NetBSD/sys/dev
ichiro 5dfe78bf25 fix bug report - xsrc/17810, kern/16898
add AGP configuration registers for i840/855PM, i840/i850E, 82443LX/BX/GX
Although there chips are well alike, but initialization and so on procedures differ.
2003-06-09 12:16:42 +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 Always queue transfers in the ld driver to prevent transient resource 2003-06-07 23:37:24 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth
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
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 Always queue transfers in the ld driver to prevent transient resource 2003-06-07 23:37:24 +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 fix bug report - xsrc/17810, kern/16898 2003-06-09 12:16:42 +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
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-08 13:34:23 +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
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
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
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 Always queue transfers in the ld driver to prevent transient resource 2003-06-07 23:37:24 +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
radio_if.h
radiovar.h
rnd.c use strlcpy 2003-05-16 15:34:25 +00:00
rndpool.c
sequencer.c
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