mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
machines and both TX and RX were broken on big-endian machines. The chip design is crazy -- on RX, it puts the 16-bit VLAN tag in network byte order (big-endian) in the 32-bit little-endian register! Thanks to John Baldwin for helping me document this change! ;-) Tested by: sat (amd64), test program (sparc64) PR: kern/105054 MFC after: 3 days |
||
|---|---|---|
| .. | ||
| if_vge.c | ||
| if_vgereg.h | ||
| if_vgevar.h | ||