freebsd-dev/sys/dev/fxp
Maxim Sobolev bb342a3713 Before attaching device set PCIM_CMD_PORTEN in addition to
PCIM_CMD_MEMEN and PCIM_CMD_BUSMASTEREN, becaise some braindead
BIOSes (such as one found in my vprmatrix notebook) forget
to initialize it properly resulting in attachment failure.
2003-04-14 09:45:25 +00:00
..
if_fxp.c Before attaching device set PCIM_CMD_PORTEN in addition to 2003-04-14 09:45:25 +00:00
if_fxpreg.h Revert the s/u_int/u_int8_t/ changes, we can't really use other 2003-04-06 21:35:45 +00:00
if_fxpvar.h Convert the fxp(4) driver to the busdma API. 2003-04-02 16:47:16 +00:00
rcvbundl.h Add Intel's loadable microcode to implement receive side bundling. 2001-10-25 05:23:31 +00:00