PERFORCE change 141736 for review

Andrew Thompson thompsa at FreeBSD.org
Fri May 16 21:12:18 UTC 2008


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

Change 141736 by thompsa at thompsa_burger on 2008/05/16 21:11:25

	Remove ral from the build until the missing files come in (hint hint
	Sam).

Affected files ...

.. //depot/projects/vap/sys/i386/conf/GENERIC#15 edit
.. //depot/projects/vap/sys/modules/Makefile#27 edit

Differences ...

==== //depot/projects/vap/sys/i386/conf/GENERIC#15 (text+ko) ====

@@ -259,7 +259,7 @@
 device		ath		# Atheros pci/cardbus NIC's
 device		ath_hal		# Atheros HAL (Hardware Access Layer)
 device		ath_rate_sample	# SampleRate tx rate control for ath
-device		ral		# Ralink Technology RT2500 wireless NICs.
+#device		ral		# Ralink Technology RT2500 wireless NICs.
 #device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
 #device		wl		# Older non 802.11 Wavelan wireless NIC.
 

==== //depot/projects/vap/sys/modules/Makefile#27 (text+ko) ====

@@ -225,8 +225,8 @@
 	pseudofs \
 	${_pst} \
 	puc \
-	ral \
-	ralfw \
+	${_XXX_ral} \
+	${_XXX_ralfw} \
 	${_random} \
 	${_ray} \
 	rc \


More information about the p4-projects mailing list