svn commit: r187647 - user/sam/wifi/sys/conf

Sam Leffler sam at FreeBSD.org
Fri Jan 23 12:37:36 PST 2009


Author: sam
Date: Fri Jan 23 20:37:35 2009
New Revision: 187647
URL: http://svn.freebsd.org/changeset/base/187647

Log:
  add AH_MAXCHAN tunable for the ath hal

Modified:
  user/sam/wifi/sys/conf/options

Modified: user/sam/wifi/sys/conf/options
==============================================================================
--- user/sam/wifi/sys/conf/options	Fri Jan 23 20:35:43 2009	(r187646)
+++ user/sam/wifi/sys/conf/options	Fri Jan 23 20:37:35 2009	(r187647)
@@ -758,6 +758,7 @@ AH_WRITE_EEPROM		opt_ah.h
 AH_PRIVATE_DIAG		opt_ah.h
 AH_NEED_DESC_SWAP	opt_ah.h
 AH_USE_INIPDGAIN	opt_ah.h
+AH_MAXCHAN		opt_ah.h
 
 # options for the Marvell 8335 wireless driver
 MALO_DEBUG		opt_malo.h


More information about the svn-src-user mailing list