freebsd-dev/sys/dev/an
Scott Long 3934bc5561 Move mutex initialization from PCI probe to PCI attach. Drivers are not
allowed to create any persistent state in their probe routine because it's
not guaranteed that they'll win the election and be allowed to attach.

Submitted by:	Matthew Macy
MFC after:	3 days
2016-05-12 17:47:30 +00:00
..
if_aironet_ieee.h
if_an_isa.c
if_an_pccard.c Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
if_an_pci.c Move mutex initialization from PCI probe to PCI attach. Drivers are not 2016-05-12 17:47:30 +00:00
if_an.c Move mutex initialization from PCI probe to PCI attach. Drivers are not 2016-05-12 17:47:30 +00:00
if_anreg.h Move mutex initialization from PCI probe to PCI attach. Drivers are not 2016-05-12 17:47:30 +00:00