NetBSD/sys/dev
mjacob 4b8245a959 Add a max_lun property to match with the max_target property. Shorten
max_target to int16.
1998-12-05 19:41:31 +00:00
..
ata AT_ERROR should be different from AT_TIMEOUT. pointed out by Matthias Drochner. 1998-12-04 11:17:54 +00:00
dec the btoc/ctob/btop macros must use CLBYTES, not NBPG. How this should 1998-11-29 14:48:51 +00:00
eisa Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
i2c
ic Cast bus_space_{read,write}_multi arguments. 1998-12-03 23:33:45 +00:00
isa made prototype for debug function wss_dump_regs match its definition. 1998-12-05 10:49:24 +00:00
isapnp Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the 1998-12-03 18:24:30 +00:00
microcode Roll to 1.15 f/w level for Qlogic 2100. Leave all flavors in, but control which 1998-12-05 00:28:05 +00:00
mii Common code for media-from-bmcr. 1998-11-05 04:08:01 +00:00
ofisa Change ofisa attachment comparable to change drochner made to isa 1998-12-02 00:18:41 +00:00
ofw
pci Add Sigma Designs REALmagic Hollywood Plus MPEG-2 decoder 1998-12-05 19:02:14 +00:00
pckbc french keymap, from Matthieu Herrb <matthieu@mipnet.fr> per PR kern/6231 1998-10-03 12:02:45 +00:00
pcmcia Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the 1998-12-03 18:24:30 +00:00
raidframe Try a bit harder to detect the physical failure of a component, and to 1998-12-03 15:14:40 +00:00
rcons
sbus Use `pcmciabus' to attach the Sbus to PCMCIA bridge. 1998-11-26 15:33:29 +00:00
scsipi Add a max_lun property to match with the max_target property. Shorten 1998-12-05 19:41:31 +00:00
sun Changed to allow the mouse baud rate to be set at kernel compile time. 1998-09-29 02:46:36 +00:00
tc Adapt to the new scsipi_adapter interface. 1998-11-19 21:53:32 +00:00
usb Handle the case where the device does not support GET_PEPORT better. 1998-12-03 20:43:19 +00:00
vme make struct xd_iocmd's block member an u_int not a u_long 1998-08-22 15:11:02 +00:00
wscons always use unsigned numbers for screen positions (for sanity - the libkern 1998-12-04 20:48:04 +00:00
Makefile
auconv.c
auconv.h
audio.c Do not permit a class to be recorded as a master or monitor port. 1998-11-25 13:44:13 +00:00
audio_if.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
audiovar.h
ccd.c Handle the case where ccdbuffer() fails due to memory shortage. Build 1998-11-13 01:00:15 +00:00
ccdvar.h Nuke the mirroring code. RAIDframe is about to go in, and is a much 1998-11-13 00:26:19 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c Make this file compile again by removing no longer used `struct 1998-09-01 06:13:33 +00:00
md.h
midi.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midi_if.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisyn.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisynvar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mulaw.c But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h Add mulaw_to_slinear16 and alaw_to_slinear16. 1998-08-09 19:22:15 +00:00
rnd.c
rndpool.c
sequencer.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Must use PR_NOWAIT when allocating component buffers. 1998-11-12 22:39:57 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00