freebsd-dev/sys/dev/ep
Warner Losh 1c4c419607 MFp4:
o Remove redundant $FreeBSD$
o Better comments about ep_get_macaddr.
o remove one tab in a switch statement (style only)
o Recognize ID 0x0035 as the device ID for the 3CXEM556 that I have.  This
  makes the 3CXEM556 work for me.  Not 100% sure this is the assigned ID,
  as I don't have the datasheets for this part, but it does work and get
  the correct ethrnet address.
o Comment about the whole fake IRQ 3 thing.  some need it, some don't, all
  work with it.
2003-11-02 20:13:39 +00:00
..
if_ep_eisa.c
if_ep_isa.c
if_ep_mca.c
if_ep_pccard.c MFp4: 2003-11-02 20:13:39 +00:00
if_ep.c MFp4: 2003-11-02 20:10:09 +00:00
if_epreg.h
if_epvar.h