From nobody  Tue Dec 22 10:33:46 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id KAA29020;
          Tue, 22 Dec 1998 10:33:46 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812221833.KAA29020@hub.freebsd.org>
Date: Tue, 22 Dec 1998 10:33:46 -0800 (PST)
From: jose@we.lc.ehu.es
To: freebsd-gnats-submit@freebsd.org
Subject: parallel ZIP support broken in 3.0-CURRENT
X-Send-Pr-Version: www-1.0

>Number:         9174
>Category:       kern
>Synopsis:       parallel ZIP support broken in 3.0-CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 22 10:40:00 PST 1998
>Closed-Date:    Sun Jan 17 18:20:59 PST 1999
>Last-Modified:  Sun Jan 17 18:21:30 PST 1999
>Originator:     Jose M. Alcaide
>Release:        3.0-CURRENT (981221)
>Organization:
Universidad del Pais Vasco - Dept. de Electricidad y Electronica
>Environment:
FreeBSD marrajo.we.lc.ehu.es 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Tue Dec 22 19:11:37 CET 1998     toor@marrajo.we.lc.ehu.es:/usr/src/sys/compile/MARRAJO  i386

>Description:
parallel ZIP worked under FreeBSD 3.0-RELEASE. After a recent CVSup
(981221) and "make world", it does not work anymore.
The ppc and vpo devices are detected, but the "da" device is not
initialized:

ppc: parallel port found at 0x378
ppc0 at 0x378 irq 7 on isa
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
vpo0: <Iomega VPI0 Parallel to SCSI interface> on ppbus 0
vpo0: EPP 1.9 mode

That's all...
>How-To-Repeat:
Build a kernel with the following options:

controller      ppbus0                  # Bus paralelo
controller      vpo0    at ppbus?       # ZIP paralelo
device          nlpt0   at ppbus?       # Impresora
controller      ppc0    at isa? port ? tty irq 7 # Controlador puerto paral.
controller      scbus0                  # Lo necesita el ZIP paralelo.
device          da0                     # Y esto tambin.

Attach a parallel ZIP and reboot. No "da" device is initialized.
>Fix:
Something has been messed up between 3.0-RELEASE and -CURRENT of
December, 21st.
>Release-Note:
>Audit-Trail:

From: "Jos M Alcaide" <jose@we.lc.ehu.es>
To: freebsd-gnats-submit@freebsd.org, jose@we.lc.ehu.es
Cc:  
Subject: Re: kern/9174: parallel ZIP support broken in 3.0-CURRENT
Date: Mon, 11 Jan 1999 14:14:13 +0100

 After recent changes to vpo files, parallel ZIP works again.
 I think that this PR can be closed.
 
 Thanks to Nicolas Souchu for fixing this problem quickly.
 
 -- JMA
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jan 17 18:20:59 PST 1999 
State-Changed-Why:  
Closed at originator's request. 
>Unformatted:
