From owner-freebsd-questions Tue Feb 17 11:13:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28334 for freebsd-questions-outgoing; Tue, 17 Feb 1998 11:13:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from puma.cyberport.com (root@puma.cyberport.com [204.134.75.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28137 for ; Tue, 17 Feb 1998 11:13:01 -0800 (PST) (envelope-from cowan@mirageport.com) Received: from anaconda (anaconda.cyberport.com [204.134.75.50]) by puma.cyberport.com (8.8.8/8.8.8) with SMTP id MAA09873; Tue, 17 Feb 1998 12:09:52 -0700 (MST) Message-ID: <004301bd3bd7$fba19500$324b86cc@anaconda.cyberport.com> From: "Cowan Bowman" To: "Gary McFarland" , "'freebsd-questions@freebsd.org'" Subject: Re: SCSI Controller Date: Tue, 17 Feb 1998 12:10:30 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Compile a new kernel if possible and add the following line in the controllers section.. I added mine just before all the other SCSI controlers listed. controller wds0 at isa? port 0x350 bio irq 15 drq 6 vector wdsintr Of course the port io address, irq and drq depends on your card jumper settings. If you are unable to compile your own kernel and need a boot floppy maybe I or some other kind soul can compile and create a boot floppy image with wds0 support. -----Original Message----- From: Gary McFarland To: Gary McFarland ; 'freebsd-questions@freebsd.org' ; 'Cowan Bowman' Date: Tuesday, February 17, 1998 10:40 AM Subject: RE: SCSI Controller >How would I go about adding the wds0 to the generic Kernel? > >---------- >From: Cowan Bowman >Sent: Tuesday, February 17, 1998 12:50 AM >To: Gary McFarland; 'freebsd-questions@freebsd.org' >Subject: Re: SCSI Controller > >-----Original Message----- >From: Gary McFarland >To: 'freebsd-questions@freebsd.org' >Date: Monday, February 16, 1998 10:05 PM >Subject: SCSI Controller > > >>I'm trying to get one more use out of my old Western Digital WD700 SCSI >Card. >>I'm trying to do the floppy-boot install, And the WD7000 is not listed in >the Initial >>Device list. Do I have to do something extra to provide Support for the >old thing? > > >I went to install the same card to use a SCSI CDROM on an IDE 2 gig >2.2.5-RELEASE system and found that wds0 was not compiled into the GENERIC >kernel. It could be possible that wds0 isn't compiled into the boot floppy >kernel image also. > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message