diff options
author | wpaul <wpaul@FreeBSD.org> | 2000-12-08 21:35:11 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2000-12-08 21:35:11 +0000 |
commit | ed5dbfbd3cd619638a7baac288f548aa1398edac (patch) | |
tree | 3644dc776f5cd1623927f15fb4ce3e1812572592 /sys/pci/isp_pci.c | |
parent | a212ca690ee57ac3a213419e671a78b6e1dc5a4f (diff) | |
download | FreeBSD-src-ed5dbfbd3cd619638a7baac288f548aa1398edac.zip FreeBSD-src-ed5dbfbd3cd619638a7baac288f548aa1398edac.tar.gz |
Fix probe/attach a little. We don't have to call bpfattach() anymore
since ether_ifattach() does it for us. We do need to call ether_ifdetach()
instead of if_detach(). And we don't have to check for ifp->if_name
already being initialized because it never will be in FreeBSD 4.x and
above.
Reviewed by: Warner Losh, Duncan Barclay
Diffstat (limited to 'sys/pci/isp_pci.c')
0 files changed, 0 insertions, 0 deletions