CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/27 21:24:18
Modified files:
sys/dev/pci : if_sis.c
Log message:
Rewrite the media / link state handling and have it
handled within sis_miibus_statchg() instead of calling
sis_init().
Based on the FreeBSD sis(4) driver.
ok mikeb@ sthen@
