From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 07:20:21 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E806106566B for ; Wed, 23 Apr 2008 07:20:21 +0000 (UTC) (envelope-from alex.rudyk@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 388728FC2D for ; Wed, 23 Apr 2008 07:20:21 +0000 (UTC) (envelope-from alex.rudyk@gmail.com) Received: by yw-out-2324.google.com with SMTP id 5so41915ywh.13 for ; Wed, 23 Apr 2008 00:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=sMvo5RZunGVvYL5/JVMDKphs+NuPcdjM5hlvRP6IHMo=; b=vcyIZ1Q1sqoM+mdsMR4bJc/6f5v9CONUPRQo87Gj9p5npFgytYCQblGowAz8NxU5lga/lbqm6ocQp/ecMydnGtZPET537PazEVYH4wtIDi1T7sZ9AN98y8jdwgoS+uiy2+cKOnP6g34aXHa6X8cql4lMPNQ7L1XBey9Lo66fXT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=dvG5DoV2/5PLqj9V4OIocWX97TOmivMwim2RU0ttY7wBaCXU4IYID80g+Sjq4FSFL9RuqrovySCYodPD6Xs3hXzWHOQzBpAGbYoQ7EHfY3k12DujB9Zg9MG99UnpF4roNkqo+Y9pjZxK4R/Ezkkk+dvISUnJKmyo0KjfGH5H/Wo= Received: by 10.151.42.16 with SMTP id u16mr76256ybj.223.1208933729331; Tue, 22 Apr 2008 23:55:29 -0700 (PDT) Received: by 10.150.212.2 with HTTP; Tue, 22 Apr 2008 23:55:29 -0700 (PDT) Message-ID: <6e9d2bb40804222355j445a79d8ke54606580f6a421b@mail.gmail.com> Date: Wed, 23 Apr 2008 06:55:29 +0000 From: "Oleksandr Rudyk" To: FreeBSD-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Sony PRS-505 ebook reader with FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 07:20:21 -0000 Hi all, 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." 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