From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 01:02:09 2003 Return-Path: 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 260E537B401 for ; Tue, 15 Jul 2003 01:02:09 -0700 (PDT) Received: from argosy.ca (www.argosy.ca [138.73.18.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4230943FA3 for ; Tue, 15 Jul 2003 01:02:08 -0700 (PDT) (envelope-from hhwoo@argosy.ca) Received: from a7n8x (berserk@h24-87-8-66.vc.shawcable.net [24.87.8.66]) by argosy.ca (8.12.9/8.12.9) with SMTP id h6F84I6h054681; Tue, 15 Jul 2003 05:04:19 -0300 (ADT) (envelope-from hhwoo@argosy.ca) Message-ID: <007201c34aa7$8ca93880$0800a8c0@a7n8x> From: "Han Hwei Woo" To: , "michal novacek" References: Date: Tue, 15 Jul 2003 01:03:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: intel etherexpress pro/10 not probed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 08:02:09 -0000 Try setting the pnpos option in your bios to no. My laptop's intel NIC doesn't get detected otherwise. Cheers, Han http://www.argosy.ca/~hhw ----- Original Message ----- From: "michal novacek" To: Sent: Sunday, July 06, 2003 1:31 PM Subject: intel etherexpress pro/10 not probed > > hi, > > i got intel etherexpress pro/10 combo card, which i got from old server, > but i can't get it probed in my home computer. i guess it's not the hw > prblem of the card because the link light switches on when i plug tp cable > in it. > > during boot, i got the following: > ... > atapci0: port 0xffa0-0xffaf at device 7.1 on > pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > pci0: at device 7.2 (no driver attached) > pci0: at device 10.0 (no driver attached) > pci0: at device 11.0 (no driver attached) > pci0: at device 11.1 (no driver attached) > pci0: at device 12.0 (no driver attached) > # ^^^^^^this is it > ahc0: port 0xec00-0xecff mem 0xffafb000- > 0xffafbfff irq 10 at device 13.0 on pci0 > aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs > rl0: port 0xe800-0xe8ff mem 0xffafaf00- > 0xffafafff irq 11 at device 14.0 on pci0 > rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect > mode > rl0: Ethernet address: 00:08:a1:24:80:60 > miibus0: on rl0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > ... > [root@pooky boot]# pciconf -vl > ... > none2@pci0:12:0: class=0x020000 card=0x00000000 chip=0x12268086 > rev=0x03 hdr=0x00 > vendor = 'Intel Corporation' > device = '82596 EtherExpress PRO/10' > class = network > subclass = ethernet > ... > > it seems to me, that everything is ok, bot i can't figure out how to make > the system load the appropriate driver. from hardware notes, i suppose that > the driver (module)should be ex -- even man 4 ex lists this card, but i do > not have this module in /boot/kernel/ and compiling it into kernel doesn't > change anything (it's still not detected :-{) i'm using freebsd 5.0- > release. > > thanx for any opinions. > > --m > > -- > [ michal.novacek@unix.net ] [ michal.novacek@jabber.cz ] [ 3415862@icq ] > Unix is user friendly. It's just selective about who its friend are. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >