freebsd-dev/sys/dev/fxp
Pyun YongHyeon c3f52a31a5 Remove unnecessary #if as the software workaround for PCI protocol
violation should be activated unless the system is cold-booted
after updating EEPROM.
The PCI protocol violation happens only when established link is
10Mbps so the workaround should be updated whenever link state
change is detected.  Previously the workaround was activated only
when user checks current media status with ifconfig(8).
2012-03-28 01:52:38 +00:00
..
if_fxp.c Remove unnecessary #if as the software workaround for PCI protocol 2012-03-28 01:52:38 +00:00
if_fxpreg.h Load entire EEPROM contents in device attach time and verify 2012-03-28 01:27:27 +00:00
if_fxpvar.h Load entire EEPROM contents in device attach time and verify 2012-03-28 01:27:27 +00:00
inphy.c - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
inphyreg.h - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
rcvbundl.h