freebsd-dev/sys/dev/snc
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
..
dp83932.c
dp83932reg.h
dp83932subr.c
dp83932subr.h
dp83932var.h
if_snc_cbus.c
if_snc_pccard.c It turns out that the module dependency on pccard is in error. Since 2004-05-08 06:04:06 +00:00
if_snc.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_sncreg.h
if_sncvar.h