"Stephen J. Gowdy" <[EMAIL PROTECTED]> writes:
> Do you have SCSI Generic and SCSI Disk support in your kernel or as
> loaded modules?

They are compiled into the kernel.

BTW, I have to say something else. The dmesg I sent out came from me
hacking the kernel. I modified a line in unusual_devs.h. It now reads

/* This entry is needed because the device reports Sub=ff */
UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0xffff,
//                                    ^^^^^^ MODIFIED
                "Sony",
                "DSC-S30/S70/S75/505V/F505/F707/F717/P8",
                US_SC_SCSI, US_PR_DEVICE, NULL,
                US_FL_SINGLE_LUN | US_FL_MODE_XLATE ),

Whithout this,

emi26_probe start<4>usb.c: USB device 4 (vend/prod 0x54c/0x10) is not
claimed by any active driver

Although I'm not quite sure what this number means, I thought it
was worth a try :-). I came to it seeing that a few patches that added
support for a camera simply increased that number.

Regards,
        Mario.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to