Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 23:10:27 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 104315 for review
Message-ID:  <200608162310.k7GNARjN091054@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104315

Change 104315 by imp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608162310.k7GNARjN091054>