CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/02/24 14:44:12
Modified files: sys/dev/pci : if_vge.c Log message: Don't print "EEPROM reload timed out" message. Devices that don't have an EEPROM exist (RouterBOARD RB600A) and reloading default values from the EEPROM will fail on those decives. ok deraadt@