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 Pass sc to GO_WINDOW macro. 2003-10-26 22:28:20 +00:00
if_ep_isa.c Pass sc to GO_WINDOW macro. 2003-10-26 22:28:20 +00:00
if_ep_mca.c Pass sc to GO_WINDOW macro. 2003-10-26 22:28:20 +00:00
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 MFP4: 2003-11-02 20:08:58 +00:00
if_epvar.h Minor style nits suggested by sam and mdodd: 2003-10-25 21:28:40 +00:00