freebsd-dev/sys/dev/sbni
Brooks Davis c020a92f9f There is no way to enter the attach routine twice with the same softc
without a detach call in between so don't try to deal with that
possiability.

This is a diff-reduction commit for the upcoming if_xname conversion.
2003-10-30 19:45:58 +00:00
..
if_sbni_isa.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
if_sbni_pci.c Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
if_sbni.c There is no way to enter the attach routine twice with the same softc 2003-10-30 19:45:58 +00:00
if_sbnireg.h
if_sbnivar.h