yongari 2005-12-22 02:03:57 UTC FreeBSD src repository
Modified files: sys/dev/bge if_bge.c Log: 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 Revision Changes Path 1.110 +8 -3 src/sys/dev/bge/if_bge.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"