Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ATech PROII Multi-format flash card reader + linux?

0 views
Skip to first unread message

Colin

unread,
Jul 6, 2002, 1:44:49 AM7/6/02
to
I've got an Atech PROII multi-format (CF, SM, MD, MMC) USB flash card
reader (www.atechflash.com) -- under Windows, each of the slots is
seen as a different drive, and I'm not sure how the Linux USB
mass-storage driver is supposed to handle it or how I'm supposed to
mount it. Does anyone have any experience with this?

(Also, I've got USB mass-storage and USB Preliminary Filesystemin my
kernel, and my USB thumbdrive/keychain things all work fine.)

Oh, and /dev/usb is empty.

--Colin

Dances With Crows

unread,
Jul 6, 2002, 11:05:16 AM7/6/02
to
On 5 Jul 2002 22:44:49 -0700, Colin staggered into the Black Sun and
said:

If you have other USB mass-storage devices working fine, the Atech thing
should work fine as well, assuming the manufacturers didn't cut corners.
If 'Doze sees each slot as a separate "drive", then it's possible that
the device will show each slot as a separate virtual SCSI device (CF
slot on /dev/sdc1, SM slot on /dev/sdd1, etc.) I don't think this will
happen unless you can use more than 1 slot at a time on the card reader.

> Oh, and /dev/usb is empty.

Yep. I think you're looking for /proc/bus/usb/ , which contains
information on all the USB devices that are attached. /dev/usb/ will
not necessarily have anything in it, since some distros put all the USB
device nodes in the toplevel /dev directory, and some distros use devfs,
which is totally different.

--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /
http://www.brainbench.com / "He is a rhythmic movement of the
-----------------------------/ penguins, is Tux." --MegaHAL

0 new messages