[Bug 493] New: Support for Sony DSP-P72 not available

Martin J. Bligh (mbligh@aracnet.com)
Mon, 24 Mar 2003 09:22:24 -0800


http://bugme.osdl.org/show_bug.cgi?id=493

Summary: Support for Sony DSP-P72 not available
Kernel Version: 2.4.20, 2.5.6x
Status: NEW
Severity: normal
Owner: greg@kroah.com
Submitter: milan@cmm.ki.si

Distribution:debian, gentoo
Hardware Environment:x86
Software Environment:GNU
Problem Description:There is no support for DSC-P72 digital camera in
drivers/usb/storage/unusual_devs.h for DSC-P72

Steps to reproduce:
add the following after similar DSC-S30 block to support also this camera:

UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
"Sony",
"DSC-P72",
US_SC_SCSI, US_PR_CB, NULL,
US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/