PERFORCE change 104315 for review

Warner Losh imp at FreeBSD.org
Wed Aug 16 23:10:28 UTC 2006


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

Change 104315 by imp at imp_lighthouse on 2006/08/16 23:10:10

	More usb

Affected files ...

.. //depot/projects/arm/src/sys/i386/conf/505TS#2 edit

Differences ...

==== //depot/projects/arm/src/sys/i386/conf/505TS#2 (text+ko) ====

@@ -28,7 +28,7 @@
 #hints		"GENERIC.hints"		# Default places to look for devices.
 
 makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
-makeoptions	MODULES_OVERRIDE="acpi linux sound"
+makeoptions	MODULES_OVERRIDE="acpi linux sound uplcom uftdi"
 
 #options 	SCHED_ULE		# ULE scheduler
 options 	SCHED_4BSD		# 4BSD scheduler
@@ -277,6 +277,7 @@
 device		uscanner	# Scanners
 device		uplcom
 device		uftdi
+device		ucom
 # USB Ethernet, requires miibus
 device		aue		# ADMtek USB Ethernet
 device		axe		# ASIX Electronics USB Ethernet


More information about the p4-projects mailing list