Hi,

By adding this I got my 110E working...

I have been using it for a while with older kernels.
But I do not really understand the flags... Copied from a
section above.

One problem remain; how to be able to change
memory stick - unmount, power off, change, power on -
does not work...

/RogerL

-- 
Roger Larsson
Skellefteċ
Sweden
--- drivers/usb/storage/unusual_devs.h.orig     Sun Apr 29 01:19:59 2001
+++ drivers/usb/storage/unusual_devs.h  Sun Apr 29 01:26:51 2001
@@ -132,6 +132,12 @@
                US_SC_UFI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP ),
 
+UNUSUAL_DEV(  0x054c, 0x002e, 0x0300, 0x0300,
+               "Sony",
+               "DSR-PC110E",
+               US_SC_SCSI, US_PR_CB, NULL,
+               US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
+
 UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 
                "Y-E Data",
                "Flashbuster-U",

Reply via email to