Searched hist:147649 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/ep/
H A Dif_ep_pccard.cdiff 147649 Tue Jun 28 21:56:04 MDT 2005 imp 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)

Completed in 59 milliseconds