Searched hist:113151 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/fxp/
H A Dif_fxpreg.hdiff 113151 Sat Apr 05 23:46:58 MST 2003 mux - Use __FXP_BITFIELDX macros to make the configuration bitfield
endian safe.
- Change some u_int to u_int8_t which make more sense here since
we're really defining bytes. That produces the same code due to
how bitfields work.
- Add the definition of the vlan_drop_en bit (not used yet).
- Add some useful comments.

Obtained from: NetBSD

Completed in 46 milliseconds