NetBSD/sys/dev
1998-11-29 01:54:02 +00:00
..
ata Add a new flag to wdc_command: ATA_READREG. This will indicate that all 1998-11-23 23:00:26 +00:00
dec EGCS fixes. 1998-11-05 19:48:04 +00:00
eisa Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Fix media probe on non-MII chips. 1998-11-29 01:40:46 +00:00
isa Add support for `AdLib NSC 16 PNP' as wss, joy. 1998-11-26 21:45:13 +00:00
isapnp Add support for `AdLib NSC 16 PNP' as wss, joy. 1998-11-26 21:45:13 +00:00
microcode Adjust copyright notice to reflect that Qlogic still owns this. 1998-09-08 07:13:11 +00:00
mii Common code for media-from-bmcr. 1998-11-05 04:08:01 +00:00
ofisa Pass the rigth argument to wdcintr(). Closes PR 6342. 1998-10-23 13:58:17 +00:00
ofw Add common OpenFirmware network interface functions. Currently supports 1998-07-22 22:04:14 +00:00
pci Garbage-collect some bogus RealTek entries. 1998-11-29 01:54:02 +00:00
pckbc french keymap, from Matthieu Herrb <matthieu@mipnet.fr> per PR kern/6231 1998-10-03 12:02:45 +00:00
pcmcia Use `pcmciabus' as the PCMCIA attachment 1998-11-26 15:32:44 +00:00
raidframe Initialize (to NULL) a variable in rf_CvscanPromote(). 1998-11-18 15:13:51 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Use `pcmciabus' to attach the Sbus to PCMCIA bridge. 1998-11-26 15:33:29 +00:00
scsipi The IOMEGA ZIP 100, J.03 does not grok LUN's. 1998-11-26 13:39:14 +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 Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +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 add definition for french keyboard 1998-10-03 11:59:44 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +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
audio.c Do not permit a class to be recorded as a master or monitor port. 1998-11-25 13:44:13 +00:00
audiovar.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
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 Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
md.c Make this file compile again by removing no longer used `struct 1998-09-01 06:13:33 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
midi_if.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midi.c 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 Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and 1998-05-27 00:59:14 +00:00
rndpool.c missed one constant '20' to RND_ENTROPY_THRESHOLD change 1998-05-27 01:29:13 +00:00
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