From owner-freebsd-stable Mon Feb 10 20:29:45 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF15837B401 for ; Mon, 10 Feb 2003 20:29:43 -0800 (PST) Received: from mail.digitalbastards.net (wsip68-98-223-24.ph.ph.cox.net [68.98.223.24]) by mx1.FreeBSD.org (Postfix) with SMTP id 586D243FA3 for ; Mon, 10 Feb 2003 20:29:40 -0800 (PST) (envelope-from magusbaal@digitalbastards.net) Received: (qmail 17147 invoked from network); 11 Feb 2003 04:29:38 -0000 Received: from unknown (HELO morgion) (192.168.2.56) by 10.0.2.11 with SMTP; 11 Feb 2003 04:29:38 -0000 From: "Steven" To: Subject: RE: PCI oddity Date: Mon, 10 Feb 2003 21:29:38 -0700 Message-ID: <002001c2d186$302725d0$3802a8c0@internal.digitalbastards.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <3E47C3D5.6000904@mitre.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Status: No, hits=-15.9 required=5.0 tests=IN_REP_TO,AWL version=2.20 X-Spam-Level: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have an abit bx133 board with a similar problem. The box runs linux, but experienced the same problem in the same place, when it was probing the drives. I narrowed the problem down to lack of IRQ's. Here's what I did to work around this: Go into the BIOS, disable the Serial and Parallel if you don't need them. You may also need to set IRQs 3,4,7 to PCI instead of ISA on that board. Look under the PCI section, if it exists. You should be able to specify IRQ's for several of the PCI slots, try playing with those. Turn off Plug'n'Play OS Installed, give it a whirl, or turn it on (I've some some luck with this on other boxes). I had to turn off PnP OS, specify different IRQ's for each PCI slot to force them not to share, and have all unused hardware disabled to free up IRQ's. Hopefully this will be of some use to you :) Steven "exitus acta probat" "fide, sed cui vide" -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Jason Andresen Sent: Monday, February 10, 2003 8:23 AM To: Phil Reynolds; freebsd-stable@freebsd.org Subject: Re: PCI oddity My manual doesn't tell me squat about the interrupts on the board. My guess what that the two slots share an IRQ, because PCI only has IIRC 4 IRQ lines to go around. That's why I was worried it might be an issue with FreeBSD being unable to support shared cards. It is the bottom two PCI slots that give me problems though (one of which is the shared PCI/ISA slot, but that doesn't seem to matter). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message