Date: Wed, 23 Apr 2008 15:00:04 +0400 From: Boris Samorodov <bsam@ipt.ru> To: "Oleksandr Rudyk" <alex.rudyk@gmail.com> Cc: FreeBSD-questions@freebsd.org Subject: Re: Sony PRS-505 ebook reader with FreeBSD Message-ID: <06566507@bb.ipt.ru> In-Reply-To: <6e9d2bb40804222355j445a79d8ke54606580f6a421b@mail.gmail.com> (Oleksandr Rudyk's message of "Wed\, 23 Apr 2008 06\:55\:29 %2B0000") References: <6e9d2bb40804222355j445a79d8ke54606580f6a421b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Apr 2008 06:55:29 +0000 Oleksandr Rudyk wrote: > I am trying to connect my sony to freebsd via usb cable and see three new > devices: > /dev/da0 > /dev/da1 > /dev/da2 > First one for internal reader memory, other two for sony's sd and ms card > readers > I type "ls /dev/da0*" and I see only three devices above, and didnt have > any of > /dev/da0s1 or similar. > When I am trying to access /dev/da0 I got error "Device not configured." Did you try to mount it first? # mount_msdodfs /dev/adX /mnt BTW, some USB devices (and their slices) are showed after: # true > /dev/adX > I expected to deal with sony as ordinary usb drive but got this problem. > Any suggestions? > P.S Sony reader use MontaVista Linux as internal OS I use a similar device: lBook eRreader v8. When I try to use it via it's USB cable it also shows only /dev/adX devices. But if I take off a card and use it alone I get /dev/adXs1 device. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06566507>