christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
drochner
|
44bf0a7ee2
|
s/locdesc_t/int/g
|
2005-08-26 13:19:34 +00:00 |
|
drochner
|
996c273eda
|
adaptions to config_search() change, and minor autoconf fixes, mostly from Havard Eidnes
|
2005-06-30 17:03:51 +00:00 |
|
chs
|
d57ca0cff9
|
de-__P, remove register, ansify.
|
2005-01-18 07:12:15 +00:00 |
|
chs
|
0ded74691b
|
for drivers that support only one instance, use a global variable to ensure
that only one instance is configured rather than requiring that its
unit number be zero.
|
2004-12-13 02:14:13 +00:00 |
|
wiz
|
a5bf3b3c4c
|
Spell controller with two ls. Inspired by miod@openbsd.
|
2004-01-04 16:19:43 +00:00 |
|
jdolecek
|
aae2faadc5
|
the storagesize parameter of extent_create() is a size_t, not a pointer
|
2003-11-01 12:21:14 +00:00 |
|
nsmrtks
|
991956a30c
|
print PC in stray interrupt
|
2003-10-05 02:00:16 +00:00 |
|
lukem
|
ab48a212f9
|
rcsid
|
2003-07-15 01:44:50 +00:00 |
|
wiz
|
1ffa7b76c4
|
DMA, not dma nor Dma.
|
2003-05-03 18:10:37 +00:00 |
|
thorpej
|
e9f0a43d28
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-01 15:14:20 +00:00 |
|
thorpej
|
98b0e9af47
|
Use aprint_normal() for cfprint routines.
|
2003-01-01 02:31:13 +00:00 |
|
thorpej
|
4bf871a755
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:02:08 +00:00 |
|
thorpej
|
a84e1f7f8f
|
Use CFATTACH_DECL().
|
2002-10-01 04:43:01 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
thorpej
|
6c88de3b53
|
Introduce a new routine, config_match(), which invokes the
cfattach->ca_match function in behalf of the caller. Use it
rather than invoking cfattach->ca_match directly.
|
2002-09-27 03:17:40 +00:00 |
|
thorpej
|
d1ad2ac4f2
|
Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver. The cfdriver is then looked
up in a list which is built at run-time.
|
2002-09-27 02:24:06 +00:00 |
|
wiz
|
5514d0b117
|
bcopy/bcmp/bzero -> memcpy/memcmp/memset
|
2001-12-27 02:23:24 +00:00 |
|
isaki
|
20d2e2f7e8
|
Support BUS_SPACE_MAP_SHIFTED_EVEN for bus_space_map().
Now BUS_SPACE_MAP_SHIFTED means BUS_SPACE_MAP_SHIFTED_ODD.
It is needed for Nereid Ethernet.
|
2001-11-11 01:38:00 +00:00 |
|
mrg
|
e309f80412
|
remove bogus comment. noted by Tetsuya Isaki <isaki@par.odn.ne.jp> in private email.
|
2001-08-26 12:14:22 +00:00 |
|
mrg
|
7e590c46fe
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:07:52 +00:00 |
|
minoura
|
2a71e2c15e
|
Minor cleanups & corrections.
|
2000-01-16 14:20:54 +00:00 |
|
minoura
|
3fe3e5261b
|
Add missing ia_size argument.
|
1999-05-05 13:41:44 +00:00 |
|
minoura
|
a76b0b1bf5
|
Shut up gcc -Wall.
|
1999-03-24 14:07:38 +00:00 |
|
minoura
|
4da31bd7f1
|
Use intio_debug flag variable.
|
1999-03-22 03:21:35 +00:00 |
|
minoura
|
815f84a789
|
Shut up gcc -Wall
|
1999-03-18 12:31:58 +00:00 |
|
minoura
|
ba80d2c6d7
|
Merged minoura_x68k_bus_h branch.
|
1999-03-16 16:30:16 +00:00 |
|