K 10 svn:author V 3 mux K 8 svn:date V 27 2003-04-05T23:46:58.000000Z K 7 svn:log V 345 - 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 END