this is an email i got from someone, i can't find "USBS" or "0x5342" in the fbsd 4.5 kernel source ... but maybe it's coded another way?
i am wondering if this might give a hint as to a fix for getting an olympus C-1Z/D-150 to work ... please CC off the list ... >I will start with a disclaimer, I AM NOT A FREEBSD USER! >Having similar problems with connecting my C-1 to linux (Kernel 2.4.18) I >was searching google groups, and saw your post. Now having resolved my >problem I am wondering if this may help you? > >According to a linux development list the C-1 gives out packets with an >incorrect magic number causing the usb-storage module to fail to >communicate. As the C-1 is my only USB device, I took the easy way out, >and changed the number in the headers. Apparantly windows ignores the >headers specified in the USB definition so everything works. > >What the camera should send is : 0x53425355 /* Spells out 'USBS' */ >What the camera actually send's: 0x55425355 > ^ > Error! > >If you grep through the sources for the first , and assuming the C-1 is >the only device you have , change the number. > >Apologies if you have already tried this. > >(My modified kernel now recognises /dev/sda1 as an msdos filesystem >mounted on /mnt/camera) _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message