From owner-freebsd-questions Fri Jun 12 20:39:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19021 for freebsd-questions-outgoing; Fri, 12 Jun 1998 20:39:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from burnett.criticalpath.net (burnett.criticalpath.net [209.188.6.39]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA19004 for ; Fri, 12 Jun 1998 20:39:06 -0700 (PDT) (envelope-from notme@lvdi.net) Received: (cpmta 13697 invoked from network); 12 Jun 1998 20:39:01 -0700 Received: from usr3-ppp14.lvdi.net (HELO lvdi.net) (208.224.226.123) by smtp.lvdi.net with SMTP; 12 Jun 1998 20:39:01 -0700 X-Sent: 13 Jun 1998 03:39:01 GMT Message-ID: <3581F38F.899462CF@lvdi.net> Date: Fri, 12 Jun 1998 20:35:43 -0700 From: notme Reply-To: notme@lvdi.net Organization: me++ X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: Randall Hopper CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: IDE Controller References: <357A2EE0.6A7E0B0E@lvdi.net> <19980612172024.A29182@ct.picker.com> <3581C7E0.743C5726@lvdi.net> <19980612210637.A936@ct.picker.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have just used the "dmesg | grep irq" command, and I can not see anything that looks like IRQ 15 except for this: vga0 rev 20 int a irq 11 on pci0:15 I am not really sure about what the 15 at the end means, so I just copied it down onto this e-mail... I have also tried the "dmesg | grep 0x" command, and I couldn't find anything that is within the range of 0x170-0x17F. I also went into Windows 95, and did a properties on my computer. Then I selected view by connection on my device manager. Then I went to my secondary IDE controller, which is connected to my CD-ROM, and view the propertie of the IDE controller, and here is what I've got: Input/Output range 0170-0177 Input/Output range 0376-0376 Interrupt Request 15 Input/Output range FFA8-FFAF Could it be because the Range suppose to be 0170 -0177 instead of 0170 -017F? If so, how do you change that? (I can't find a way of changing the second value, "017F") Anyway, I have to thank you for helping me so much! Frankie I have tried using the other settings in the past, but none of them worked... Randall Hopper wrote: > Strange. If things are set up 0x170/15 as you confirmed, only two things > come to mind. 1) Might be a port or IRQ conflict with 0x170/15, or 2) > your secondary controller may be on a different port and/or IRQ. > > To look at the first one, try a "dmesg | grep irq" and see if there's > anything else being attached to IRQ 15. And do a "dmesg | grep 0x" and see > if there's anything in the 0x170-0x17F range being reported. > > To the second one, might just boot into MSW95 and look at device properties > for your secondary IDE controller. Confirm that it's saying 0x170 and IRQ > 15. > > Randall > > notme: > |I made sure my settings are correct, and Free BSD still couldn't find my > |secondary IDE controller (wdc1). Here is my result from running > |dmesg | grep wd: > | > |wdc0 at 0x1f0 -0x1f7 irq 14 on isa > |wdc0: unit 0 (wd0) : > |wd0: 2441MB (4999680 sector), 4960 cycls, 16 head, 63 S/T, 518 B/S > |wdc1 not found at 0x170 > |wd0s1: type 0xb, start 63, end = 3282047, size 3281958: ok > |wd0s2: type 0xa5, start 3282048, end = 4999679, size 1717632 : ok > | > |*BTW, I have 2 partitions. One for windows, and one for FBSD. > ... > |Randall Hopper wrote: > |> The standard IRQ and port assignments for the first two IDE > |> wdc0 = 1st IDE ctlr ==> IRQ 14, port base 1F0 > |> wdc1 = 2nd IDE ctlr ==> IRQ 15, port base 170 > | > |> |> > > On Fri, 5 Jun 1998, notme wrote: > |> |> > > > My Free BSD is not detecting my IDE Controller. It is set to > |> |> > > >IRQ 15, 0X170, but the FBSD doesn't detect it. It works fine in > |> |> > > >Windows 95 though. Please help! > > 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