device eth1 not present?

Chris Mohler cr33dog at gmail.com
Fri Aug 25 23:01:31 UTC 2006


># cat /etc/modprobe.conf
> alias eth0 sis900
> alias scsi_hostadapter sata_sis
> alias snd-card-0 snd-intel8x0
> options snd-card-0 index=0
> options snd-intel8x0 index=0
> remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd-intel8x0
> alias eth1 8139too


It looks like eth0 is aliased to the SiS adapter, and eth1 to the RTL adapter.


># dmesg | grep eth
> eth0: RealTek RTL8139 at 0xde878000, 00:0d:88:37:fa:22, IRQ 177
> eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
> eth1: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 185, 00:16:ec:1c:8e:11.


Here it looks like eth0 is the RTL, and eth1 is the SiS.


I'm no network guru - just thought I'd make that observation.

HTH,
Chris




More information about the fedora-list mailing list