summaryrefslogtreecommitdiffstats
path: root/sys/dev/nmdm
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-06-23 02:38:36 +0000
committeradrian <adrian@FreeBSD.org>2011-06-23 02:38:36 +0000
commit014faf03464315d298a8b2f06f6184ccdaa7b1cf (patch)
tree7dc105858477ed6999e4ef999fdca62a04b52521 /sys/dev/nmdm
parentb6944718e6937ccf5ca5426ff8350b39f3fc85c2 (diff)
downloadFreeBSD-src-014faf03464315d298a8b2f06f6184ccdaa7b1cf.zip
FreeBSD-src-014faf03464315d298a8b2f06f6184ccdaa7b1cf.tar.gz
Break out most of the HAL related tweaks into a per-HAL instance,
rather than global variables. This specifically allows for debugging to be enabled per-NIC, rather than globally. Since the ath driver doesn't know about AH_DEBUG, and to keep the ABI consistent regardless of whether AH_DEBUG is enabled or not, enable the debug parameter always but only conditionally compile in the debug methods if needed. The ALQ support is currently still global pending some brainstorming. Submitted by: ssgriffonuser@gmail.com Reviewed by: adrian, bschmidt
Diffstat (limited to 'sys/dev/nmdm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud