freebsd-dev/sys/dev/an
Warner Losh fbfb97942e It turns out that the module dependency on pccard is in error. Since
there's not dependencies on pccard symboles, such a dependency is not
necessary.  This means that drivers that have multiple attachments can
not drag bogus devices into the kernel at load time.

We can't (yet) do this with pci and isa.  Drivers written for them
actually do seem to have symbols that depend on these busses'
implementation code.

ndis not touched until other things can be tested.
2004-05-08 06:04:06 +00:00
..
if_aironet_ieee.h - Bump up the general and status RID sizes 2003-12-30 01:07:12 +00:00
if_an_isa.c - Bump up the general and status RID sizes 2003-12-30 01:07:12 +00:00
if_an_pccard.c It turns out that the module dependency on pccard is in error. Since 2004-05-08 06:04:06 +00:00
if_an_pci.c - Bump up the general and status RID sizes 2003-12-30 01:07:12 +00:00
if_an.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_anreg.h - Bump up the general and status RID sizes 2003-12-30 01:07:12 +00:00