Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 21:17:20 -0600 (CST)
From:      "Scott A. Moberly" <smoberly@karamazov.org>
To:        <freebsd-stable@freebsd.org>
Subject:   SanDisk SD USB reader
Message-ID:  <2660.10.0.0.2.1037935040.squirrel@mail.karamazov.org>

next in thread | raw e-mail | index | archive | help
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: <SanDisk SDDR33USB/SDMMC 1.09> Removable Direct Access SCSI-2 device
da1: 650KB/s transfers

from camcontrol devlist:

<IOMEGA ZIP 100 12.A>              at scbus1 target 1 lun 0 (pass0,da0)
<PLEXTOR CD-R   PX-320A 1.01>      at scbus2 target 0 lun 0 (pass1,cd0)
<ATAPI-CD ROM-DRIVE-50MAX 50YT>    at scbus2 target 1 lun 0 (pass2,cd1)
<SanDisk SDDR33USB/SDMMC 1.09>     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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2660.10.0.0.2.1037935040.squirrel>