Re: [linux-usb-devel] cardbus usb problem

2004-03-05 Thread Brad Campbell
David Brownell wrote: Brad Campbell wrote: I have two cardbus USB2 cards, one using an ALI chipset and one using an NEC chipset. They both exhibit a problem while attempting to write bulk data. ... the crux of it is a usb_stor_bulk_transfer_sglist will fail by not triggering an interrupt. Almo

Re: [linux-usb-devel] cardbus usb problem

2004-03-04 Thread David Brownell
Brad Campbell wrote: I have two cardbus USB2 cards, one using an ALI chipset and one using an NEC chipset. They both exhibit a problem while attempting to write bulk data. ... the crux of it is a usb_stor_bulk_transfer_sglist will fail by not triggering an interrupt. Almost any recent EHCI has a

[linux-usb-devel] cardbus usb problem

2004-03-04 Thread Brad Campbell
G'day all, I have a problem with my laptop, it affects usb under linux and windows. (I just installed win2k in a spare partition to see if it would work. Now I remember why I have not touched it in years!) I have two cardbus USB2 cards, one using an ALI chipset and one using an NEC chipset. They