From owner-freebsd-questions Thu May 7 11:44:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07173 for freebsd-questions-outgoing; Thu, 7 May 1998 11:44:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06968 for ; Thu, 7 May 1998 11:43:58 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: from localhost (fullermd@localhost) by shell.futuresouth.com (8.8.8/8.8.8) with SMTP id NAA17447; Thu, 7 May 1998 13:43:41 -0500 (CDT) Date: Thu, 7 May 1998 13:43:41 -0500 (CDT) From: "Matthew D. Fuller" To: Doug White cc: questions@FreeBSD.ORG Subject: Re: ZIP drive In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 5 May 1998, Doug White wrote: > On Mon, 4 May 1998, Matthew D. Fuller wrote: > > > > Did you compile in the sd0 devices? Don't forget that vpo0 is a SCSI > > > controller like any other. > > Yup, all in there. Where do I stick the sd0 under? I've tried it under > > scbus0, vpo, ppc, and just about everything else I can find. > > Just one 'device sd0' is all you need. > > Try booting with a disc in the drive. Booted with a disk in it this time. Still just got this in dmesg: ppc0 at 0x378 irq 7 on isa ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in ECP+EPP mode (EPP 1.9) ppi0: on ppbus 0 nlpt0: on ppbus 0 nlpt0: Interrupt-driven port vpo0: on ppbus 0 Here's the relevant parts of my kernel config: controller scbus0 device sd0 controller ppbus0 # ppbus shit controller vpo0 at ppbus0 # ZIP support device new_lpt0 at ppbus0 device ppi0 at ppbus0 controller ppc0 at isa? port ? irq7 vector ppcintr Thanks (and watch those SCSI brain farts; they could cause a panic ;) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | FreeBSD; the way computers were meant to be | * "The only reason I'm burning my candle at both ends, is * | that I haven't figured out how to light the middle yet."| * fullermd@futuresouth.com :-} MAtthew Fuller * | http://keystone.westminster.edu/~fullermd | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message