From nobody@FreeBSD.ORG Sat May 29 11:29:04 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 556B115184; Sat, 29 May 1999 11:29:04 -0700 (PDT)
Message-Id: <19990529182904.556B115184@hub.freebsd.org>
Date: Sat, 29 May 1999 11:29:04 -0700 (PDT)
From: andrew@cream.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Parallel Port Zip Drive Question in FAQ needs updating
X-Send-Pr-Version: www-1.0

>Number:         11927
>Category:       docs
>Synopsis:       Parallel Port Zip Drive Question in FAQ needs updating
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 29 11:30:01 PDT 1999
>Closed-Date:    Sun May 30 18:41:56 PDT 1999
>Last-Modified:  Sun May 30 18:42:39 PDT 1999
>Originator:     Andrew Boothman
>Release:        3.1-RELEASE
>Organization:
>Environment:
All releases are affected
>Description:
The Parallel Port Zip Drive question in the FAQ, while strictly accuarate,
could do with updating to reflect the current situation, and also to be
a little more detailed about how to enable Parallel Drive support in the
kernel.

I've never written anything for the docproj before, so could you please
check the sgml in my diff. The FAQ doesn't seem to be in Docbook yet.
Thanks!
>How-To-Repeat:
Look at the FAQ. Duh! :)
>Fix:
Diff for hardware.sgml :

58,61c58,65
<       <p>FreeBSD 3.0-STABLE contains support for the parallel Zip
<       However, you will need to build a new kernel with
<       support for ppbus (Parallel Port Bus) in order to use the Zip.  See
<       the LINT configuration file for examples.
---
>       <p>FreeBSD has contained support for Parallel Port Zip Drives since
>       version 3.0. If you are using a sufficently up to date version, then
>       you should check that your kernel contains the <tt>scbus0</tt>, <tt>da0
>       </tt>, <tt>ppbus0</tt>, and <tt>vp0</tt> drivers (The GENERIC kernel 
>       contains everything except vp0). With all these drivers present, the 
>       Parallel Port drive should be available as /dev/da0s4. Hence, disks can 
>       be mounted using <tt>mount /dev/da0s4 /mnt </tt>OR (for dos disks) <tt>
>       mount_msdos /dev/da0s4 /mnt</tt>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sun May 30 18:41:56 PDT 1999 
State-Changed-Why:  
Slightly modified patches applied, thanks. 
>Unformatted:
