From owner-freebsd-questions Mon Dec 16 14:28:53 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA09133 for questions-outgoing; Mon, 16 Dec 1996 14:28:53 -0800 (PST) Received: from gdi.uoregon.edu (cisco-ts12-line3.uoregon.edu [128.223.150.135]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id OAA09120 for ; Mon, 16 Dec 1996 14:28:49 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.2/8.6.12) with SMTP id OAA00536; Mon, 16 Dec 1996 14:28:42 -0800 (PST) Date: Mon, 16 Dec 1996 14:28:42 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Alan Curtis cc: questions@FreeBSD.ORG Subject: Re: FreeBSD In-Reply-To: <32B5A859.2720@netassociates.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 16 Dec 1996, Alan Curtis wrote: > FreeBSD is not recognizing my WD-7000-ASC SCSI controller. In supported > devices, I see that the WD-7000 is listed. I would appreciate any help > you could provide in configuring this controller or modifying the kernel > so that the SCSI controller is recognized. Thank you. Add this line to your kernel config: controller wds0 at isa? port 0x350 bio irq 15 drq 6 vector wdsintr Configure the port, IRQ, and DMA/DRQ as appropriate. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major