1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/an
Xin LI 2d0d7ca29f Initialize sc->an_ifp when doing if_alloc(). This prevents an(4)
from being panic when attaching.

Approved by:	re (scottl)
2005-06-14 14:50:40 +00:00
..
if_aironet_ieee.h
if_an_isa.c
if_an_pccard.c
if_an_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
if_an.c Initialize sc->an_ifp when doing if_alloc(). This prevents an(4) 2005-06-14 14:50:40 +00:00
if_anreg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00