Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - i82554 on AMD-Board: (5 Items)
   
i82554 on AMD-Board  
Hi,

According to QNX 6.3.0 Service Pack 3 Network Drivers Patch (Patch ID 685) Release Notes the following Ethernet- 
Controller is supported by

devn-i82544.so 
NAME=devn-i82544.so 
DATE=2007/08/30-14:47:03-EDT 
VERSION=630SP3-685 


#pci -v 
Class = Network (Ethernet) 
Vendor ID = 8086h, Intel Corporation 
Device ID = 10b9h, Unknown Unknown 

This  PCI-Express-Adapter doesn't work on an AMD-Motherboard (Gigabyte GA-M61P-S3).

io-net can be started with devn-i82554.so and a ip-address is configurable:

io-net -di82544 verbose=4 -ptcpip & 
ifconfig en0 172.16.205.4 
# ifconfig 
en0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> mtu 1500
capabilities=7<IP4CSUM,TCP4CSUM,UDP4CSUM> 
enabled=0<> 
address: 00:1b:21:05:2b:2c 
inet 172.16.205.4 netmask 0xff000000 broadcast 172.255.255.255 

But I can't get a connection (Link up missing): 
#sloginfo 
Feb 01 11:42:45 5 10 0 devn-i82544: *not* running in PCI-X mode 
Feb 01 11:42:45 5 10 0 devn-i82544: found internal Copper PHY at address 1 
Feb 01 11:42:45 5 14 0 tcpip starting 
Feb 01 11:42:45 3 14 0 Using pseudo random generator. See "random" option 
Feb 01 11:42:47 5 10 0 INTEL 82544 Gigabit (Copper) 
Feb 01 11:42:47 5 10 0 Vendor .............. 0x8086 
Feb 01 11:42:47 5 10 0 Device .............. 0x10b9 
Feb 01 11:42:47 5 10 0 Revision ............ 0x0 
Feb 01 11:42:47 5 10 0 Memory base ......... 0xf3020000 
Feb 01 11:42:47 5 10 0 Interrupt ........... 0xa 
Feb 01 11:42:47 5 10 0 MAC address ......... 001b21 052b2c 
Feb 01 11:42:47 5 14 0 tcpip starting 
Feb 01 11:42:47 3 14 0 Using pseudo random generator. See "random" option 

#nicinfo 
INTEL 82544 Gigabit (Copper) Ethernet Controller 

Physical Node ID ........................... 001B21 052B2C 
Current Physical Node ID ................... 001B21 052B2C 
Current Operation Rate ..................... Unknown 
Active Interface Type ...................... MII 
Active PHY address ....................... 0 
Maximum Transmittable data Unit ............ 1514 
Maximum Receivable data Unit ............... 0 
Hardware Interrupt ......................... 0xa 
Memory Aperture ............................ 0xf3020000 - 0xf303ffff 
Promiscuous Mode ........................... Off 
Multicast Support .......................... Enabled 

Packets Transmitted OK ..................... 1 
Bytes Transmitted OK ....................... 64 
Broadcast Packets Transmitted OK ........... 1 
Multicast Packets Transmitted OK ........... 0 
Memory Allocation Failures on Transmit ..... 0 

Packets Received OK ........................ 438 
Bytes Received OK .......................... 37380 
Broadcast Packets Received OK .............. 428 
Multicast Packets Received OK .............. 10 
Memory Allocation Failures on Receive ...... 0 

Single Collisions on Transmit .............. 0 
Deferred Transmits ......................... 0 
Late Collision on Transmit errors .......... 0 
Transmits aborted (excessive collisions) ... 0 
No Carrier on Transmit ..................... 0 
Receive Alignment errors ................... 0 
Received packets with CRC errors ........... 0 
Packets Dropped on receive ................. 46232 

Could it be that the  Nvidia-Chip (MCP61) isn't supported ? 
Some other AMD board with a Nvidia-Chip (CK804) works. 

#pci -v 
Class = Bridge (PCI/PCI) 
Vendor ID = 10deh, nVidia Corporation 
Device ID = 3e9h, Unknown Unknown 

Thanks,
Jeevan

RE: i82554 on AMD-Board  
The fact that the adapter is recognized means that the device ID is in the
driver, but for some reason the driver doesn't seem to be working with this
chipset. We don't have this device ID here. I just added it to the driver,
assuming that it would work. Obviously not! Is this a separate adapter or is
it on the motherboard? If it is a separate adapter, please let me have the
exact model number.

Thanks, Hugh.

-----Original Message-----
From: Jeevan Mathew [mailto:jmathew@qnx.com] 
Sent: Tuesday, February 12, 2008 5:03 AM
To: drivers-networking
Subject: i82554 on AMD-Board

Hi,

According to QNX 6.3.0 Service Pack 3 Network Drivers Patch (Patch ID 685)
Release Notes the following Ethernet- Controller is supported by

devn-i82544.so 
NAME=devn-i82544.so 
DATE=2007/08/30-14:47:03-EDT 
VERSION=630SP3-685 


#pci -v 
Class = Network (Ethernet) 
Vendor ID = 8086h, Intel Corporation 
Device ID = 10b9h, Unknown Unknown 

This  PCI-Express-Adapter doesn't work on an AMD-Motherboard (Gigabyte
GA-M61P-S3).

io-net can be started with devn-i82554.so and a ip-address is configurable:

io-net -di82544 verbose=4 -ptcpip & 
ifconfig en0 172.16.205.4 
# ifconfig 
en0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> mtu 1500
capabilities=7<IP4CSUM,TCP4CSUM,UDP4CSUM> 
enabled=0<> 
address: 00:1b:21:05:2b:2c 
inet 172.16.205.4 netmask 0xff000000 broadcast 172.255.255.255 

But I can't get a connection (Link up missing): 
#sloginfo 
Feb 01 11:42:45 5 10 0 devn-i82544: *not* running in PCI-X mode 
Feb 01 11:42:45 5 10 0 devn-i82544: found internal Copper PHY at address 1 
Feb 01 11:42:45 5 14 0 tcpip starting 
Feb 01 11:42:45 3 14 0 Using pseudo random generator. See "random" option 
Feb 01 11:42:47 5 10 0 INTEL 82544 Gigabit (Copper) 
Feb 01 11:42:47 5 10 0 Vendor .............. 0x8086 
Feb 01 11:42:47 5 10 0 Device .............. 0x10b9 
Feb 01 11:42:47 5 10 0 Revision ............ 0x0 
Feb 01 11:42:47 5 10 0 Memory base ......... 0xf3020000 
Feb 01 11:42:47 5 10 0 Interrupt ........... 0xa 
Feb 01 11:42:47 5 10 0 MAC address ......... 001b21 052b2c 
Feb 01 11:42:47 5 14 0 tcpip starting 
Feb 01 11:42:47 3 14 0 Using pseudo random generator. See "random" option 

#nicinfo 
INTEL 82544 Gigabit (Copper) Ethernet Controller 

Physical Node ID ........................... 001B21 052B2C 
Current Physical Node ID ................... 001B21 052B2C 
Current Operation Rate ..................... Unknown 
Active Interface Type ...................... MII 
Active PHY address ....................... 0 
Maximum Transmittable data Unit ............ 1514 
Maximum Receivable data Unit ............... 0 
Hardware Interrupt ......................... 0xa 
Memory Aperture ............................ 0xf3020000 - 0xf303ffff 
Promiscuous Mode ........................... Off 
Multicast Support .......................... Enabled 

Packets Transmitted OK ..................... 1 
Bytes Transmitted OK ....................... 64 
Broadcast Packets Transmitted OK ........... 1 
Multicast Packets Transmitted OK ........... 0 
Memory Allocation Failures on Transmit ..... 0 

Packets Received OK ........................ 438 
Bytes Received OK .......................... 37380 
Broadcast Packets Received OK .............. 428 
Multicast Packets Received OK .............. 10 
Memory Allocation Failures on Receive ...... 0 

Single Collisions on Transmit .............. 0 
Deferred Transmits ......................... 0 
Late Collision on Transmit errors .......... 0 
Transmits aborted (excessive collisions) ... 0 
No Carrier on Transmit ..................... 0 
Receive Alignment errors ................... 0 
Received packets with CRC errors ........... 0 
Packets Dropped on receive ................. 46232 

Could it be that the  Nvidia-Chip (MCP61) isn't supported ? 
Some other AMD board with a Nvidia-Chip (CK804) works. 

#pci -v 
Class = Bridge (PCI/PCI)...
View Full Message
Re: RE: i82554 on AMD-Board  
> The fact that the adapter is recognized means that the device ID is in >the driver, but for some reason the driver 
doesn't seem to be working >with this chipset. We don't have this device ID here. I just added it to >the driver,  
assuming that it would work. Obviously not! Is this a >separate adapter or is it on the motherboard? If it is a separate
 >adapter, please let me have  the exact model number.
> 

Thank You Hugh.

It is Onboard. Gigabyte Motherboard ga-m61p-s3 .

Jeevan
RE: RE: i82554 on AMD-Board  
Is this a customer's board or does it belong to QNX? Would it be possible to
send me this board?

Thanks, Hugh.

-----Original Message-----
From: Jeevan Mathew [mailto:jmathew@qnx.com] 
Sent: Tuesday, February 12, 2008 9:47 AM
To: drivers-networking
Subject: Re: RE: i82554 on AMD-Board

> The fact that the adapter is recognized means that the device ID is in
>the driver, but for some reason the driver doesn't seem to be working >with
this chipset. We don't have this device ID here. I just added it to >the
driver,  assuming that it would work. Obviously not! Is this a >separate
adapter or is it on the motherboard? If it is a separate >adapter, please
let me have  the exact model number.
> 

Thank You Hugh.

It is Onboard. Gigabyte Motherboard ga-m61p-s3 .

Jeevan


_______________________________________________
Networking Drivers
http://community.qnx.com/sf/go/post4928
RE: i82554 on AMD-Board  
My apologies! I do have one of these adapters and the driver works just
fine.

Hugh.


-----Original Message-----
From: Jeevan Mathew [mailto:jmathew@qnx.com] 
Sent: Tuesday, February 12, 2008 5:03 AM
To: drivers-networking
Subject: i82554 on AMD-Board

Hi,

According to QNX 6.3.0 Service Pack 3 Network Drivers Patch (Patch ID 685)
Release Notes the following Ethernet- Controller is supported by

devn-i82544.so 
NAME=devn-i82544.so 
DATE=2007/08/30-14:47:03-EDT 
VERSION=630SP3-685 


#pci -v 
Class = Network (Ethernet) 
Vendor ID = 8086h, Intel Corporation 
Device ID = 10b9h, Unknown Unknown 

This  PCI-Express-Adapter doesn't work on an AMD-Motherboard (Gigabyte
GA-M61P-S3).

io-net can be started with devn-i82554.so and a ip-address is configurable:

io-net -di82544 verbose=4 -ptcpip & 
ifconfig en0 172.16.205.4 
# ifconfig 
en0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> mtu 1500
capabilities=7<IP4CSUM,TCP4CSUM,UDP4CSUM> 
enabled=0<> 
address: 00:1b:21:05:2b:2c 
inet 172.16.205.4 netmask 0xff000000 broadcast 172.255.255.255 

But I can't get a connection (Link up missing): 
#sloginfo 
Feb 01 11:42:45 5 10 0 devn-i82544: *not* running in PCI-X mode 
Feb 01 11:42:45 5 10 0 devn-i82544: found internal Copper PHY at address 1 
Feb 01 11:42:45 5 14 0 tcpip starting 
Feb 01 11:42:45 3 14 0 Using pseudo random generator. See "random" option 
Feb 01 11:42:47 5 10 0 INTEL 82544 Gigabit (Copper) 
Feb 01 11:42:47 5 10 0 Vendor .............. 0x8086 
Feb 01 11:42:47 5 10 0 Device .............. 0x10b9 
Feb 01 11:42:47 5 10 0 Revision ............ 0x0 
Feb 01 11:42:47 5 10 0 Memory base ......... 0xf3020000 
Feb 01 11:42:47 5 10 0 Interrupt ........... 0xa 
Feb 01 11:42:47 5 10 0 MAC address ......... 001b21 052b2c 
Feb 01 11:42:47 5 14 0 tcpip starting 
Feb 01 11:42:47 3 14 0 Using pseudo random generator. See "random" option 

#nicinfo 
INTEL 82544 Gigabit (Copper) Ethernet Controller 

Physical Node ID ........................... 001B21 052B2C 
Current Physical Node ID ................... 001B21 052B2C 
Current Operation Rate ..................... Unknown 
Active Interface Type ...................... MII 
Active PHY address ....................... 0 
Maximum Transmittable data Unit ............ 1514 
Maximum Receivable data Unit ............... 0 
Hardware Interrupt ......................... 0xa 
Memory Aperture ............................ 0xf3020000 - 0xf303ffff 
Promiscuous Mode ........................... Off 
Multicast Support .......................... Enabled 

Packets Transmitted OK ..................... 1 
Bytes Transmitted OK ....................... 64 
Broadcast Packets Transmitted OK ........... 1 
Multicast Packets Transmitted OK ........... 0 
Memory Allocation Failures on Transmit ..... 0 

Packets Received OK ........................ 438 
Bytes Received OK .......................... 37380 
Broadcast Packets Received OK .............. 428 
Multicast Packets Received OK .............. 10 
Memory Allocation Failures on Receive ...... 0 

Single Collisions on Transmit .............. 0 
Deferred Transmits ......................... 0 
Late Collision on Transmit errors .......... 0 
Transmits aborted (excessive collisions) ... 0 
No Carrier on Transmit ..................... 0 
Receive Alignment errors ................... 0 
Received packets with CRC errors ........... 0 
Packets Dropped on receive ................. 46232 

Could it be that the  Nvidia-Chip (MCP61) isn't supported ? 
Some other AMD board with a Nvidia-Chip (CK804) works. 

#pci -v 
Class = Bridge (PCI/PCI) 
Vendor ID = 10deh, nVidia Corporation 
Device ID = 3e9h, Unknown Unknown 

Thanks,
Jeevan



_______________________________________________
Networking Drivers
http://community.qnx.com/sf/go/post4915