Hi Alan,
the following patch of usb-ohci.h
which is part of your patch-2.4.9ac18
is wrong.
EDs always has to be 16 Bytes alligned. So
__attribute((aligned(16))); is ok for EDs.
TDs hast to be 32 Byte alligned for ISOC
so the comment should stay there.
Please remove the whole patch for usb-ohci
Hello. I just bought a Panasonic PV-DV401 digital video camera. In
addition to video, it can take still pictures which are stored on a
MultiMediaCard. You can download the images to your computer using USB
(the manual mentions the Windows driver "palmcorder"). I am hoping
that it's a USB Storage c
Doesn't look usb-storage compliant to me. And the windows MSC driver is
_not_ called "palmcorder"
Matt
On Sun, Sep 30, 2001 at 02:31:29AM -0700, David Hedbor wrote:
> Hello. I just bought a Panasonic PV-DV401 digital video camera. In
> addition to video, it can take still pictures which are sto
I haven't been doing USB testing for a while and want to get
back involved. Which code set should I focus on?
Also, I have a NEC USB 2.0 card, but have had difficulty getting
it working. It seems to want to take up a pile of interrupts
which is causing some conflict with several of my current s