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.

catc.c

Reply via email to