Re: [U-Boot] usb cdc mode flow

2011-01-19 Thread Marcel
Hi Remy, > 2011/1/15 Marcel : > > Hi, > > > > Is there someone on the list who has a USB trace of a working CDC > > implementation ? > > What I want to know is what happens after all descriptors are received by > > the host. > > The last descriptor I receive is a string descriptor saying "Etherne

Re: [U-Boot] usb cdc mode flow

2011-01-19 Thread Remy Bohmer
Hi Marcel, 2011/1/15 Marcel : > Hi, > > Is there someone on the list who has a USB trace of a working CDC > implementation ? > What I want to know is what happens after all descriptors are received by the > host. > The last descriptor I receive is a string descriptor saying "Ethernet data". > > I'