CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/02 07:29:20
Modified files:
sys/dev/ic : trm.c trm.h
sys/dev/pci : trm_pci.c
Log message:
Shuffle things around so that sc->sc_link initialization is
done just before config_found(), as all other drivers do.
