freebsd-nq/sys/dev/ral
Warner Losh fa949fc86d if_ral_pccard does not depend on pccard module directly, but rather
depends, like all other pccard drivers, indirectly through kobj on
pccard.  Therefore, it is not appropriate to force pccard to be loaded
when if_ral.ko is loaded.  This makes it possible to load if_ral w/o
loading pccard.ko on, eg, pci only systems.
2005-08-22 00:20:28 +00:00
..
if_ral_pccard.c if_ral_pccard does not depend on pccard module directly, but rather 2005-08-22 00:20:28 +00:00
if_ral_pci.c Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and 2005-08-09 10:20:02 +00:00
if_ral.c Fix basic rates set for 802.11a/g operating modes. This can significantly 2005-08-21 14:16:20 +00:00
if_ralrate.c
if_ralrate.h
if_ralreg.h
if_ralvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00