CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/24 10:40:43
Modified files:
sys/dev/ic : re.c revar.h
sys/dev/pci : if_re_pci.c
Log message:
Reset the chip an re-initialise the interface after reset. Resetting the
PHY doesn't seem to be necessary on re(4) so don't descend further for now.
Based on a diff from mlarkin@
ok deraadt@
