Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2008 23:07:13 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 153977 for review
Message-ID:  <200812022307.mB2N7DXL034013@repoman.freebsd.org>

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

Change 153977 by sam@sam_ebb on 2008/12/02 23:06:53

	add usb back

Affected files ...

.. //depot/projects/vap/sys/arm/conf/AVILA#18 edit

Differences ...

==== //depot/projects/vap/sys/arm/conf/AVILA#18 (text+ko) ====

@@ -126,3 +126,16 @@
 device		ath_ar5416
 options		AH_SUPPORT_AR5416
 device		ath_ar9160
+
+device		usb
+#options 	USB_DEBUG
+device		ohci
+device		ehci
+device		ugen
+#device		umass
+#device		scbus		# SCSI bus (required for SCSI)
+#device		da		# Direct Access (disks)
+
+#device		ural
+#device		zyd
+#device		wlan_amrr



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