freebsd-dev/sys/dev/fxp
Warner Losh fa4b32fa80 All current uses of pci_set_powerstate are bogus, at least in theory.
However, they are presently necessary due to bigger bogusness in the
pci bus layer not doing the right thing on suspend/resume or on
initial device probe.  This is exactly the sort of thing that the
BURN_BRIDGES option was invented for.  Mark all of them as
BURN_BRIDGES.  As soon as I have the powerstate stuff properly
integrated into the pci bus code, I intend to remove all these
workarounds.
2003-07-03 14:00:57 +00:00
..
if_fxp.c All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
if_fxpreg.h GCC 3.3 complains about anonymous structures in unions, so 2003-05-14 20:33:41 +00:00
if_fxpvar.h Get rid of the redundant 'gone' field, and overload suspend instead. 2003-04-30 01:54:38 +00:00
rcvbundl.h Add Intel's loadable microcode to implement receive side bundling. 2001-10-25 05:23:31 +00:00