Hi,
the output for "ip-link" from 2.6.18-3, I had to revert.

1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:48:54:82:87:c4 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:60:67:72:74:0d brd ff:ff:ff:ff:ff:ff
5: sit0: <NOARP> mtu 1480 qdisc noop
    link/sit 0.0.0.0 brd 0.0.0.0
6: eth2: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:11:d8:74:2c:2f brd ff:ff:ff:ff:ff:ff

Here is a dmesg snip when the three nic's are brought up.

~snip~
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 23 (level, low) -> IRQ 169
eth0: RealTek RTL8139 at 0xde00, 00:48:54:82:87:c4, IRQ 169
eth0:  Identified 8139 chip type 'RTL-8139C'
ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 20 (level, low) -> IRQ 177
eth1: RealTek RTL8139 at 0xdd00, 00:60:67:72:74:0d, IRQ 177
eth1:  Identified 8139 chip type 'RTL-8139B'
ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 22 (level, low) -> IRQ 185
eth2: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter
      PrefPort:A  RlmtMode:Check Link State
~snip~

eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth1: link up, 100Mbps, full-duplex, lpa 0xC1E1
eth2: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter
      PrefPort:A  RlmtMode:Check Link State
ADDRCONF(NETDEV_UP): eth2: link is not ready
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4093 buckets, 32744 max) - 224 bytes per conntrack
Bridge firewalling registered
ip_conntrack_pptp version 3.1 loaded
ip_nat_pptp version 3.0 loaded
ClusterIP Version 0.8 loaded successfully
eth2: network connection up using port A
    speed:           1000
    autonegotiation: yes
    duplex mode:     full
    flowctrl:        none
    role:            slave
    irq moderation:  disabled
    scatter-gather:  disabled
    tx-checksum:     disabled
    rx-checksum:     disabled
ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
ip6_tables: (C) 2000-2006 Netfilter Core Team
Initializing IPsec netlink socket
eth1: no IPv6 routers present
eth0: no IPv6 routers present
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
eth2: no IPv6 routers present
~snip~

As mentioned before. In the older kernel (2.6.18-3), most likely due to 
conflict with skge, I had to blacklist skge than  rmmod sk98lin and insmod 
sk98lin on each reboot to get the eth2 working.
As of 2.6.18-4 this is no longer functioning.

Thank you.



On Sunday 25 March 2007 16:38, Bastian Blank wrote:
> tags 416200 moreinfo
> thanks
>
> On Sun, Mar 25, 2007 at 03:40:53PM -0400, Andrew N. wrote:
> > This version of the kernel is missing the sk98lin module for:
>
> No. The tables of supported pci devices is similar in sk98lin and skge.
>
> > dmesg:
> > skge 1.6 addr 0xfeaf8000 irq 225 chip Yukon-Lite rev 9
> > skge eth2: addr 00:11:d8:74:2c:2f
>
> So it finds something which is handled by the skge module.
>
> > The skge module is erroring out with:
> > #ifup eth2
> > SIOCSIFADDR: No such device
> > eth2: ERROR while getting interface flags: No such device
> > SIOCSIFNETMASK: No such device
> > SIOCSIFBRDADDR: No such device
> > eth2: ERROR while getting interface flags: No such device
> > eth2: ERROR while getting interface flags: No such device
> > Failed to bring up eth2.
>
> This is no error from skge. Please show the output of "ip link".
>
> Bastian

-- 
Andrew Nady.
Network Support/Account Manager

Primary Support Systems Inc.
P: 416-736-4888
M: 416-688-8928
F: 416-736-4890

"Of course you have a purpose -- to find a purpose."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to