NetBSD/sys/dev
ichiro 597ee3be5a add productID of ATI 2003-06-07 05:07:52 +00:00
..
acpi The remaining capacity percentage was incorrect for batteries larger than 2003-05-29 02:47:49 +00:00
apm
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata * Use aprint*(). 2003-05-17 21:52:03 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth Changed the interface for passing output data between the bthci driver 2003-01-11 06:12:09 +00:00
cardbus Fix some DPRINTF statements to deal with bus_addr_t and bus_size_t types 2003-05-17 08:23:14 +00:00
dec Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
dmover In dmio_read(), make sure to set DMIO_STATE_READ_WAIT in ds->ds_flags 2003-05-30 11:37:47 +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
gpib Port hp300 driver for HPIB/GPIB disks to MI gpib framework. 2003-06-02 03:53:02 +00:00
hpc Oops, correct platids for 680/690 with European English (ABB) 2003-05-18 19:06:11 +00:00
i2c
i2o DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ic Some models of the 556B don't turn on the transmitter without magic 2003-06-05 22:11:21 +00:00
ieee1394 Bugfix: fwohci_ir_read(): loop continues when the buffer size not only 2003-05-26 16:10:36 +00:00
ir Fix size_t printf formats in DIAGNOSTIC case. 2003-04-17 12:34:25 +00:00
isa Driver for GPIB controllers boards based on the uPD7210 GPIB controller, 2003-06-02 03:57:15 +00:00
isapnp DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
marvell Add an option to control whether the GT's internal PCI Arbiter should 2003-05-27 11:39:50 +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 Correct spelling of coalesce. (Will forward to Justin Gibbs.) 2003-05-14 12:57:45 +00:00
mii Only read media status bits when they are valid. 2003-06-06 23:22:56 +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 add productID of ATI 2003-06-07 05:07:52 +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 ISO C requires a statement after a label. 2003-05-16 23:55:32 +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 Register definitions for the ST M41T81 serial-access RTC. 2002-11-12 01:01:37 +00:00
std guarantee, not guarentee. Idea from miod@openbsd. 2003-02-02 10:24:38 +00:00
sun wsmouse for ms@tty. 2003-05-30 23:34:06 +00:00
sysmon Fix a locking problem, which closes kern/21607. 2003-05-19 23:24:55 +00:00
tc DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
usb Regen. 2003-06-03 23:22:16 +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 Add sun keyboards and display. 2003-06-03 06:48:12 +00:00
wsfont need wsfont.c for wsfont pseudodevice 2003-05-14 11:26:52 +00:00
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
DEVNAMES Remove last traces of obsolete olms and omms drivers. 2003-05-15 13:13:21 +00:00
Makefile Add dmover to the list of SUBDIRs. 2003-01-13 19:49:59 +00:00
auconv.c
auconv.h
audio.c Add FIONREAD ioctl(). 2003-05-26 12:43:35 +00:00
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
audiovar.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
aurateconv.c Clean up token pasting so that this works with GCC 3.3's CPP. 2002-11-07 06:51:51 +00:00
ccd.c Use a buffer queue. Primary advantage here is robustness in the face 2003-05-17 21:42:08 +00:00
ccdvar.h Use a buffer queue. Primary advantage here is robustness in the face 2003-05-17 21:42:08 +00:00
cgd.c Test the right variable after allocating space, and then get rid of an 2003-05-17 14:26:30 +00:00
cgd_crypto.c Removed some debugging printfs that made it into the tree. 2003-03-31 08:45:08 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
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
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 Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00
ldvar.h Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00
md.c Use aprint_error() where appropriate. 2003-05-13 02:56:13 +00:00
md.h
md_root.c Use aprint*(). 2003-04-29 01:49:33 +00:00
midi.c Use aprint_*(). 2003-01-31 02:15:57 +00:00
midi_if.h
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.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
radio_if.h
radiovar.h
rnd.c use strlcpy 2003-05-16 15:34:25 +00:00
rndpool.c Fix signed/unsigned comparison warnings. 2002-11-10 03:28:59 +00:00
sequencer.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
sequencervar.h
verified_exec.c
vnd.c Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00
vndvar.h Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00