From owner-freebsd-questions Fri Nov 2 22:44:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin5.bigpond.com (mailin5.bigpond.com [139.134.6.78]) by hub.freebsd.org (Postfix) with ESMTP id 6E66037B40A for ; Fri, 2 Nov 2001 22:44:12 -0800 (PST) Received: from spiral.bigpond.net.au ([144.135.24.69]) by mailin5.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GM7POI00.5LL; Sat, 3 Nov 2001 16:50:42 +1000 Received: from CPE-144-132-3-53.vic.bigpond.net.au ([144.132.3.53]) by bwmam01.mailsvc.email.bigpond.com(MailRouter V2.9k 8311/17699260); 03 Nov 2001 16:44:10 Message-Id: <5.0.2.1.0.20011103174242.01dddb08@localhost> X-Sender: rmoss/pop-server.vic.bigpond.net.au@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sat, 03 Nov 2001 17:43:58 +1100 To: Allen Richon , From: Robert Moss Subject: Re: Problem with rl0 configuration In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable 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 Try placing the ethernet card in a different PCI slot. If that doesn't work, i suggest the card my be faulty. The realtek=20 chipsets are known to be extremely flakey. I recommend an Intel=20 EtherExpress ethernet card. rob. At 09:54 AM 2/11/2001 -0500, Allen Richon wrote: >Hello, > >I am trying to install FreeBSD4.4.1 on my PC with no success regarding the= =20 >Ethernet card. My PC platform is an HP-Pavivilion-7850,=20 >PentiumIII-933Mhz. My NIC is an HP EN1207D-TX PCI 10/100 Fast Ethernet=20 >adapter. DOS probe shows the card is set to irq5, I/O port 0x1400, Memory= =20 >location 0x10001. > >I have built a custom kernel to handle the network card as well as a=20 >couple of other features. When the system boots, I get the following=20 >output (abbreviated to remove the usual lines that appear): > > >Copyright =A9 1992-2001 The FreeBSD Project. >Copyright =8A >FreeBSD 4.3-Release #0 Thur Nov 1 17:24:04 EST 2001 >. >. >. >available memory =3D 258543616 )252484 K Bytes) >Preloaded elf kernel "kernel" at 0xc02cd000 >Preloaded userconfig-script "/boot/kernel.conf" at 0xc02cd0a8 >Pentium Pro MTRR support enabled >md0: Malloc disk >npx0: on motherboard >npx0: INT 16 interface >pcib0: on motherboard >pci0: on pcib0: >pcib2: pci1: on pcib2 >pci1: at 0.0 irq 11 >isab0: at device 4.0 on pci0 >isa0: on isab0 >atapci0: port 0xd800 =AD 0xd80f at dev 4.1 on= pci0 >ata0: at 0x1f0 irq 14 on atapci0 >ata1: at 0x170 irq 15 on atapci0 >uhci0: port 0xd400 =AD 0xd41f irq 9 at dev 4.2 >usb0: on uhci0 >usb0: USB revision 1.0 >uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00 addr 1 >uhub0: 2 ports with 2 removable, self powered >uhub1: ALCOR Generic USB hub, class 9/0, rev 1.110/1.00, addr 2 >uhub1: 4 ports with 4 removable, self powered >rl0: at dev 10.0 on pci0 >rl0: couldn=B9t map ports/memory >device_probe_and_attach: rl0 attach returned 6 >pci0: (vendor=3D0x127a, dev=3D0x4310) at 11.0 >pci0: (vendor=3D0x127a, dev=3D0x4310) at 11.1 >pci0: (vendor=3D0x127a, dev=3D0x4310) at 11.2 >pcb1: on motherboard >pci2: on pcib1 >fdc0: at port 0x3f0 =AD 0x3f5, 0x3f7 irq 6 drq 2 on isa0: >fdc0: fifo enabled, 8 byte threshold >fd0: <1440-KB 3.5" drive> on fdc0: drive 0 >atkbdc0: at port 0x60,0x64 on isa0 >. >.rest of information is as usual >. >ifconfigure: interface rl0 does not exist >ifconfigure: interface rl0 does not exist > >Mounting root from ufs:/dev/ad0s2a >. >. >. >login: > > >I have looked at all the manuals and the faq, so what am I missing? Thanks= =20 >for any assistance. > >Allen Richon > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message