From scott@fishballoon.org  Sat Mar  8 12:05:03 2003
Return-Path: <scott@fishballoon.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 59E3E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>;
          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 <FreeBSD-gnats-submit@freebsd.org>; 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 <scott+freebsd@fishballoon.org>
Reply-To: Scott Mitchell <scott+freebsd@fishballoon.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Add Sitecom multi-flash reader to umass(4) manual page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         49036
>Category:       docs
>Synopsis:       Add Sitecom multi-flash reader to umass(4) manual page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 08 12:10:00 PST 2003
>Closed-Date:    Sat Apr 12 19:34:52 PDT 2003
>Last-Modified:  Sat Apr 12 19:34:52 PDT 2003
>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:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Mon Apr 7 04:30:25 PDT 2003 
State-Changed-Why:  
Your change has been committed to -CURRENT.  Thanks for the 
submission.  I will MFC this in a few days. 



Responsible-Changed-From-To: freebsd-doc->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Mon Apr 7 04:30:25 PDT 2003 
Responsible-Changed-Why:  
Committed.. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=49036 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Sat Apr 12 19:34:38 PDT 2003 
State-Changed-Why:  
Your change has been merged to 4.X-STABLE.  Thanks for the submission. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=49036 
>Unformatted:
