freebsd-dev/sys/dev/bge
Pyun YongHyeon f6789fba46 Fix bge_eeprom_getbyte() to return 1 when timeout happens.
Previously it always returned 0 which means success regardless of
EEPROM status.

While here, add a check whether EEPROM read is successful.

Submitted by:   jkim
2005-12-22 02:03:57 +00:00
..
if_bge.c Fix bge_eeprom_getbyte() to return 1 when timeout happens. 2005-12-22 02:03:57 +00:00
if_bgereg.h Since BGE_MBX_TX_HOST_PROD0_LO register is write-only to software, 2005-12-18 20:26:12 +00:00