freebsd-dev/sys/dev/fxp
Maxime Henrion 72490791a8 Fix the unaligned access problems that some people saw on alpha
by using a __packed keyword for the fxp_rfa structure.  The Intel
guys who designed this structure with unaligned fields deserve
to be shot.

Tested by:	kris
Approved by:	re@ (jhb)
2003-05-12 18:15:33 +00:00
..
if_fxp.c Fix tpyo in last commit. 2003-04-30 04:14:56 +00:00
if_fxpreg.h Fix the unaligned access problems that some people saw on alpha 2003-05-12 18:15:33 +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