Re: [Nolug] camera card reader

From: James Scott <jhs_technical_at_cox.net>
Date: Thu, 26 Feb 2004 13:20:48 -0600
Message-Id: <1077823248.4077.4.camel@ip68-11-44-133.no.no.cox.net>

On Wed, 2004-02-25 at 14:01, Andrew S. Johnson wrote:
> On Wednesday 25 February 2004 01:54 pm, James Scott wrote:
> > I am attempting to get a compact flash card reader up on fedora core 1.
> >
> > The Lexar Model: GS-UFD-20SA-TP
> > Shows up in the hardware browser as a "systems device" and identifies
> > itself as
> > "Carry Computer Eng., Co., Ltd SM/CF/PCMCIA Card Reader"
> > This is consistant with other references on the net. Most of them are
> > dated 2002 or earlier.
> > All of the info I am finding that is more recent says these things are
> > plug and play.
> >
> > A google search on the "Carry Computer Eng., Co., Ltd SM/CF/PCMCIA Card
> > Reader" gets me to pages concerning PCMCIA card readers and presents me
> > with the references the data that follows.
> >
> > This comes from:
> > #
> > # List of USB ID's
> > #
> > # Maintained by Vojtech Pavlik <vojtech@suse.cz>
> > # If you have any new entries, send them to the maintainer.
> > # The latest version can be obtained from
> > # http://www.linux-usb.org/usb.ids
> > #
> > # $Id: usb.ids,v 1.139 2004/02/14 00:12:57 dbrownell Exp $
> > #
> >
> > 07cc Carry Computer Eng., Co., Ltd
> > 0000 CF Card Reader
> > 0003 SM Card Reader
> > 0004 SM/CF/PCMCIA Card Reader
> > 0006 SM/CF/PCMCIA Card Reader
> > 000c SM/CF Card Reader
> > 000d SM/CF Card Reader
> > 0200 6-in-1 Card Reader
> >
> > I am clueless where to go from here.
> >
> > ___________________
> > Nolug mailing list
> > nolug@nolug.org
> >
> Check your dmesg for something like this when you plug it in:
> hub 1-1:1.0: new USB device on port 3, assigned address 5
> scsi1 : SCSI emulation for USB Mass Storage devices
> Vendor: Generic Model: STORAGE DEVICE Rev: 0111
> Type: Direct-Access ANSI SCSI revision: 02
> Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
> Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0, type 0
> WARNING: USB Mass Storage data integrity not assured
> USB Mass Storage device found at 5
>
> If so, you should be able to mount it as /dev/sda1 on /some/mount/point.
>
> Andy Johnson
What I get from demsg is this:
Kernel command line: ro root=LABEL=/ hdc=ide-scsi rhgb
ide_setup: hdc=ide-scsi
hdc: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tra

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xd4852000, IRQ 5
usb-ohci.c: usb-00:02.0, ALi Corporation USB 1.1 Controller
usb.c: new USB bus registered, assigned bus number 1
usb.c: registered new driver hiddev
usb.c: registered new driver hid
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb1:2.0
usb.c: USB device 3 (vend/prod 0x7cc/0x4) is not claimed by any active
driver.

Which I think shows up the card reader as USB Device 3 and shows it not
claimed by an active driver.

>
> ___________________
> Nolug mailing list
> nolug@nolug.org

___________________
Nolug mailing list
nolug@nolug.org
Received on 02/26/04

This archive was generated by hypermail 2.2.0 : 12/19/08 EST