My system mixes up my Kodak DC265 camera and my Epson Stylus Photo 780.
When I have the following modules loaded
MODS="usbcore usb-uhci scanner dc2xx acm printer cpia_usb"
my Kodak DC265 camera is identified as a
top kernel: usb.c: USB new device connect, assigned device number 2
top kernel: u
On Mon, Mar 26, 2001 at 07:47:52PM +0200, Bernard Grymonpon wrote:
>
> Hi,
>
> I'm currently not subscribed to the list, but I have a question about
> support. I'm the owner of a Rex6000 device with USB-cradle. I searched the
> net for a while, and discovered that some people are making some eff
Hey Rob:
More information...
Here is a clip of the log with debugging enabled:
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Command MODE_SENSE (6 bytes)
usb-storage: 1a 00 3f 00 08
Het Rob:
Ah, I see what you mean... sddr09.c attempts to re-do the MODE SENSE
command and return appropriate data without touching the reader...
Well, let me rebuild with debug messages on and the MODE SENSE
supression
disabled and get back to you with more details. When I did the patch
the
I've updated my patch for the uhci.c driver. Here's a list of changes
since the last patch:
- Use David Brownell's pci_pool implementation now
- Use pci_map_single and pci_unmap_single for URB buffers
- Merge with ACPI suspend patch and fix a bug
- Some other proc fixes for debugging
This patch
Hi Willy,
I'll probably have to investigate the ALLOW MEDIUM REMOVAL command, but
the MODE SENSE command is a little puzzling... Can you provide a kernel
log of the command that gets sent to the driver? The driver is supposed
to handle one MODE SENSE command, but if there are more it should
h
What is TransferBufferMDL ?Salut Eric,
You can just ignore the TransferBuffer and TransferBufferMDL for purposes of
porting to Linux. It is a purely Windows WDM thing.
Just as a quick backgrounder - in WDM, you have two ways of passing memory
buffers from user mode to kernel mode.
The first, eas
Hi,
I'm currently not subscribed to the list, but I have a question about
support. I'm the owner of a Rex6000 device with USB-cradle. I searched the
net for a while, and discovered that some people are making some efforts
to support the serial device, and some comunication-logs are available
(or
[1.] One line summary of the problem:
Digital Wallet problems with latest version of storage drivers.
[2.] Full description of the problem/report:
I'm trying to get a Minds@Work Digital Wallet to work with
my Linux machine, and am having limited success. With recent kernel
Title: What is TransferBufferMDL ?
Hi,
Anyone knows what is the "TransferBufferMDL" field found in USB Snoopy logs and how I can get it from the device under Linux ?
In fact, I don't know to what it correspond under Linux since in an Urb there is only the "transfer buffer", but when I send
Hi Brad,
Can you suggest where I could look at the device
support in the usbnet driver, I have looked but can't
find anything of any use.
Thanking you,
Lorcan O'Callarain
--- Brad Hards <[EMAIL PROTECTED]> wrote: > lorcan
colleran wrote:
> >
> > Hi all,
> > I am currently working with a silicon
11 matches
Mail list logo