From owner-freebsd-current Sat Sep 12 03:52:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19958 for freebsd-current-outgoing; Sat, 12 Sep 1998 03:52:54 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA19953 for ; Sat, 12 Sep 1998 03:52:52 -0700 (PDT) (envelope-from son@cezanne.prism.uvsq.fr) Received: from cezanne.prism.uvsq.fr (rtc104.reseau.uvsq.fr [193.51.24.20]) by soleil.uvsq.fr (8.9.1/jtpda-5.3.1) with ESMTP id MAA27006 ; Sat, 12 Sep 1998 12:52:09 +0200 (METDST) Received: (from son@localhost) by cezanne.prism.uvsq.fr (8.9.1/8.8.5) id MAA00485; Sat, 12 Sep 1998 12:29:34 GMT Message-ID: <19980912122934.15943@breizh.prism.uvsq.fr> Date: Sat, 12 Sep 1998 12:29:34 +0000 From: Nicolas Souchu To: Enkhyl Cc: Mike Smith , freebsd-current@FreeBSD.ORG Subject: Re: Parallel iomega zip References: <19980911231233.26523@breizh.prism.uvsq.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Enkhyl on Fri, Sep 11, 1998 at 02:41:16PM -0700 X-Operating-System: FreeBSD breizh 3.0-CURRENT FreeBSD 3.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 11, 1998 at 02:41:16PM -0700, Enkhyl wrote: >On Fri, 11 Sep 1998, Nicolas Souchu wrote: > >> On Thu, Sep 10, 1998 at 06:14:30PM -0700, Enkhyl wrote: >> > >> >ppc: parallel port found at 0x378 >> >ppc0: ECP SPP ECP+EPP SPP >> >ppc0 at 0x378 irq 7 on isa >> >ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode >> >ppb: probing devices on ppbus 0... >> >ppb_1284_negociate: status=0x78 0 >> >ppb: ppb_1284_negociate()=35 >> >ppb: ppb_1284_terminate()=35 >> >> These logs are not relevant to your problem. >> >> Insert "#define VP0_DEBUG" at the begining of vpo.c and send me the logs. >> >> These are certainly timing problems. The debug logs will certainly tell us. > >I added this, but it didn't output anything different. I think it's >possibly not getting that far. VP0_DEBUG was stupid :) since your ZIP is not even probed. Try changing your BIOS parallel port modes or the ppc boot flags (0x1, 0x3 or 0x5). I've have the same problem here. When the parallel port is BIOS-configured as ECP+EPP, the ZIP is not detected. I have to BIOS-configure it to EPP-only. Any idea of the parallel chipset your have on your motherboard? It would be usefull to us. BTW, did you ever say your ZIP was properly running before or is it the first time you try to use it? Thanks to your debug contribution. > >-- >Christopher Nielsen >Scient: The Art and Science of Electronic Business >cnielsen@scient.com > > > -- Nicolas.Souchu@prism.uvsq.fr FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message