From owner-freebsd-questions Thu Jun 26 08:14:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25425 for questions-outgoing; Thu, 26 Jun 1997 08:14:20 -0700 (PDT) Received: from odin.visigenic.com (odin.visigenic.com [204.179.98.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25420 for ; Thu, 26 Jun 1997 08:14:18 -0700 (PDT) Received: from VSI48 (vsi48.visigenic.com [206.64.15.185]) by odin.visigenic.com (Netscape Mail Server v2.02) with SMTP id AAA12321 for ; Thu, 26 Jun 1997 08:13:16 -0700 Message-Id: <3.0.2.32.19970626081434.00bb5100@mailhost> X-Sender: toneil@mailhost X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.2 (32) Date: Thu, 26 Jun 1997 08:14:34 -0700 To: questions@FreeBSD.ORG From: "Tim Oneil" Subject: Re: Adding second ISA IDE host adapter... In-Reply-To: <33B1CC9B.41C67EA6@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 01:57 AM 6/26/97 +0000, you wrote: >Hi, > >I just purchased a IDE controller card that I wish to use with the >built-in IDE controller in my mainboard. I added the statements in the >kernel file and rebuilt the kernel. > >current statements (in /sys/i386/conf/MYKERNEL) >device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr >device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr >device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr >device sio3 at isa? disable port "IO_COM4" tty irq 9 vector > >However, the kernel can not find the device. I set all of the necessary >jumpers on the card (COM3, irq 5). > >Can anyone help? Did I forget something? com 3 irq 5??? Not usually. Try setting that back down to 2.