CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/21 13:41:13
Modified files:
sys/dev/pci : if_jme.c
Log message:
Make sure to read the last byte of EEPROM descriptor. Previously
the last byte of the Ethernet address was not read which in turn
resulted in getting 5 out of the 6 bytes of Ethernet address and
always returning ENOENT.
>From FreeBSD
ok jsg@
