freebsd-skq/sys/dev/fxp
marcel 383a62d96c MFC rev. 1.246:
Fix an unaligned I/O memory access in the event that a SCB times out.
The FXP_SCR_FLOWCONTROL registers is at offset 0x19, but 2 bytes wide.
It cannot be read as a word without causing a panic on architectures
that enforce strict alignment.
2005-11-04 03:31:23 +00:00
..
if_fxp.c MFC rev. 1.246: 2005-11-04 03:31:23 +00:00
if_fxpreg.h Be more conservative when enabling extended features. There are fxp(4) 2005-04-22 13:05:53 +00:00
if_fxpvar.h MFC: Fix up locking and remove spls and support for 4.x. 2005-08-26 14:35:45 +00:00
rcvbundl.h Add a microcode to implement receive bundling for 82551 chipsets with 2005-04-21 19:34:57 +00:00