PERFORCE change 141625 for review

Andrew Thompson thompsa at FreeBSD.org
Thu May 15 03:14:52 UTC 2008


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

Change 141625 by thompsa at thompsa_burger on 2008/05/15 03:14:39

	Needed for Freesbie.

Affected files ...

.. //depot/projects/vap/sys/i386/conf/WIRELESS#2 edit

Differences ...

==== //depot/projects/vap/sys/i386/conf/WIRELESS#2 (text+ko) ====

@@ -26,7 +26,7 @@
 #hints		"GENERIC.hints"		# Default places to look for devices.
 
 makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
-makeoptions	MODULES_OVERRIDE="linux acpi wlan_wep wlan_tkip wlan_ccmp wlan_xauth bwifw ipwfw iwifw iwnfw mwlfw ipwfw ralfw"
+makeoptions	MODULES_OVERRIDE="linux acpi wlan_wep wlan_tkip wlan_ccmp wlan_xauth bwifw ipwfw iwifw iwnfw ipwfw ralfw"
 
 options 	SCHED_ULE		# ULE scheduler
 options 	PREEMPTION		# Enable kernel thread preemption
@@ -49,6 +49,7 @@
 options 	PSEUDOFS		# Pseudo-filesystem framework
 options 	GEOM_PART_GPT		# GUID Partition Tables.
 options 	GEOM_LABEL		# Provides labelization
+options 	GEOM_UZIP
 options 	COMPAT_43TTY		# BSD 4.3 TTY compat [KEEP THIS!]
 options 	KTRACE			# ktrace(1) support
 options 	STACK			# stack(9) support


More information about the p4-projects mailing list