Author: imp
Date: Sun Jul 29 04:28:29 2012
New Revision: 238881
URL: http://svn.freebsd.org/changeset/base/238881

Log:
  Commit the dci (gadget) support to the one ATMEL kernel config where
  it might actually work.

Modified:
  head/sys/arm/conf/KB920X

Modified: head/sys/arm/conf/KB920X
==============================================================================
--- head/sys/arm/conf/KB920X    Sun Jul 29 04:26:24 2012        (r238880)
+++ head/sys/arm/conf/KB920X    Sun Jul 29 04:28:29 2012        (r238881)
@@ -138,6 +138,12 @@ device             wlan_ccmp       # 802.11 CCMP support
 device         wlan_tkip       # 802.11 TKIP support
 device         wlan_amrr       # AMRR transmit rate control algorithm
 
+# USB device (gadget) support
+device         at91_dci        # Atmel's usb device
+device         usfs            # emulate a flash
+device         cdce            # emulate an ethernet
+device         usb_template    # Control of the gadget
+
 options                IEEE80211_SUPPORT_MESH
 
 options                AH_SUPPORT_AR5416
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to