NetBSD/sys/dev
2003-05-13 03:00:07 +00:00
..
acpi Always use 32bit-wide header pointers for an RSDT (ACPI 1.0). The comment 2003-05-12 00:19:17 +00:00
apm
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth
cardbus Initialize name and dma tag. 2003-04-20 16:52:40 +00:00
dec
dmover In dmover_backend_alloc(), make sure we get ninputs from the best_algdesc, 2003-04-26 04:44:18 +00:00
ebus DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
eisa DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
hpc Keymaps for US and German keyboards for Jornada 680/690. 2003-04-26 01:06:06 +00:00
i2c
i2o DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ic Use hardware sprite for the text mode cursor. 2003-05-11 03:20:09 +00:00
ieee1394 DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ir Fix size_t printf formats in DIAGNOSTIC case. 2003-04-17 12:34:25 +00:00
isa Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
isapnp DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
marvell In gtmpscinit_stop(), don't wait for abort completion status if the 2003-05-01 12:13:26 +00:00
mca Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
microcode DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
mii Match Broadcom's BCM5214 Quad 10/100 media interface. 2003-05-02 19:42:35 +00:00
mscp Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
mvme DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
news
ofisa DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ofw Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
pci Redo attachment to support proper cnattach. 2003-05-10 01:51:56 +00:00
pckbc Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690 2003-04-23 04:03:58 +00:00
pcmcia Regen: NTT DoCoMO PALDIO 611S PCMCIA 2003-05-02 07:17:18 +00:00
podulebus Regen. 2003-01-26 19:35:52 +00:00
qbus Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
raidframe Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
rasops In rasops_copycols change bcopy to memmove. In that particular place 2003-05-03 18:32:42 +00:00
rcons
sbus DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
scsipi Use aprint*(). 2003-05-13 03:00:07 +00:00
smbus
std guarantee, not guarentee. Idea from miod@openbsd. 2003-02-02 10:24:38 +00:00
sun fix kernel build error, such a configs w/o kbd, ms. 2003-01-24 16:54:34 +00:00
sysmon Fix format / number of argument mismatch for a printf. 2003-05-11 18:52:39 +00:00
tc DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
usb Support for Belkin F5U109. From PR kern/21534. 2003-05-11 16:26:49 +00:00
vme Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
wscons PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wscons 2003-04-19 23:28:46 +00:00
wsfont undo constification of 'data' for wsdisplay font - unfortunately we need 2003-02-10 14:28:19 +00:00
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
auconv.c
auconv.h
audio_if.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
audio.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
audiovar.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
aurateconv.c
ccd.c Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
ccdvar.h
cgd_crypto.c Removed some debugging printfs that made it into the tree. 2003-03-31 08:45:08 +00:00
cgd_crypto.h
cgd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Fix clockctlattach to take an (ignored) int as its parameter, which is 2003-02-10 23:20:15 +00:00
cninit.c
cons.c Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
cons.h Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
DEVNAMES Replace arm32 with arm ports that include the driver name in their GENERIC 2003-04-17 11:55:08 +00:00
dksubr.c make this compile again. 2003-05-12 00:19:00 +00:00
dkvar.h
kttcp.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
kttcpio.h
ld.c Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
ldvar.h
Makefile
md_root.c Use aprint*(). 2003-04-29 01:49:33 +00:00
md.c Use aprint_error() where appropriate. 2003-05-13 02:56:13 +00:00
md.h
midi_if.h
midi.c Use aprint_*(). 2003-01-31 02:15:57 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
mulaw.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
radio_if.h
radio.c
radiovar.h
rnd.c Replace machine/rnd.h with more appropriate name to share it 2003-02-05 13:57:50 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
vndvar.h Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated 2003-04-11 16:11:49 +00:00