Brad Hards wrote: > > I am writing a driver for the CATC Netmate USB to ethernet chipset. > I am also going insane. > > The basic principle of operation is that a USB interrupt gets delivered when there >is a > packet to be received. Then I read it the packet with a bulk transfer. However >everytime I > submit the bulk URB, the whole machine locks up solid. No Magic SysReq, nothing >except a > power cycle (and fsck). > A gzip'd copy of the driver is attached for reference, but AFAICT, the offending >code is: Looks like it got fsck'd. Try again.
- [linux-usb-devel] Bulk URB submission. Brad Hards
- Re: [linux-usb-devel] Bulk URB submission. Brad Hards
- Re: [linux-usb-devel] Bulk URB submission. xavier
- Re: [linux-usb-devel] Bulk URB submission. Tony Hoyle
- Re: [linux-usb-devel] Bulk URB submission. Brad Hards
- Re: [linux-usb-devel] Bulk URB submission. Martin Diehl
- Re: [linux-usb-devel] Bulk URB submission. David Brownell
- Re: [linux-usb-devel] Bulk URB submission. Martin Diehl
- Re: [linux-usb-devel] Bulk URB submission. David Brownell
- Re: [linux-usb-devel] Bulk URB submission. Martin Diehl
- Re: [linux-usb-devel] Bulk URB submission. Georg Acher
- Re: [linux-usb-devel] Bulk URB submission. David Brownell