Re: [linux-usb-devel] USB protocol questions

2005-04-06 Thread Alan Stern
On Wed, 6 Apr 2005, James Lamanna wrote: > On Apr 5, 2005 8:47 AM, Alan Stern <[EMAIL PROTECTED]> wrote: > > On Mon, 4 Apr 2005, James Lamanna wrote: > > > > Thanks for the previous replies, I think I've got device setup all working. > The USB device is now registered as a HID Joystick (with 1

Re: [linux-usb-devel] USB protocol questions

2005-04-06 Thread James Lamanna
On Apr 5, 2005 8:47 AM, Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 4 Apr 2005, James Lamanna wrote: Thanks for the previous replies, I think I've got device setup all working. The USB device is now registered as a HID Joystick (with 1 axis for the moment) and it has 1 interrupt IN endpoint.

Re: [linux-usb-devel] USB protocol questions

2005-04-05 Thread Alan Stern
On Mon, 4 Apr 2005, James Lamanna wrote: > I have some USB protocol questions about initial device setup. > I'm trying to write my own USB stack for an Atmel AT43USB355E microcontroller > (Atmel has a USB library but its binary only). > This chip has 3 Functional Endpoints and 2 Hub ports. By

Re: [linux-usb-devel] USB protocol questions

2005-04-05 Thread David Brownell
On Monday 04 April 2005 3:39 pm, James Lamanna wrote: > I have some USB protocol questions about initial device setup. > I'm trying to write my own USB stack for an Atmel AT43USB355E microcontroller > (Atmel has a USB library but its binary only). > This chip has 3 Functional Endpoints and 2 Hu

[linux-usb-devel] USB protocol questions

2005-04-04 Thread James Lamanna
I have some USB protocol questions about initial device setup. I'm trying to write my own USB stack for an Atmel AT43USB355E microcontroller (Atmel has a USB library but its binary only). This chip has 3 Functional Endpoints and 2 Hub ports. I noticed on device plug-in the GET_DESCRIPTOR contro