Subject: RE: Newbies and perhasp stupid questions
To: =?iso-8859-1?q?Laurent=20FAILLIE?= <l_faillie@yahoo.com>
From: Thomas Runge <coto@core.de>
List: port-i386
Date: 06/20/2003 11:09:37
On Fri, 20 Jun 2003, Laurent FAILLIE wrote:

> Yes, but my machine is too old to have USB, so I use a
> PCMCIA reader. Does it works as well ?

Definitely yes, all you need is to include

umass*  at uhub? port ? configuration ? interface ?
scsibus* at umass? channel ?
sd* at scsibus? target ? lun ?


to your kernel config. Remember, that it is a ms-dos filesystem
in these cards, so you have to see which partition it is (using
disklabel sdX) and mount that as msdos. On my card it is sd0h
but that may be different on your card.

-- 
Tom