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