[linux-usb-devel] Gadget drivers study/implementation

2006-04-19 Thread Shakthi Kannan
Greetings! I would like to know of any procedure/timeframe to go about learning the Linux USB gadget framework - assuming that one is already familiar with USB. Apart from the following link: http://www.linux-usb.org/gadget/ is there any other documentation that is useful. My apologies if these

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-04-19 Thread Torsten Koschorrek
Matt Reimer wrote: On 3/27/06, Torsten Koschorrek <[EMAIL PROTECTED]> wrote: The driver works fine for me. You can use it with g_file_storage, g_zero and g_serial. g_ether is not working at the moment. I also had success to get iso-transfers working, but it's very slow at the moment. Thanks

Re: [linux-usb-devel] "usb_gadget_unregister_driver" undefined!

2006-04-19 Thread Peter Chen
thx,alan Also there are some warnings of"usb_gadget_unregister_driver" undefined!" but there is ok,when i do insmod fsg.ko there are some oops errors after i add my chip at gadget_chips.h and comment usb_gadget_set_selfpowered(gadget),the errors are vanished then i finish the bind function,an

Re: [linux-usb-devel] Re: usb devices and O_EXCL

2006-04-19 Thread Alan Stern
On Tue, 18 Apr 2006, Andreas Jellinghaus wrote: > hmm. ok, I moved to flock() and now several processes have the same file > flock()#ed exclusively, i.e. that does not work either. > > next fcntl()? > > or are device files in any way special when it comes to flock(), fcntl() and > friend? I only

Re: [linux-usb-devel] RE: [linux-pm] Behavior of PCMCIA based HCD in the event of SUSPEND

2006-04-19 Thread Alan Stern
On Wed, 19 Apr 2006 [EMAIL PROTECTED] wrote: > > > Third is, as the card is physically powered off, we shutdown the > > > controller. So we thought up doing this. > > > > I don't see how. You can't do anything to the controller > > (shut it down, suspend it, anything) if it doesn't have power.

Re: [linux-usb-devel] Gadget drivers study/implementation

2006-04-19 Thread Alan Stern
On Wed, 19 Apr 2006, Shakthi Kannan wrote: > Greetings! > > I would like to know of any procedure/timeframe to go > about learning the Linux USB gadget framework - > assuming that one is already familiar with USB. > > Apart from the following link: > http://www.linux-usb.org/gadget/ > > is ther

Re: [linux-usb-devel] "usb_gadget_unregister_driver" undefined!

2006-04-19 Thread Alan Stern
On Wed, 19 Apr 2006, Peter Chen wrote: > thx,alan > > Also there are some warnings of"usb_gadget_unregister_driver" > undefined!" > but there is ok,when i do insmod fsg.ko > > there are some oops errors > > after i add my chip at gadget_chips.h and comment > usb_gadget_set_selfpowered(gadget),

[linux-usb-devel] Re: Problems ejecting 4th-generation iPod with 2.6.15

2006-04-19 Thread Jon Masters
Folks, On a related note, on my powerbooks here if I do an eject /dev/sda on the iPod then I get a choice of failure - either the process blocks and I pull the iPod, or the system locks hard. Who else is getting weird behavior when they use "eject" and don't just yank it? Jon.

[linux-usb-devel] Re: Problems ejecting 4th-generation iPod with 2.6.15

2006-04-19 Thread [EMAIL PROTECTED]
-- Initial Header --- >From : [EMAIL PROTECTED] To : "Joshua Kwan" [EMAIL PROTECTED] Cc : linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net Date : Fri, 10 Mar 2006 08:17:06 -0800 Subject : Re: Problems ejecting 4th-generation iPod with

[linux-usb-devel] Add support for,multiple gadgets

2006-04-19 Thread Carlos Aguiar
Hi folks, I'm starting a project that the main idea is to try to add support for multiple gadgets. Ideally we would have Ethernet, serial and mass storage available at the same time. The platforms that I intend to use to develop the project is OMAP H2 and H3. I'm new in this list and I would lik

Re: [linux-usb-devel] Add support for,multiple gadgets

2006-04-19 Thread Alan Stern
On Wed, 19 Apr 2006, Carlos Aguiar wrote: > Hi folks, > > I'm starting a project that the main idea is to try to add support for > multiple gadgets. Ideally we would have Ethernet, serial and mass > storage available at the same time. > > The platforms that I intend to use to develop the project

[linux-usb-devel] Using a USB 2.0 PCI Card with existing 1.1 on Motherboard

2006-04-19 Thread Larry Williams
Hi All I have been using a Tyan Tiger 100 motherboard with built-in USB 1.1 for several years with no problems. Now comes the time that I want to upgrade my digital camera, Olympus C2100UZ to Olympus Evolt E-500, and it has a USB 2.0 connector cable. I also use an Epson printer on the 1.1 bus.

Re: [linux-usb-devel] Using a USB 2.0 PCI Card with existing 1.1 on Motherboard

2006-04-19 Thread Stephen J. Gowdy
On Wed, 19 Apr 2006, Larry Williams wrote: > Hi All > I have been using a Tyan Tiger 100 motherboard with built-in USB 1.1 for > several years with no problems. Now comes the time that I want to upgrade my > digital camera, Olympus C2100UZ to Olympus Evolt E-500, and it has a USB 2.0 > connector c

[linux-usb-devel] [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-19 Thread Tilman Schmidt
From: Tilman Schmidt <[EMAIL PROTECTED]> This patch fixes a possible Oops in the Siemens Gigaset base driver when the device is unplugged while an ISDN connection is still active, and makes sure that the isdn4linux link level (LL) is properly informed if a connection is broken by the USB cable bei

[linux-usb-devel] Fw: [Bugme-new] [Bug 6413] New: CompactFlash & Ext2 Mount Problems: Bug Or Feature?

2006-04-19 Thread Andrew Morton
Begin forwarded message: Date: Wed, 19 Apr 2006 14:43:15 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 6413] New: CompactFlash & Ext2 Mount Problems: Bug Or Feature? http://bugzilla.kernel.org/show_bug.cgi?id=6413 Summary: CompactFlash & Ext2 Mount