From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 05:47:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 781AF16A4CE for ; Thu, 29 Apr 2004 05:47:51 -0700 (PDT) Received: from murphy.planlos.de (murphy.planlos.de [213.73.92.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC3543D2D for ; Thu, 29 Apr 2004 05:47:50 -0700 (PDT) (envelope-from frank@altpeter.de) Received: from murphy.planlos.de (racoon@localhost [127.0.0.1]) by murphy.planlos.de (8.12.9/8.12.9) with ESMTP id i3TClnFh048530 for ; Thu, 29 Apr 2004 14:47:50 +0200 (CEST) (envelope-from frank@altpeter.de) Received: (from freddy@localhost) by murphy.planlos.de (8.12.9/8.12.9/Submit) id i3TClmCD048529 for questions@freebsd.org; Thu, 29 Apr 2004 14:47:48 +0200 (CEST) (envelope-from frank@altpeter.de) Date: Thu, 29 Apr 2004 14:47:48 +0200 From: Frank Altpeter To: questions@freebsd.org Message-ID: <20040429124748.GA44778@murphy.planlos.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: USB multi-card reader problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 12:47:51 -0000 [Compaq Armada E500 with 4.10-PRERELEASE running] Hi folks, I just got an USB-2.0 based multi-card reader, which enables me to read CompactFlash, SDIO, MemoryStick and some other less important card types. But... it doesn't work and i'm a little bit confused. When plugging in (with a CompactFlash card inserted), the message log tells me: Apr 29 14:38:34 pegasus /kernel: umass0: Ltd Winter Ver1.3, rev 2.00/0.05, addr 2, SCSI over Bulk-Only Apr 29 14:38:34 pegasus /kernel: umass0:2:0:-1: Attached to scbus2 as device 0 So, it looks like there is generally no problem in accessing this device. But i'm missing a device entry to mount. The camcontrol command also doesn't list anything useful: scbus2 on umass-sim0 bus 0: > at scbus2 target 0 lun 0 (probe0) < > at scbus2 target -1 lun -1 () So, any hints how to access the inserted media devices? I used to use a PCMCIA card for CompactFlash before, quite successfully, but i need a multi-card reader now and the ones for PC-CARD slot are quite rare or don't provide all the needed card slots... With kind regards, Frank Altpeter