Try this:

Plug in the eUSB SmartMedia / CompactFlash Adapter and leave it plugged in.

Change the following files:

/etc/modules
        Add    microtek   to the end of the list

/etc/modules.conf
        Alter the following line:

probeall usb-interface usb-uhci

        To read:

probeall usb-interface usb-uhci microtek

        And reboot. After the system comes up, you should check in the MCC (Mandrake 
Control Center) in the Hardware list. The Adapter should show up as a SCSI 
drive in the hardware list.

/etc/fstab
        If it has not already been added, add the following line:

/dev/sdX1 /mnt/memory_card auto 
user,iocharset=iso8859-1,kudzu,codepage=850,noauto,umask=0,exec 0 0

        Where /dev/sdX1 will be the new SCSI drive showing in the MCC hardware list. 
Example:

In my system, the adapter shows up as sdc1 (sda and sdb being SCSI drives in 
the box). So my /etc/fstab entry looks like this:

/dev/sdc1 /mnt/memory_card auto 
user,iocharset=iso8859-1,kudzu,codepage=850,noauto,umask=0,exec 0 0

Lastly, make sure that the /mnt/memory_card directory exists. Create it if the 
system has not done so. 

When all has been done, slide in a formatted media (like from a digital 
camera) and use "kdiskfree" to mount the media. You should be able to access 
the media through the /mnt/memory_card mount point.

On Wednesday 08 January 2003 05:10 am, Azrael wrote:
> I have a eUSB SmartMedia / CompactFlash Adapter, and I would like to
> know how I go about using it under mandrake 9.
> I have plugged it in, and it is visible under the USB viewer, but after
> that I don't know what to do to get it useable.
> The info given in USB viewer for it is:
>
> eUSB SmartMedia / CompactFlash Adapter
> Manufacturer: SCM Microsystems Inc.
> Speed: 12Mb/s (full)
> USB Version:  1.10
> Device Class: 00(>ifc )
> Device Subclass: 00
> Device Protocol: 00
> Maximum Default Endpoint Size: 16
> Number of Configurations: 1
> Vendor Id: 04e6
> Product Id: 0005
> Revision Number:  2.08
>
> Config Number: 1
>       Number of Interfaces: 1
>       Attributes: 80
>       MaxPower Needed: 100mA
>
>       Interface Number: 0
>               Name: usb-storage
>               Alternate Number: 0
>               Class: ff(vend.)
>               Sub Class: 01
>               Protocol: 01
>               Number of Endpoints: 3
>
>                       Endpoint Address: 01
>                       Direction: out
>                       Attribute: 2
>                       Type: Bulk
>                       Max Packet Size: 64
>                       Interval: 0ms
>
>                       Endpoint Address: 82
>                       Direction: in
>                       Attribute: 2
>                       Type: Bulk
>                       Max Packet Size: 64
>                       Interval: 0ms
>
>                       Endpoint Address: 83
>                       Direction: in
>                       Attribute: 3
>                       Type: Int.
>                       Max Packet Size: 2
>                       Interval: 32ms
>
> thanks for any assistance


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to