freebsd-skq/sys/dev/jme
yongari 9645b4dc68 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 returned ENOENT. I did not notice the bug on FPGA version
because of additional configuration data in EEPROM.

Pointed out by:	bouyer at NetBSD
2008-10-14 00:54:15 +00:00
..
if_jme.c Make sure to read the last byte of EEPROM descriptor. Previously 2008-10-14 00:54:15 +00:00
if_jmereg.h Read PCI device id instead of PCI revision id. Also checks the read 2008-10-13 01:11:28 +00:00
if_jmevar.h