On Mon, 18 Feb 2008 08:25:49 -0800, Garrett D'Amore <[EMAIL PROTECTED]> wrote: > The err_summary bit will be set along with the frame2long bit for > full-size VLAN frames. You need to ignore those bits, and instead check > against the various other error bits. (E.g. runt_frame, dribbling, > mii_err, overflow, and crc.) > > The concern here is less about updating stats and more about making sure > you don't drop the vlan packet on the floor.
Gotcha. I should have this wrapped up sometime on Tuesday evening. Also, while doing some hardware testing I noticed something interesting. The current dnet driver (w/o my modifications) fails to assign a dhcp address (this was observed on both snv_78 and snv_79b systems). Is this a known issue? Also, no amd64 driver is available in the SXCE releases, yet the Makefile supports a 64-bit module. Is there any reason for not including this? Should I be booting into 32-bit mode to do the rest of my testing? Thanks! Steve -- Yet magic and hierarchy arise from the same source, and this source has a null pointer. Reference the NULL within NULL, it is the gateway to all wizardry. _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
