From nobody@FreeBSD.org  Wed Jun 18 14:26:24 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 98F251065671
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 14:26:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8292E8FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 14:26:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5IEQO4J004136
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 14:26:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5IEQOtQ004135;
	Wed, 18 Jun 2008 14:26:24 GMT
	(envelope-from nobody)
Message-Id: <200806181426.m5IEQOtQ004135@www.freebsd.org>
Date: Wed, 18 Jun 2008 14:26:24 GMT
From: Alex Mukhin <amukhin@geeksforless.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: On Asus P5KC network card not working 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124719
>Category:       kern
>Synopsis:       [age] On Asus P5KC network card not working
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 14:30:01 UTC 2008
>Closed-Date:    Thu Jun 19 14:34:24 UTC 2008
>Last-Modified:  Thu Jun 19 14:34:24 UTC 2008
>Originator:     Alex Mukhin
>Release:        FreeBSD 70
>Organization:
Hostingmaks Ltd
>Environment:
FreeBSD zebra2.geeksforless.net 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu Jun 19 15:08:00 EEST 2008     root@zebra2.geeksforless.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Im install FreeBSD 70 on computer with MB Asus P5KC with internal network card But this card is absent in network interfaces 
I using ifconfig for see it
ifconfig 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
        inet6 ::1 prefixlen 128
        inet 127.0.0.1 netmask 0xff000000
ng0: flags=8890<POINTOPOINT,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1500
ng1: flags=8890<POINTOPOINT,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1500

I need using this card 
What can I do?
>How-To-Repeat:
Simply install FreeBSD 70 on computer with this motheboard
>Fix:
I try But have no results

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Wed Jun 18 17:04:47 UTC 2008 
State-Changed-Why:  
To submitter: can you please send me the output of: 
"pciconf -l | grep ^none" 


Responsible-Changed-From-To: freebsd-i386->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Wed Jun 18 17:04:47 UTC 2008 
Responsible-Changed-Why:  
Track 

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

From: Gavin Atkinson <gavin@FreeBSD.org>
To: Alex Mukhin <amukhin@geeksforless.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/124719: On Asus P5KC network card not working
Date: Wed, 18 Jun 2008 19:24:01 +0100

 On Wed, 2008-06-18 at 20:20 +0300, Alex Mukhin wrote:
 > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 18 June 2008 20:07:50 ga=
 vin@freebsd.org =CE=C1=D0=C9=D3=C1=CC(=C1):
 > > pciconf -l | grep ^none
 >=20
 >=20
 > Hello!
 > # pciconf -l | grep ^none
 > none0@pci0:0:31:3:      class=3D0x0c0500 card=3D0x82771043 chip=3D0x29308=
 086=20
 > rev=3D0x02 hdr=3D0x00
 > none1@pci0:1:0:1:       class=3D0x040300 card=3D0xaa100000 chip=3D0xaa101=
 002=20
 > rev=3D0x00 hdr=3D0x00
 > none2@pci0:2:0:0:       class=3D0x020000 card=3D0x82261043 chip=3D0x10481=
 969=20
 > rev=3D0xb0 hdr=3D0x00
 
 This is the Attansic L1 network card.  Support for it has recently been
 committed to CURRENT, but has not been MFC'd to RELENG_7, and is
 unlikely to be merged for a while yet.
 
 There is a patch at http://people.freebsd.org/~yongari/age/age.7.0R.diff
 for this card 7.0-RELEASE.  Try that, and let me know how it goes.
 
 Gavin

From: Alex Mukhin <amukhin@geeksforless.net>
To: Gavin Atkinson <gavin@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: kern/124719: On Asus P5KC network card not working
Date: Thu, 19 Jun 2008 13:20:28 +0300

 =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 18 June 2008 21:24:01 Gavi=
 n Atkinson =CE=C1=D0=C9=D3=C1=CC(=C1):
 > On Wed, 2008-06-18 at 20:20 +0300, Alex Mukhin wrote:
 > > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 18 June 2008 20:07:50 =
 gavin@freebsd.org=20
 =CE=C1=D0=C9=D3=C1=CC(=C1):
 > > > pciconf -l | grep ^none
 > >
 > > Hello!
 > > # pciconf -l | grep ^none
 > > none0@pci0:0:31:3:      class=3D0x0c0500 card=3D0x82771043 chip=3D0x293=
 08086
 > > rev=3D0x02 hdr=3D0x00
 > > none1@pci0:1:0:1:       class=3D0x040300 card=3D0xaa100000 chip=3D0xaa1=
 01002
 > > rev=3D0x00 hdr=3D0x00
 > > none2@pci0:2:0:0:       class=3D0x020000 card=3D0x82261043 chip=3D0x104=
 81969
 > > rev=3D0xb0 hdr=3D0x00
 >
 > This is the Attansic L1 network card.  Support for it has recently been
 > committed to CURRENT, but has not been MFC'd to RELENG_7, and is
 > unlikely to be merged for a while yet.
 >
 > There is a patch at http://people.freebsd.org/~yongari/age/age.7.0R.diff
 > for this card 7.0-RELEASE.  Try that, and let me know how it goes.
 >
 > Gavin
 
 
 Hello!
 Thanks
 
 
 Best regards,
 =2D-=20
 Alexander Mukhin
 Manager of LAN administrators=20
 Geeksforless Inc
 Phone: 416-883-3000 ext. 8822
 =46ax: 416-883-3003
 email: amukhin@geeksforless.net
 Jabber: amukhin@im.hostopia.com
 www.geeksforless.com

From: Alex Mukhin <amukhin@geeksforless.net>
To: Gavin Atkinson <gavin@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: kern/124719: On Asus P5KC network card not working
Date: Thu, 19 Jun 2008 15:22:14 +0300

 =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 18 June 2008 21:24:01 Gavi=
 n Atkinson =CE=C1=D0=C9=D3=C1=CC(=C1):
 > On Wed, 2008-06-18 at 20:20 +0300, Alex Mukhin wrote:
 > > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 18 June 2008 20:07:50 =
 gavin@freebsd.org=20
 =CE=C1=D0=C9=D3=C1=CC(=C1):
 > > > pciconf -l | grep ^none
 > >
 > > Hello!
 > > # pciconf -l | grep ^none
 > > none0@pci0:0:31:3:      class=3D0x0c0500 card=3D0x82771043 chip=3D0x293=
 08086
 > > rev=3D0x02 hdr=3D0x00
 > > none1@pci0:1:0:1:       class=3D0x040300 card=3D0xaa100000 chip=3D0xaa1=
 01002
 > > rev=3D0x00 hdr=3D0x00
 > > none2@pci0:2:0:0:       class=3D0x020000 card=3D0x82261043 chip=3D0x104=
 81969
 > > rev=3D0xb0 hdr=3D0x00
 >
 > This is the Attansic L1 network card.  Support for it has recently been
 > committed to CURRENT, but has not been MFC'd to RELENG_7, and is
 > unlikely to be merged for a while yet.
 >
 > There is a patch at http://people.freebsd.org/~yongari/age/age.7.0R.diff
 > for this card 7.0-RELEASE.  Try that, and let me know how it goes.
 >
 > Gavin
 
 
 Hello!
 I'm use README and do as in instruction without loading module age
 Working fine=20
 Thanks
 
 
 Best regards,
 =2D-=20
 Alexander Mukhin
 Manager of LAN administrators=20
 Geeksforless Inc
 Phone: 416-883-3000 ext. 8822
 =46ax: 416-883-3003
 email: amukhin@geeksforless.net
 Jabber: amukhin@im.hostopia.com
 www.geeksforless.com
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Thu Jun 19 14:33:26 UTC 2008 
State-Changed-Why:  
Close, submitter is up and running, and the driver has been MFC'd 
to RELENG_7 this morning anyway, so will be in FreeBSD 7.1. 

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