From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Swetland Subject: usb gadget driver on 730? Date: Tue, 22 Nov 2005 14:44:35 -0800 Message-ID: <20051122224435.GA21970@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Is there any documentation on how to set up some of the simple gadget drivers (like g_zero or the ethernet interface)? In particular, can it be done without using external modules and mod_probe? Brian