PERFORCE change 139150 for review

Sam Leffler sam at FreeBSD.org
Tue Apr 1 12:13:43 PDT 2008


http://perforce.freebsd.org/chv.cgi?CH=139150

Change 139150 by sam at sam_ebb on 2008/04/01 19:13:09

	use wlanX as that's the default for programs like wlandebug

Affected files ...

.. //depot/projects/vap/etc/defaults/rc.conf#7 edit

Differences ...

==== //depot/projects/vap/etc/defaults/rc.conf#7 (text+ko) ====

@@ -180,7 +180,7 @@
 #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.
 #ifconfig_ed0_ipx="ipx 0x00010010"	# Sample IPX address family entry.
 #ifconfig_fxp0_name="net0"	# Change interface name from fxp0 to net0.
-#vaps_ath0="ath0_main"		# VAP interfaces for ath0 device
+#vaps_ath0="wlan0"		# VAP interfaces for ath0 device
 #ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
 #
 #autobridge_interfaces="bridge0"	# List of bridges to check 


More information about the p4-projects mailing list