NetBSD/sys/dev
thorpej 567710942c Add a driver for "generic unknown PHYs", meant as a catch-all for
PHYs we don't have specific drivers for.  While this will not give
optimum operation, it will allow network interface drivers to at least
function while drivers for their specific PHYs are written.
1998-11-05 00:36:48 +00:00
..
ata Donc reset the disk state to 0 in wd.c, set a flag which will cause it 1998-10-20 17:00:25 +00:00
dec back out last change - this file in unrelated to wscons stuff 1998-10-22 18:50:17 +00:00
eisa Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
isa Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
isapnp Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
microcode Adjust copyright notice to reflect that Qlogic still owns this. 1998-09-08 07:13:11 +00:00
mii Add a driver for "generic unknown PHYs", meant as a catch-all for 1998-11-05 00:36:48 +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 Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
pckbc french keymap, from Matthieu Herrb <matthieu@mipnet.fr> per PR kern/6231 1998-10-03 12:02:45 +00:00
pcmcia regen. 1998-11-04 06:41:57 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
scsipi Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +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 - Assign copyright terms. 1998-10-30 00:53:12 +00:00
usb Fix typo. 1998-10-20 21:28:32 +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
auconv.h
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 Make this compile again with no audio but with midi devices. 1998-09-27 16:43:56 +00:00
audiovar.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
ccd.c Use the pool allocator for component buffer headers. 1998-07-31 01:23:56 +00:00
ccdvar.h Use the pool allocator for component buffer headers. 1998-07-31 01:23:56 +00:00
clock_subr.c
clock_subr.h
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c
cons.h
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
midi_if.h Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
midi.c Make MIDI input work again. 1998-10-05 09:21:41 +00:00
midisyn.c Make sure all voices are deallocated on close. 1998-09-13 04:41:34 +00:00
midisynvar.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midivar.h Make MIDI input work again. 1998-10-05 09:21:41 +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 seq_input_event() static to avoid a name clash with the (commercial) 1998-10-20 21:19:22 +00:00
sequencervar.h Remove some leftover fluff. 1998-08-13 00:13:56 +00:00
vnd.c Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00