NetBSD/sys/dev
jonathan c7cec27edf Move if_ep media-sense code from front ends to inside back end,
to prepare for if_media, and to support EISA 3c59x cards:

  * change epconfig() to take a short that encodes the chipset
    type (3c509, or Demon/Vortex/Boomerang).
  * add  distinct 3c509 and Demon/Vortex/Boomerang media-sense
    functions to back end.
  * Add EISA match/attach support for the 3c592 and 3c597
    (Demon) cards as well as the 3c509-comatibl EISA 3c509/3c579.

  * Assume that ISA and ISA PnP cards are 3c509-style, until
    proof to the contrary (e.g. large packet support).

Tested on 3c595, 3c590, and 3c509b. Not tested on 3c515 or Demon.
1997-02-18 10:51:06 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec Support for DL11 (-compatible) async ctlr. 1997-02-04 19:13:15 +00:00
eisa Move if_ep media-sense code from front ends to inside back end, 1997-02-18 10:51:06 +00:00
ic Move if_ep media-sense code from front ends to inside back end, 1997-02-18 10:51:06 +00:00
isa Move if_ep media-sense code from front ends to inside back end, 1997-02-18 10:51:06 +00:00
isapnp Move if_ep media-sense code from front ends to inside back end, 1997-02-18 10:51:06 +00:00
microcode/aic7xxx dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
ofw Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pci Move if_ep media-sense code from front ends to inside back end, 1997-02-18 10:51:06 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus backout previous kprintf change 1996-10-13 02:59:55 +00:00
scsipi kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc add a bunch of commented-out, unconfirmed entries, based on data from 1997-02-05 22:14:18 +00:00
audio.c close 3079 from Jason Baker -- fixes a test in audio_poll 1997-01-18 04:02:58 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
ccdvar.h A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
cninit.c
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 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 Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
vnd.c NFSCLIENT -> NFS 1997-01-31 05:18:51 +00:00
vndioctl.h