NetBSD/sys/dev
drochner fe1c5e2163 add the SIS 5597/5598 all-in-one PCI chipset 1998-08-26 19:59:16 +00:00
..
ata Use scsi style geometry printout 1998-08-15 15:05:22 +00:00
dec Kickoff xmit interrupts, needed on chip DC7201. 1998-08-10 14:41:16 +00:00
eisa Assign my copyrights to TNF. 1998-08-17 00:26:32 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic debug level 0 1998-08-26 15:06:37 +00:00
isa Make the OPL driver attach directly to ISA as well. 1998-08-26 13:33:59 +00:00
isapnp Adjust for ad1848.c split. 1998-08-25 22:35:25 +00:00
microcode port-i386/5706: I had no problem with the previous patch, but someone 1998-07-04 22:29:46 +00:00
mii - use sc_tlphycap with bitmasks instead of direct comparaison (needed now 1998-08-17 16:41:45 +00:00
ofisa Add ofisa attachment for the ISA joystick driver. 1998-08-20 07:02:32 +00:00
ofw Add common OpenFirmware network interface functions. Currently supports 1998-07-22 22:04:14 +00:00
pci add the SIS 5597/5598 all-in-one PCI chipset 1998-08-26 19:59:16 +00:00
pckbc Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
pcmcia fix version string (from PC Card Standard, April 1998 (Release 6.1)) 1998-08-22 23:41:48 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Also include SUN4 in the temporary split 1998-08-25 22:42:48 +00:00
scsipi ss->special could be NULL, so sane would crash the kernel. 1998-08-19 08:40:31 +00:00
sun make "struct sun_dkpart" the same for sparc/sparc64 (sparc64 must have been broken?) 1998-08-22 14:55:28 +00:00
tc Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
usb Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +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 some braces to make egcs happy. 1998-08-18 18:23:07 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +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.c Back out previous. 1998-08-18 18:16:30 +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 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 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
md.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
midi.c Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
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
midisyn.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +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 * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +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 Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +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