From owner-freebsd-doc Sat Mar 8 12:10: 4 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F68337B401 for ; Sat, 8 Mar 2003 12:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1164F43FCB for ; Sat, 8 Mar 2003 12:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h28KA0NS084775 for ; Sat, 8 Mar 2003 12:10:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h28KA0Y3084774; Sat, 8 Mar 2003 12:10:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59E3E37B401 for ; Sat, 8 Mar 2003 12:05:03 -0800 (PST) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2466743FCB for ; Sat, 8 Mar 2003 12:05:02 -0800 (PST) (envelope-from scott@fishballoon.org) Received: from fishballoon.org ([80.4.125.54]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030308200500.PUQH3525.mta05-svc.ntlworld.com@fishballoon.org> for ; Sat, 8 Mar 2003 20:05:00 +0000 Received: from tuatara.fishballoon.org (tuatara [192.168.1.6]) by fishballoon.org (8.12.6/8.12.6) with ESMTP id h28K4g9A011903 for ; Sat, 8 Mar 2003 20:04:42 GMT (envelope-from scott@tuatara.fishballoon.org) Received: (from scott@localhost) by tuatara.fishballoon.org (8.12.7/8.12.6/Submit) id h28K4dSW026631; Sat, 8 Mar 2003 20:04:39 GMT (envelope-from scott) Message-Id: <200303082004.h28K4dSW026631@tuatara.fishballoon.org> Date: Sat, 8 Mar 2003 20:04:39 GMT From: Scott Mitchell Reply-To: Scott Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/49036: Add Sitecom multi-flash reader to umass(4) manual page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 49036 >Category: docs >Synopsis: Add Sitecom multi-flash reader to umass(4) manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 08 12:10:00 PST 2003 >Closed-Date: >Last-Modified: >Originator: Scott Mitchell >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: >Environment: System: FreeBSD tuatara 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Sat Mar 1 15:43:46 GMT 2003 scott@tuatara:/local/0/obj/usr/src/sys/TUATARA i386 >Description: Sitecom CN-300 MultiFlash (4-slot flash card reader for MMC/SD, SmartMedia, CF and MemoryStick) works perfectly with the umass driver. The manual page should reflect this fact. >How-To-Repeat: >Fix: Patch to src/share/man/man4/umass.4 attached. Adds a line for the supported device plus example commands to activate all four slots. Index: src/share/man/man4/umass.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/umass.4,v retrieving revision 1.26 diff -r1.26 umass.4 67a68,69 > .It > Sitecom CN-300 MultiFlash (MMC/SD, SmartMedia, CF, MemoryStick) 93a96,105 > .Pp > .Dl camcontrol rescan 0:0:0 > .Dl camcontrol rescan 0:0:1 > .Dl camcontrol rescan 0:0:2 > .Dl camcontrol rescan 0:0:3 > .Pp > Rescan all slots on a multi-slot flash reader, where the slots map to separate > LUNs on a single SCSI ID. Typically only the first slot will be enabled at > boot time. Again, this assumes that the flash reader is the first SCSI bus in > the system. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message