I bought myself an Aiptek Pocket DV2 (rebadged as "Nisis DV Cam") yesterday, and now have it working as an external-storage-device with linux after putting a new UNUSUAL_DEV entry in to unusual_devs.h. It turns out merely to be missing the START_STOP and MODE_XLATE flags. I'm very pleased it was so easy to get working :-) Props to the maintainers.
One thing with this UNUSUAL_DEV entry - I'm not sure what values would be correct for bcdDeviceMin/bcdDeviceMax, so I guessed at 0x0000 and 0x9999.
Regards, Tony Garnock-Jones
/* Aiptek Pocket DV2 ("Nisis DV Cam") in "DV DISK" mode. * It has another mode - "LIVE" - which has ID 08CA/0104. * Submitted by Tony Garnock-Jones <[EMAIL PROTECTED]>. */ UNUSUAL_DEV( 0x08ca, 0x0105, 0x0000, 0x9999, "Aiptek", "Mega DV", US_SC_SCSI, US_PR_BULK, NULL, US_FL_START_STOP | US_FL_MODE_XLATE ),
------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users