NetBSD/sys/dev
jonathan 379c9be4a8 More patches for ARC from Noriyuki Soda:
* commit isapnpvar.h changes required for ARC to support plain isa.
  * fixup mistake over mips/include/cpuregs.h.
  * mips/mips_machdep.c:
     set L2 cache-size for arc, cleanup use of L2cache present
     vs L2 cache-size variables. check for no L2 cache on kernels
     configured to require one. misc cleanups.
  * mips/mpis/trap.c: more locore stack-traceback  label cleanup.
XXX  Locore callbacks for mips3, mips4, r4600 cacheflush need more work.
1998-10-01 00:42:37 +00:00
..
ata make the default disklabel consistent to the SCSI/ATAPI case 1998-09-07 21:28:22 +00:00
dec Map the "backspace" key to "delete" and the "remove" key to 1998-09-18 15:35:45 +00:00
eisa Assign my copyrights to TNF. 1998-08-17 00:26:32 +00:00
i2c
ic Fix the receive length so it includes the extra bytes in the fddi_header. 1998-09-28 20:37:12 +00:00
isa Make these files compile again; no longer necessary to pass 1998-09-18 14:38:48 +00:00
isapnp More patches for ARC from Noriyuki Soda: 1998-10-01 00:42:37 +00:00
microcode Adjust copyright notice to reflect that Qlogic still owns this. 1998-09-08 07:13:11 +00:00
mii Assign copyright to TNF. 1998-09-05 14:42:05 +00:00
ofisa Add ofisa attachment for the ISA joystick driver. 1998-08-20 07:02:32 +00:00
ofw
pci Invert the RXCOPY test. Note that most new platforms will not 1998-09-29 22:40:52 +00:00
pckbc Map the "backspace" key to "delete" and the "remove" key to 1998-09-18 15:35:45 +00:00
pcmcia Reorder the ne2000devs entries. So all PCMCIA_VENDOR_INVALID and/or 1998-09-23 21:22:41 +00:00
rcons
sbus hwreset(): delay required after diddling the medium selection bit. 1998-09-26 08:31:20 +00:00
scsipi correct obvious typo 1998-09-25 21:50:38 +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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
usb Add missing call to usbd_init(). 1998-09-21 20:47:25 +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 option bit which covers the delta between LK201 and LK401. 1998-09-17 18:16:39 +00:00
Makefile
auconv.c
auconv.h
audio.c Make this compile again with no audio but with midi devices. 1998-09-27 16:43:56 +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
ccdvar.h
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 sure the buffers are synchronized on open. 1998-09-13 06:30: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 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 * 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
rndpool.c
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
vndvar.h