From owner-freebsd-hardware Wed Oct 1 08:17:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA19138 for hardware-outgoing; Wed, 1 Oct 1997 08:17:14 -0700 (PDT) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA19113; Wed, 1 Oct 1997 08:17:05 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id AAA00686; Thu, 2 Oct 1997 00:44:42 +0930 (CST) Message-Id: <199710011514.AAA00686@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: hardware@FreeBSD.ORG cc: questions@FreeBSD.ORG Subject: Re: ppbus problem In-reply-to: Your message of "Wed, 01 Oct 1997 08:55:11 -0400." <199710011255.IAA00667@tower.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Oct 1997 00:44:40 +0930 From: Mike Smith Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > I 'm trying to install the ppbus stuff for my parallel port > > > zip drive. The kernel compiled OK, and it has a lot to say > > > about the drive, but fdisk and mount produce no results. > > > Here's dmesg. Any ideas. > > > > Can you be more specific about "no results"? Error messages? System > > lockup? > > No error messages, it just sits doing nothing, i.e. no indication (sound or > lights of disk activity in the zip. I bring my prompt back with ^C. OK, command freeze. You might eventually get an error message. > > Actually, this looks pretty ugly; you appear to have detected the vpo0 > > device twice. Do you have one Zip or two connected? > > Just one. OK, 2.2 or -current? Can you send a copy of the relevant parts of your kernel config? Have you tried it with a fresh kernel source tree? (In particular I am wondering if you've managed to get two copies of the vpo driver into your kernel.) mike