From nobody@FreeBSD.org  Fri Mar  8 15:20:48 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6D31F37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Mar 2002 15:20:47 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g28NKlH14388;
	Fri, 8 Mar 2002 15:20:47 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203082320.g28NKlH14388@freefall.freebsd.org>
Date: Fri, 8 Mar 2002 15:20:47 -0800 (PST)
From: Florian Cathala <fcathala@euroserv.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Realtek NIC driver does not work with Realtek 8201L NIC adapter
X-Send-Pr-Version: www-1.0

>Number:         35691
>Category:       kern
>Synopsis:       Realtek NIC driver does not work with Realtek 8201L NIC adapter
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    mbr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 08 15:30:01 PST 2002
>Closed-Date:    Tue Aug 30 10:08:32 GMT 2005
>Last-Modified:  Tue Aug 30 10:08:32 GMT 2005
>Originator:     Florian Cathala
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
EuroServ
>Environment:
I have just bought a new motherboard, an Abit NV7m, with nForce 420 integrated chipset and NIC adapter included, a Realtek 8201L NIC.

>Description:
The rl driver has not detected the NIC adapter at boot time with the GENERIC kernel.

>How-To-Repeat:
Install FreeBSD 4.5-STABLE on a computer with the Abit NV7m motherboard.
It won't detect the NIC adapter.
>Fix:

>Release-Note:
>Audit-Trail:

From: David Malone <dwmalone@maths.tcd.ie>
To: Florian Cathala <fcathala@euroserv.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L NIC adapter
Date: Sat, 9 Mar 2002 08:22:58 +0000

 On Fri, Mar 08, 2002 at 03:20:47PM -0800, Florian Cathala wrote:
 > >Description:
 > The rl driver has not detected the NIC adapter at boot time with the GENERIC kernel.
 
 Can you post the output of pciconf -l? It would probably help people
 figure out how to support it.
 
 	David.

From: Martin Nilsson <martin@svenskabutiker.se>
To: freebsd-gnats-submit@FreeBSD.org, fcathala@euroserv.com
Cc:  
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L NIC 
 adapter
Date: Fri, 05 Apr 2002 13:14:43 +0200

 Patches that probably solves this are attached to kern/30836
 
 
 -- 
 Martin Nilsson, Civilingenjr M.Sc. CS&E 
 Svenska Butiker AB,
 S:t Larsvg 44, 222 70 Lund, Sweden
 martin@svenskabutiker.se  
 Phone: +46-46-304130      
 http://www.svenskabutiker.se
Responsible-Changed-From-To: freebsd-bugs->mbr 
Responsible-Changed-By: mbr 
Responsible-Changed-When: Thu Jan 30 15:37:40 PST 2003 
Responsible-Changed-Why:  
Take this PR. 

Does this problem still exist in a recent FreeBSD Release ? 
If I get it right, a similar patch as the one in the audit-trail 
of PR 30836 has been committed to FreeBSD before 4.6 RELEASE. 

Please report me if you still get problems. 

Martin 


http://www.freebsd.org/cgi/query-pr.cgi?pr=35691 
State-Changed-From-To: open->feedback 
State-Changed-By: mbr 
State-Changed-When: Thu Jan 30 15:40:42 PST 2003 
State-Changed-Why:  
Change state to feedback. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=35691 

From: David <ph1@mimic.ca>
To: freebsd-gnats-submit@FreeBSD.org, fcathala@euroserv.com
Cc:  
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L
 NIC adapter
Date: Sat, 15 Mar 2003 18:39:05 -0800

 This is still broken on my FreeBSD-5 system. I am using a Asus A7N266-VM 
 motherboard with onboard Realtek 8201L ethernet.
 
 Here is the output of pciconfig -vl
 
 none6@pci0:4:0: class=0x020000 card=0x0c111043 chip=0x01c310de rev=0xc2 
 hdr=0x00
      vendor   = 'Nvidia Corporation'
      device   = 'nForce MCP Networking Adapter'
      class    = network
      subclass = ethernet
 
 Thanks,
 David.
 

From: "Raphael Dinge" <raphael.dinge@ohmforce.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <fcathala@euroserv.com>
Cc:  
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L NIC adapter
Date: Thu, 22 May 2003 23:46:09 +0200

 It is also broken on 4.8-RELEASE (GENERIC kernel). I have a Shuttle SN41G2
 (FN41
 motherboard) with a Realtek RTL8201BL PHY transceiver *throught* Ethernet
 nForce2 MAC (Onboard NIC). Would it need a different pr ?
 
 Output of pciconf -vl (hand written since I do not have any other way to
 communicate at the moment)
 
 none7@pci0:4:0: class=0x20000 card=0xf5411297 chip=0x006610de rev=0xa1
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 Networking Adapter'
     class    = network
     subclass = ethernet
 
 Please do contact me directly if you need more feedback on that issue.
 I don't even mind installing all over again, using CLI mode, etc. so don't
 hesitate.
 
 Thanks,
 Raphael.
 

From: sbizon@pisem.net
To: freebsd-gnats-submit@FreeBSD.org, fcathala@euroserv.com
Cc:  
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L NIC adapter
Date: Mon, 30 Jun 2003 10:41:55 +0400

 It is also broken on FreeBSD 4.7-RELEASE. I am using a Epox EP-8RDA+
 motherboard with onboard Realtek RTL8201BL ethernet.
 
 Here is the output of pciconfig -vl
 
 none9@pci0:4:0: class=0x020000 card=0x10001695 chip=0x006610de rev=0xa1 hdr=0x00
       vendor   = 'Nvidia Corporation'
       class    = network
       subclass = ethernet
  
  Thanks,
  Dmitry.
 

From: "Chris Grijzen" <chrisgrijzen@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/35691: Realtek NIC driver does not work with Realtek 8201L NIC adapter
Date: Thu, 06 May 2004 10:03:23 +0200

 My onboard network interface is not detected by FreeBSD 5.2.1-RELEASE.
 
 The motherboard is an Asus A7N8X-X.
 
 The onboard network interface is a "MCP integrated NVIDIA MAC + Realtek 
 8201BL PHY".
 
 pciconf -vl output:
 
 agp0@pci0:0:0:	class=0x060000 card=0x80ac1043 chip=0x01e010de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 AGP Controller'
     class    = bridge
     subclass = HOST-PCI
 none0@pci0:0:1:	class=0x050000 card=0x80ac1043 chip=0x01ea10de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 Memory Controller 0'
     class    = memory
     subclass = RAM
 none1@pci0:0:2:	class=0x050000 card=0x80ac1043 chip=0x01ee10de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 Memory Controller 4'
     class    = memory
     subclass = RAM
 none2@pci0:0:3:	class=0x050000 card=0x80ac1043 chip=0x01ed10de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 Memory Controller 3'
     class    = memory
     subclass = RAM
 none3@pci0:0:4:	class=0x050000 card=0x80ac1043 chip=0x01ec10de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 Memory Controller 2'
     class    = memory
     subclass = RAM
 none4@pci0:0:5:	class=0x050000 card=0x80ac1043 chip=0x01ef10de rev=0xc1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 Memory Controller 5'
     class    = memory
     subclass = RAM
 isab0@pci0:1:0:	class=0x060100 card=0x80ad1043 chip=0x006010de rev=0xa4 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 ISA Bridge'
     class    = bridge
     subclass = PCI-ISA
 none5@pci0:1:1:	class=0x0c0500 card=0x0c111043 chip=0x006410de rev=0xa2 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP-T? SMBus Controller'
     class    = serial bus
     subclass = SMBus
 ohci0@pci0:2:0:	class=0x0c0310 card=0x0c111043 chip=0x006710de rev=0xa4 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 OpenHCI USB Controller'
     class    = serial bus
     subclass = USB
 ohci1@pci0:2:1:	class=0x0c0310 card=0x0c111043 chip=0x006710de rev=0xa4 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 OpenHCI USB Controller'
     class    = serial bus
     subclass = USB
 none6@pci0:2:2:	class=0x0c0320 card=0x0c111043 chip=0x006810de rev=0xa4 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 EHCI USB 2.0 Controller'
     class    = serial bus
     subclass = USB
 none7@pci0:4:0:	class=0x020000 card=0x80a71043 chip=0x006610de rev=0xa1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP-T Networking Adapter'
     class    = network
     subclass = ethernet
 none8@pci0:6:0:	class=0x040100 card=0x80951043 chip=0x006a10de rev=0xa1 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP-T Audio Codec Interface'
     class    = multimedia
     subclass = audio
 pcib1@pci0:8:0:	class=0x060400 card=0x00000000 chip=0x006c10de rev=0xa3 
 hdr=0x01
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce PCI to PCI Bridge'
     class    = bridge
     subclass = PCI-PCI
 atapci0@pci0:9:0:	class=0x01018a card=0x0c111043 chip=0x006510de rev=0xa2 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce MCP2 EIDE Controller'
     class    = mass storage
     subclass = ATA
 pcib2@pci0:30:0:	class=0x060400 card=0x00000000 chip=0x01e810de rev=0xc1 
 hdr=0x01
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce2 AGP Host to PCI Bridge'
     class    = bridge
     subclass = PCI-PCI
 none9@pci2:0:0:	class=0x030000 card=0x2850107d chip=0x011010de rev=0xb2 
 hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'NV11 GeForce2 MX / MX 400'
     class    = display
     subclass = VGA
 
 Thanks,
 
 Chris.
 
 _________________________________________________________________
 MSN Zoeken helpt je om de gekste dingen te vinden! http://search.msn.nl
 
State-Changed-From-To: feedback->closed 
State-Changed-By: matteo 
State-Changed-When: Tue Aug 30 10:07:30 GMT 2005 
State-Changed-Why:  
Feedback timeout. Followups' submitters should use if_nve or whichever driver is used for nvidia based motherboard 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35691 
>Unformatted:
