Bug 126965 - Add entry in updfstab.conf.default for USB Traveldrive card reader
Summary: Add entry in updfstab.conf.default for USB Traveldrive card reader
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-29 21:02 UTC by Gérard Milmeister
Modified: 2014-03-17 02:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-29 21:20:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gérard Milmeister 2004-06-29 21:02:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040510 Galeon/1.3.15

Description of problem:
The Traveldrive 9in1 USB 2.0 card reader has the following information
generated by kudzu -p -b scsi:

class: HD
bus: SCSI
detached: 0
device: sda
driver: ignore
desc: "Usb2.0 CardReader CF RW"
host: 37
id: 0
channel: 0
lun: 0
generic: sg0
-
class: HD
bus: SCSI
detached: 0
device: sdb
driver: ignore
desc: "Usb2.0 CardReader SD RW"
host: 37
id: 0
channel: 0
lun: 1
generic: sg1
-
class: HD
bus: SCSI
detached: 0
device: sdc
driver: ignore
desc: "Usb2.0 CardReader SM RW"
host: 37
id: 0
channel: 0
lun: 2
generic: sg2
-
class: HD
bus: SCSI
detached: 0
device: sdd
driver: ignore
desc: "Usb2.0 CardReader MS RW"
host: 37
id: 0
channel: 0
lun: 3
generic: sg3

Adding

device flash {
    ...
    match   hd CardReader
    ...
}

works and generates mount points flash, flash1, flash2 and flash3.

Version-Release number of selected component (if applicable):
kudzu-1.1.68-1

How reproducible:
Always

Steps to Reproduce:
N/A

Additional info:

Comment 1 Bill Nottingham 2004-06-29 21:20:02 UTC
In CVS, will be in future hwdata builds.


Note You need to log in before you can comment on or make changes to this bug.