Re: USB support merge (Re: [PATCH] (ata.mod) Fix ATAPI protocol)

2009-02-16 Thread Marco Gerards
Robert Millan writes: > On Mon, Jan 19, 2009 at 11:15:41AM +0100, Marco Gerards wrote: >> Perhaps my USB code might help in some occasions >> for scsi.c, I am not completely sure if they are in sync. I sent in >> the USB code earlier. This code can be committed, although endianess >> is not han

USB support merge (Re: [PATCH] (ata.mod) Fix ATAPI protocol)

2009-02-08 Thread Robert Millan
On Mon, Jan 19, 2009 at 11:15:41AM +0100, Marco Gerards wrote: > Perhaps my USB code might help in some occasions > for scsi.c, I am not completely sure if they are in sync. I sent in > the USB code earlier. This code can be committed, although endianess > is not handled correctly at all places.