From owner-freebsd-stable Sun Sep 15 12:58:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96CB37B400 for ; Sun, 15 Sep 2002 12:58:49 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7DF43E42 for ; Sun, 15 Sep 2002 12:57:29 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.111.73] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare via secured & encrypted transport (TLS); Sun, 15 Sep 2002 13:57:30 -0600 Message-ID: <3D84DE92.8030201@hotmail.com> Date: Sun, 15 Sep 2002 12:25:06 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020911 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: ZIP drive parallel port help please? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I'm trying to get my old parallel port ZIP drive working with no luck. I've included the scbus, da, and vpo in my kernel config as per the instructions. The drive works under linux so I'm sure the hardware is okay. The boot messages are as follows: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppi0: on ppbus0 vpo0: on ppbus0 vpo0: EPP mode lpt0: on ppbus0 lpt0: Interrupt-driven port ad0: 29333MB [59598/16/63] at ata0-master UDMA66 acd0: CDROM at ata1-master PIO4 vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) And when I try to mount the device: # mount_msdos /dev/da0s4 /zip mount_msdos: /dev/da0s4: Device not configured I've tried using vpo as a module and as built-in with identical results. Any clues much appreciated! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message