freebsd-dev/sys/dev/fxp
Jonathan Lemon 3bd07cfd43 Add some performance features to the fxp driver. If the chip is not
a 82557 (e.g.: a newer chip) then:

   + enable MWI, if the PCI configuration indicates the system supports it
   + enable usage of extended TxCB, for better performance
   + enable hardware flow control.  FC frames will be passed up to the
     host only if promiscuous mode is enabled.
2001-03-14 19:50:35 +00:00
..
if_fxp.c Add some performance features to the fxp driver. If the chip is not 2001-03-14 19:50:35 +00:00
if_fxpreg.h Add some performance features to the fxp driver. If the chip is not 2001-03-14 19:50:35 +00:00
if_fxpvar.h Add some performance features to the fxp driver. If the chip is not 2001-03-14 19:50:35 +00:00