From owner-freebsd-questions Thu Nov 2 11: 1:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 6E9E437B4D7 for ; Thu, 2 Nov 2000 11:01:29 -0800 (PST) Received: from acuson.com ([157.226.47.12]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA6F84 for ; Thu, 2 Nov 2000 11:04:45 -0800 Message-ID: <3A01B966.5511786@acuson.com> Date: Thu, 02 Nov 2000 10:58:46 -0800 From: David Johnson Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: vpo0 problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to set up a parallel port ZIP drive. I had it set up once back in F3.4, didn't use it for a long time, and now I need it again. I have my kernel set up correctly, with vpo, scbus and da. vpo0 is detected on boot up, but I'm getting errors. Here is a partial output of dmesg: ... ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode vpo0: on ppbus0 vpo0: EPP 1.9 mode lpt0: on ppbus0 lpt0: Interrupt-driven port ad0: 6149MB [13328/15/63] at ata0-master using UDMA33 ad1: 8063MB [16383/16/63] at ata0-slave using UDMA33 acd0: CDROM at ata1-slave using PIO4 vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) Mounting root from ufs:/dev/ad1s1a ... Is there anything I need to do under /dev? Did I miss anything in the kernel configuration? Under Slackware I needed to load the zip stuff before the printer stuff. Is this the case in FreeBSD? Thanks, David Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message