|
Joe Krachey
10/27/2011 10:44 AM
post89682
|
When I add the -verbose=4, when using the e1000 driver, I get the following output:
# io-net -d mv64360 memrange=0xf1000000,deviceindex=0,verbose=4 -d mv64360 memrange=0xf1000000,deviceindex=1,verbose=4 -
d e1000 -verbose=4 -irq=0x80000000 duplex=1,speed=1000 -ptcpip
# io-net: illegal option -- e
io-net: illegal option -- r
io-net: illegal option -- b
io-net: illegal option -- o
io-net: illegal option -- e
io-net: illegal option -- =
io-net: illegal option -- 4
The prompt does not come back to run sloginfo.
When I add the same -verbose to the 82544 driver, it does not hang but I get the same error messages.
# io-net -d mv64360 memrange=0xf1000000,deviceindex=0,verbose=4 -d mv64360 memrange=0xf1000000,deviceindex=1,verbose=4 -
d i82544 -verbose=4 duplex=1,speed=1000 -ptcpip
# io-net: illegal option -- e
io-net: illegal option -- r
io-net: illegal option -- b
io-net: illegal option -- o
io-net: illegal option -- e
io-net: illegal option -- =
io-net: illegal option -- 4
Jan 01 00:00:19 5 10 0 MAC 1: shutdown1
Jan 01 00:00:19 5 10 0 MAC 1: shutdown2
Jan 01 00:00:19 5 10 0 MAC 0: shutdown1
Jan 01 00:00:19 5 10 0 MAC 0: shutdown2
Jan 01 00:00:22 5 10 0 MAC 0 : SDRAM bank/size/CS 0/0x20000000/0xe enumerated
Jan 01 00:00:22 5 10 0 devn-mv64360: MII transceiver found at address 4.
Jan 01 00:00:22 5 10 0 MAC 1 : SDRAM bank/size/CS 0/0x20000000/0xe enumerated
Jan 01 00:00:22 5 10 0 devn-mv64360: MII transceiver found at address 8.
Jan 01 00:00:22 5 17 0 io_open for id = 3
Jan 01 00:00:22 5 17 0 Alloc IRQ 97 - Flags c01
Jan 01 00:00:22 5 17 0 Alloc IRQ 98 - Flags c01
Jan 01 00:00:22 5 14 0 tcpip starting
Jan 01 00:00:22 3 14 0 Using pseudo random generator. See "random" option
The board does not hang, but the interfaces do not work.
-Joe
----- Original Message -----
From: "Hugh Brown" <community-noreply@qnx.com>
To: "drivers-networking" <post89678@community.qnx.com>
Sent: Thursday, October 27, 2011 9:08:25 AM
Subject: Re: devn-i82544 hang
Yes, it should be compatible.
You will have to start the driver with "verbose=4" on the command line to
see where the driver is hanging. Look at the sloginfo output.
--
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931
On 11-10-27 9:43 AM, "Joe Krachey" <community-noreply@qnx.com> wrote:
>Is the e1000 6.3.2 driver compatible with 6.3.0? We are running with
>6.3.0.
>
>
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89676
>
_______________________________________________
Networking Drivers
http://community.qnx.com/sf/go/post89678
|
|
|
|
|