From owner-freebsd-questions Mon Dec 9 23:48:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7225437B40A for ; Mon, 9 Dec 2002 23:48:43 -0800 (PST) Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F96243EB2 for ; Mon, 9 Dec 2002 23:48:41 -0800 (PST) (envelope-from goshik@binep.ac.ru) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id gBA8Hkt64557; Tue, 10 Dec 2002 11:17:46 +0300 (MSK) (envelope-from goshik@binep.ac.ru) Message-ID: <035e01c2a020$8b921700$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "Thomas Connolly" Cc: References: <71ED4DBF1EA19A45A3765CA9548BE30A2202@server1.electrosoftsolutions.com> <20021209233512.A42991@sheol.localdomain> Subject: Re: Ethernet card problem Date: Tue, 10 Dec 2002 10:19:06 +0300 Organization: BINEPCP RAS 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 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "D J Hawkey Jr" > To: "Thomas Connolly" > Cc: "Kevin D. Kinsey, DaleCo, S.P." ; "Jack L. Stone" ; "'Brian'" ; > Sent: Tuesday, December 10, 2002 8:35 AM > Subject: Re: Ethernet card problem > > On Dec 09, at 08:47 PM, Thomas Connolly wrote: > > > > In another thread, Thomas wrote: > > > My NIC is a pci card. Do I still have to mess with my BIOS? [...] > > pci1: at 0.0 irq 9 ----> I'd say this is not very good ^^^^^ [...] > > uhci0: at device 4.2 on pci0 > > uhci0: Could not map ports > > device_probe_and_attach: uhci0 attach returned 6 > > chip1: port 0x2180-0x218f at device 4.3 on pci0 [...] > > > dc0: at device 13.0 on pci0 > > dc0: couldn't map ports/memory > > device_probe_and_attach: dc0 attach returned 6 [...] Looks like there's still some conflict (irq?) > In BIOS, you should be able to zero in on the PCI bus stuff easily enough. > Within that, several slot options. I can't tell you specifically what to > look for or change though; different BIOSes use different words and phrases > to describe the same things. A shot in the dark: Disable Plug-n-Play. One more shot-in-the-dark: In the BIOS near "PnP OS: Yes/No" (Choose No, as others said) you'll see the line something like "Reset configuration (data)" Make it Yes, and exit from BIOS with "Save", then BIOS will be forced to reassign PnP/PCI resources for your hardware. This helped me a number of times. Oh, and when you boot off CD first time, you can select "Visual config". Delete here _everyting_ you are sure you don't need (or have). This will simplify device probing a little. HTH, Igor > > Best I can offer. G'Luck, and don't give up yet. > Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message