From owner-freebsd-mobile Mon Jan 15 4:45:19 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from thyme.med.kobe-u.ac.jp (thyme.med.kobe-u.ac.jp [133.30.168.2]) by hub.freebsd.org (Postfix) with ESMTP id A794D37B698 for ; Mon, 15 Jan 2001 04:45:01 -0800 (PST) Received: from [133.30.168.118] ([133.30.168.118]) by thyme.med.kobe-u.ac.jp (8.9.1/3.7W000708em) with ESMTP id VAA20042 for ; Mon, 15 Jan 2001 21:43:40 +0900 (JST) Date: Mon, 15 Jan 2001 21:48:49 +0900 (JST) From: Rachmat Hidajat X-Sender: rachmat@okurayama.med.kobe-u.ac.jp To: freebsd-mobile@FreeBSD.ORG Subject: ECP and Zip Drive In-Reply-To: <200101142114.f0ELE4s12784@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi All, Last week the harddisk in my old Compaq Contura won't boot win95 anylonger, which may be good also that I totally turn to FreeBSD since the HD still works fine for FreeBSD. What I missed from win95 is I can't browse my files using paralel ZIP Drive under FreeBSD. The paralel port is recognized as ECP in win95 and it seems that the vpo driver in FreeBSD only works in EPP mode. The related part of dmesg.boot as as followed: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-RELEASE #1: Mon Jan 15 11:30:28 JST 2001 root@localhost:/usr/src/sys/compile/COMPAQ ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: HP ENHANCED PCL5,PJL plip0: on ppbus0 ppi0: on ppbus0 vpo0: on ppbus0 vpo0: EPP 1.9 mode vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) --------------------- vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) Mounting root from ufs:/dev/ad0s1a I have searched the internet and found some others facing the same problem but with no answer. I wondered whether there is somebody in this list able to overcome the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message