NetBSD/sys/dev
thorpej 513feda9ab - Include the RXE (receive error) interrupt in the interrupt enable mask,
and consider it to be like an RCC (receive copy complete).  The RCC
  code path has always checked for bad received packets.
- Trim the CRC length off the recived packet length; the EPIC/100 always
  includes the CRC in the packet.
- Improve fatal error reporting.
1999-08-27 19:13:00 +00:00
..
ata Don't call wddone() from _wdstart(), the ata_wdc system will do it now. 1999-08-09 09:48:04 +00:00
bi "files" also needed. 1999-08-04 19:13:05 +00:00
dec - Replace device node names of zskbd/zsms into lkkbd/vsms, respectively. 1999-08-04 07:17:50 +00:00
eisa Regen. 1999-08-19 08:06:50 +00:00
i2c
ic - Include the RXE (receive error) interrupt in the interrupt enable mask, 1999-08-27 19:13:00 +00:00
isa When padding short packets on transmit, don't include the CRC length 1999-08-25 22:41:42 +00:00
isapnp Regen. 1999-08-24 12:47:20 +00:00
microcode do not install these headers. they are large (~1.8M) and useless to userland. 1999-08-26 07:58:58 +00:00
mii move common support functions for phy drivers from mii.c to mii_physubr.c, 1999-08-03 19:41:49 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +00:00
ofisa
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci Regenerate. 1999-08-24 21:32:25 +00:00
pckbc Spelling. 1999-08-25 00:59:08 +00:00
pcmcia Regen. 1999-08-24 17:48:31 +00:00
qbus Add a timeout-routine that checks if transmit logic dies, and reset it 1999-08-01 15:25:41 +00:00
raidframe Nuke some unused code which, were it enabled, might be useful for 1999-08-26 02:40:27 +00:00
rasops Small consistency nit. 1999-08-26 22:44:29 +00:00
rcons Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00
sbus Make the kthread API a bit more friendly to loadable kernel modules. 1999-07-06 21:44:09 +00:00
scsipi Make sc_ops->sdo_flush' synchronous. The flags SDF_FLUSHING' and 1999-08-26 09:28:17 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc - Fix an error in cursor image manipulation. I learned a pair of Bt431 1999-08-25 07:56:22 +00:00
usb Regen. 1999-08-25 23:23:33 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons One more ioctl() fix. Most of WSDISPLAYIO_xxx were never been called when 1999-08-26 06:37:42 +00:00
wsfont Assign ownership & copyright to TNF. There is probably a procedure for this 1999-05-18 21:51:57 +00:00
auconv.c
auconv.h Make copyrights conform. 1999-04-13 20:37:21 +00:00
audio_if.h Guys, let's get real. We don't really want an #if !defined() for every possible 1999-06-05 16:51:39 +00:00
audio.c Don't clobber the error returned by uiomove() when starting the audio 1999-06-07 19:24:38 +00:00
audiovar.h
ccd.c We really only need *one* componenet buffer pool... 1999-08-11 02:41:02 +00:00
ccdvar.h Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense 1999-08-11 02:44:35 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c Catch a console configuration error. Instead of jumping through cdevsw indexed 1999-08-04 14:40:54 +00:00
cons.h
Makefile
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c Add a couple of missing splbio()/splx() pairs that caused pool corruption. 1999-04-21 22:14:15 +00:00
vndvar.h