NetBSD/sys/dev
jonathan dbf4f7b71f * Tidy PHY [sic] selection code in epsetmedia().
* epinit() had both explicit xcvr selection for 3c589 and a call
  to epsetmedia().  The first is redundant; delete it, and EP_COAX_DEFAULT.

* Update comments to reflect 3c589 and 3c509B fixes.  Fix typos.
1997-04-27 21:09:56 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
eisa compile when __BROKEN_INDIRECT_CONFIG isn't defined. 1997-04-18 00:50:33 +00:00
ic * Tidy PHY [sic] selection code in epsetmedia(). 1997-04-27 21:09:56 +00:00
isa - Add a new variable to epaddcard to call epconfig with the right chipset. 1997-04-27 09:44:45 +00:00
isapnp Add other isapnp id's for the 3c509. 1997-04-27 09:46:50 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw Fix typo in previous. 1997-04-24 08:05:13 +00:00
pci end line after printing WIDE SCSI status; fixes PR kern 3505. 1997-04-17 07:21:14 +00:00
rcons
sbus
scsipi Don't require that a device is open for writing to perform a raw 1997-04-26 22:24:46 +00:00
sun
tc Print explanatory message before each panic, or "goto abort" (which panics). 1997-04-07 03:21:14 +00:00
audio.c Remove bogus pointer cast. 1997-04-19 21:25:43 +00:00
audio_if.h Use native IPL_AUDIO for i386. 1997-03-21 04:36:29 +00:00
audiovar.h Fill in silence-padded blocks so we don't get gaps. From PR 3357, 1997-03-20 03:19:53 +00:00
ccd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
ccdvar.h A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
clock_subr.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c
cons.c
cons.h
md.c It's not safe to sleep in mdattach(), so don't pass WAITOK to malloc(). 1997-01-11 06:26:41 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c
mulaw.h
vnd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
vndioctl.h