freebsd-nq/sys/dev/ep
Warner Losh cdcf928a55 Add a chipset field to the lookup. Use this chipset type to determine
which command to use to read the eeprom and which devices have an MII.
Simplify code by no longer using the OLDCARD compat rouintes (I don't
know if this breaks OLDCARD on pc98 or not, but OLDCARD on pc98 days
are numbered, I hope).  This also removes a number of kludges that we
had before because they are OBE.  Add a convenience routine to lookup
the device to avoid many casts in many places.

Tested with: 3C589D-TP, 3CCSH572BT
Approved by: re (scottl, blanket ep)
2005-06-28 21:56:04 +00:00
..
if_ep_eisa.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_isa.c o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00
if_ep_mca.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_pccard.c Add a chipset field to the lookup. Use this chipset type to determine 2005-06-28 21:56:04 +00:00
if_ep.c o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00
if_epreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_epvar.h o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00