1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/et
Pyun YongHyeon 26e07b50c6 Add initial endianness support. It seems the controller supports
both big-endian and little-endian format in descriptors for Rx path
but I couldn't find equivalent feature in Tx path. So just stick to
little-endian for now.
2009-11-20 20:18:53 +00:00
..
if_et.c Add initial endianness support. It seems the controller supports 2009-11-20 20:18:53 +00:00
if_etreg.h Remove extra spce at the EOL. 2009-11-19 21:46:58 +00:00
if_etvar.h Remove unnecessary structure packing. 2009-11-20 20:12:37 +00:00