David Brownell wrote:
Brad Campbell wrote:
While trying to get this NEC based cardbus card to work I noticed that
writes using usb_stor_bulk_transfer_buf succeed while
usb_stor_bulk_transfer_sglist fails. Is there a quick dodgy I can pull
to have use_sg == 0. I can't actually find where it get's
Brad Campbell wrote:
While trying to get this NEC based cardbus card to work I noticed that
writes using usb_stor_bulk_transfer_buf succeed while
usb_stor_bulk_transfer_sglist fails. Is there a quick dodgy I can pull
to have use_sg == 0. I can't actually find where it get's set.
Are you using one
On Sat, 6 Mar 2004, Brad Campbell wrote:
> While trying to get this NEC based cardbus card to work I noticed that
> writes using usb_stor_bulk_transfer_buf succeed while usb_stor_bulk_transfer_sglist
> fails. Is there
> a quick dodgy I can pull to have use_sg == 0. I can't actually find where it
While trying to get this NEC based cardbus card to work I noticed that
writes using usb_stor_bulk_transfer_buf succeed while usb_stor_bulk_transfer_sglist fails. Is there
a quick dodgy I can pull to have use_sg == 0. I can't actually find where it get's set.
Regards,
Brad