|
我有两个网卡,一个网卡为主板集成RealTek RTL8139 ip为dhcp获得,一为pci网卡dlink530tx
ip为静态给予,有时启动 eth0为RealTek RTL8139 eth0为dlink530tx,有时启动 eth0为dlink530tx eth1为RealTek RTL8139,我只好人工修改/etc/network/interfaces 然后/etc/init.d/networking restart ,太麻烦了,可不可以固定,请高手指点一下
/var/log/messages:
Feb 23 07:38:58 localhost kernel: 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
Feb 23 07:38:58 localhost kernel: 8139too Fast Ethernet driver 0.9.27
Feb 23 07:38:58 localhost kernel: ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 21 (level, low) -> IRQ 209
Feb 23 07:38:58 localhost kernel: eth0: RealTek RTL8139 at 0xc400, 00:0d:61:91:c8:b3, IRQ 209
Feb 23 07:38:58 localhost kernel: via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
Feb 23 07:38:58 localhost kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 18 (level, low) -> IRQ 169
Feb 23 07:38:58 localhost kernel: PCI: Via IRQ fixup for 0000:01:00.0, from 11 to 9
Feb 23 07:38:58 localhost kernel: eth1: VIA Rhine III at 0x1c000, 00:40:05:41:0a:0a, IRQ 169.
Feb 23 07:38:58 localhost kernel: eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
Feb 23 14:31:53 localhost kernel: eth0: VIA Rhine III at 0x1c000, 00:40:05:41:0a:0a, IRQ 169.
Feb 23 14:31:53 localhost kernel: eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
Feb 23 14:31:53 localhost kernel: 8139too Fast Ethernet driver 0.9.27
Feb 23 14:31:53 localhost kernel: ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 21 (level, low) -> IRQ 209
Feb 23 14:31:53 localhost kernel: eth1: RealTek RTL8139 at 0xc400, 00:0d:61:91:c8:b3, IRQ 209 |
|