甘露 wrote: > I got two netcards, one is SIS 900 intergration in my mainboard, the > other is a PCI card with Realtek 8139 chip, Hotplug loads the modules > successfully, I can see both sis900 and 8139too by lsmod, my problem is: > How can I know which is eth0?
Use 'dmesg|grep eth'. Also, see nameif(8) for naming your ethernet devices. L _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
