From owner-freebsd-stable Thu Nov 21 19:17:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A914237B401 for ; Thu, 21 Nov 2002 19:17:56 -0800 (PST) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F62E43E4A for ; Thu, 21 Nov 2002 19:17:42 -0800 (PST) (envelope-from smoberly@karamazov.org) Received: from karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.6/8.12.6) with SMTP id gAM3HKua045745 for ; Thu, 21 Nov 2002 21:17:20 -0600 (CST) (envelope-from smoberly@karamazov.org) From: "Scott A. Moberly" Received: from 10.0.0.2 (SquirrelMail authenticated user smoberly) by mail.karamazov.org with HTTP; Thu, 21 Nov 2002 21:17:20 -0600 (CST) Message-ID: <2660.10.0.0.2.1037935040.squirrel@mail.karamazov.org> Date: Thu, 21 Nov 2002 21:17:20 -0600 (CST) Subject: SanDisk SD USB reader To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just curious if I am barking up the wrong tree here (device not supported)? from kernel config file: device umass # Disks/Mass storage - Requires scbus and da device scbus # SCSI bus (required) device da # Direct Access (disks) from dmesg: umass0: SanDisk Corporation SecureMate USB SD/MMC, rev 1.10/1.09, addr 3 umass0: Get Max Lun not supported (STALLED) da1 at umass-sim0 bus 0 target 0 lun 0 da1: Removable Direct Access SCSI-2 device da1: 650KB/s transfers from camcontrol devlist: at scbus1 target 1 lun 0 (pass0,da0) at scbus2 target 0 lun 0 (pass1,cd0) at scbus2 target 1 lun 0 (pass2,cd1) at scbus3 target 0 lun 0 (da1,pass3) now here is the problem from disklabel: # size offset fstype [fsize bsize bps/cpg] c: 59776 0 unused 0 0 # (Cyl. 0 - 466) So I am unable to mount the sd. It is vfat/msdos but nothing I have tried works; my idiocy or lack of device support? Scott A. Moberly smoberly@karamazov.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message