From owner-freebsd-current Fri Sep 11 11:43:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13329 for freebsd-current-outgoing; Fri, 11 Sep 1998 11:43:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA13313 for ; Fri, 11 Sep 1998 11:43:31 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id LAA00851; Fri, 11 Sep 1998 11:49:00 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199809111849.LAA00851@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Enkhyl cc: Mike Smith , Nicolas Souchu , freebsd-current@FreeBSD.ORG Subject: Re: Parallel iomega zip In-reply-to: Your message of "Thu, 10 Sep 1998 18:14:30 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 11:49:00 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK. Here's something possibly a little more useful. Below is boot -v > output for all three BIOS parallel modes available on my machine; ECP, > PS/2-compatible, and AT-compatible (they all returned the same thing). > This is only for the ZIP parallel. I'll have to wait until I get home to > test the ZIP+ with Nicolas Souchu's patches. > > 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 Ok; it looks like you're going to have to instrument the vpo probe and find out why it's deciding you don't have the drive there. Just whack some printfs in to match the failure cases... -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message