CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/25 05:42:29
Modified files:
sys/dev/pci : if_vr.c
Log message:
Do not call vr_stop() and vr_reset() before calling vr_init(), because
the latter does that itself.
ok claudio
