----- Original Message -----
>Subject: Re: [driver-discuss] ASUS P5GC-MX/1333 & Attansic L2
>From: HeCSa <hsalt...@gmail.com>
>To: Masa Murayama <khf04...@nifty.ne.jp>
>Cc: driver-discuss@opensolaris.org
>Date: Tue, 07 Jul 2009 20:20:52 -0300
>
>
>Hello, Masa!
>Thanks for your response and commands!
>Well...the network card still does not work, I've extracted the logs,
>which I copy here:
>
>ifconfig -a: (no changes)
>
>lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
>8232 index 1
>       inet 127.0.0.1 netmask ff000000 
>atge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index
>2
>       inet 10.100.100.2 netmask ffffff00 broadcast 10.100.100.255
>       ether 0:1f:c6:8:f5:7f 
>lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu
>8252 index 1
>       inet6 ::1/128 
>
>dmesg | grep atge: (here comes the first change)
>
>Jul  7 20:00:14 osol01 atge: [ID 130221 kern.info] atge0: Attansic L2
>(vid: 0x1969, did: 0x2048, revid: 0xa0)
>Jul  7 20:00:14 osol01 atge: [ID 451511 kern.info] atge0: MII PHY
>(0x004dd022) found at 0
>Jul  7 20:00:14 osol01 atge: [ID 679413 kern.info] atge0: PHY
>control:1000<ANE>,
>status:7849<100_BASEX_FD,100_BASEX,10_BASE_FD,10_BASE,MFPRMBLSUPR,CANAUTONEG,
EXTENDED>, advert:de1<ASM_DIR,PAUSE,100BASE_TX_FD,100BASE_TX,10BASE_T_FD,10BAS
E_T>, lpar:0, exp:0
>Jul  7 20:00:14 osol01 gld: [ID 944156 kern.info] atge0: atheros L1 nic
>driver v2.6.4: type "ether" mac address 00:1f:c6:08:f5:7f
>Jul  7 20:00:14 osol01 pcie_pci: [ID 586369 kern.info] PCIE-device:
>pci1043,8...@0, atge0
>Jul  7 20:00:14 osol01 genunix: [ID 936769 kern.info] atge0
>is /p...@0,0/pci8086,2...@1c,1/pci1043,8...@0
>Jul  7 20:00:14 osol01 atge: [ID 188825 kern.info] atge0: gem_add_intrs:
>supported intr_types:3
>Jul  7 20:00:14 osol01 pcplusmp: [ID 805372 kern.info] pcplusmp:
>pci1969,2048 (atge) instance 0 irq 0x19 vector 0x60 ioapic 0xff intin
>0xff is bound to cpu 0
>Jul  7 20:00:14 osol01 atge: [ID 716252 kern.info] atge0: resetting PHY
>
>(there is no negotiation here)
>
>grep atge /var/adm/messages:
>
>Jul  7 20:00:14 osol01 atge: [ID 130221 kern.info] atge0: Attansic L2
>(vid: 0x1969, did: 0x2048, revid: 0xa0)
>Jul  7 20:00:14 osol01 atge: [ID 451511 kern.info] atge0: MII PHY
>(0x004dd022) found at 0
>Jul  7 20:00:14 osol01 atge: [ID 679413 kern.info] atge0: PHY
>control:1000<ANE>,
>status:7849<100_BASEX_FD,100_BASEX,10_BASE_FD,10_BASE,MFPRMBLSUPR,CANAUTONEG,
EXTENDED>, advert:de1<ASM_DIR,PAUSE,100BASE_TX_FD,100BASE_TX,10BASE_T_FD,10BAS
E_T>, lpar:0, exp:0
>Jul  7 20:00:14 osol01 gld: [ID 944156 kern.info] atge0: atheros L1 nic
>driver v2.6.4: type "ether" mac address 00:1f:c6:08:f5:7f
>Jul  7 20:00:14 osol01 pcie_pci: [ID 586369 kern.info] PCIE-device:
>pci1043,8...@0, atge0
>Jul  7 20:00:14 osol01 genunix: [ID 936769 kern.info] atge0
>is /p...@0,0/pci8086,2...@1c,1/pci1043,8...@0
>Jul  7 20:00:14 osol01 atge: [ID 188825 kern.info] atge0: gem_add_intrs:
>supported intr_types:3
>Jul  7 20:00:14 osol01 pcplusmp: [ID 805372 kern.info] pcplusmp:
>pci1969,2048 (atge) instance 0 irq 0x19 vector 0x60 ioapic 0xff intin
>0xff is bound to cpu 0
>Jul  7 20:00:14 osol01 atge: [ID 716252 kern.info] atge0: resetting PHY
>
>(same as before, no negotiation)
>
>I understand that my router supports 10 mbps, it's a Linksys WRT54G. I
>confirmed this with the manual, it has four 10/100 RJ45 switched ports.

Did you check link/speed/duplex lamps in the front panel of the
Linksys WRT54G?

I prepared the bugfix of atge below, which I mentioned in the previous mail.
please try it.

http://homepage2.nifty.com/mrym3/taiyodo/atge-2.6.5t0.tar.gz

To update atge driver, do following after you extract files from the tarball,

 # /usr/ccs/bin/make install
 # init 6

If it won't work, it is difficult to solve the issue right now.

-masa

>Thanks again, Masa!
>Best regards,
>
>HeCSa.
>
>
>

_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to