Complete.Org: Mailing Lists: Archives: linux-help: October 2002:
[linux-help] smart media card reader
Home

[linux-help] smart media card reader

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] smart media card reader
From: bruce <bbales@xxxxxxx>
Date: Tue, 15 Oct 2002 19:47:16 -0500
Reply-to: linux-help@xxxxxxxxx

At the meeting last night I was convinced I was just a step 
away from using my usb card reader.  Seems to be a big step.
I tried    mount  /dev/sda1 /mnt/reader   with and without -t 
vfat   for sda1 through sda7 and sdb1 through sdb7.  sda4 
mounted the zip drive; everything else returned "sda? is not a 
block device"

I grepped dmesg for scsi and usb - results below.  A grep on 
sda returned nothing. 

Can anyone see any clues in the dmesg pieces below that I'm 
missing or is there somewhere else to look?
bruce

[root@bertha root]# cat /var/log/dmesg |grep 
"\(scsi\|SCSI\|usb\|USB\)"
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xe68af000, IRQ 11
usb-ohci.c: usb-00:01.3, Silicon Integrated Systems [SiS] 7001 
(#2)
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
usb-ohci.c: USB OHCI at membase 0xe68b1000, IRQ 11
usb-ohci.c: usb-00:01.2, Silicon Integrated Systems [SiS] 7001
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
usb-ohci.c: v5.2:USB OHCI Host Controller Driver
hub.c: USB new device connect on bus1/1, assigned device number 
2
usb.c: USB device 2 (vend/prod 0xaec/0x5010) is not claimed by 
any active driver.
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi0 : SCSI emulation for USB Mass Storage devices
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.
(scsi1) <Adaptec AIC-7850 SCSI host adapter> found at PCI 0/9/0
(scsi1) Narrow Channel, SCSI ID=7, 3/255 SCBs
(scsi1) Cables present (Int-50 NO, Ext-50 YES)
(scsi1) Downloading sequencer code... 415 instructions 
downloaded
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 
5.2.4/5.2.0
       <Adaptec AIC-7850 SCSI host adapter>
  Type:   Scanner                            ANSI SCSI 
revision: 04
  Type:   Direct-Access                      ANSI SCSI 
revision: 02
scsi2 : SCSI host adapter emulation for IDE ATAPI devices
  Type:   CD-ROM                             ANSI SCSI 
revision: 02
scsi : 2 hosts left.
scsi : 1 host left.
[root@bertha root]#
-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]
  • [linux-help] smart media card reader, bruce <=