OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon Jul 16 2007 - 14:15:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2007/07/16 13:15:01

Modified files:
        sys/dev/ic : re.c rtl81x9reg.h

Log message:
The logic determining the value of rl_eewidth for the 9346 and 9356
eeproms was backwards. This resulted in a bogus MAC address being
read from the eeprom on certain cards. From FreeBSD. OK pvalchev