= Intel 82574 = == The Intel 82574 is often used in a GBE mini pci(e) card == For the Intel 82574 you need the E1000E driver which we don't install by default. Do not get this confused with the E1000 driver. They are not the same. You can enable it via OpenWrt by the following in your OpenWrt buildroot directory (trunk):[[BR]] make menuconfig[[BR]] Network Devices -> Intel(R) PRO/1000 PCIe cards kernel support = y[[BR]] make[[BR]] The new images in bin/cns3xxx would now contain the driver. You could use the new driver by:[[BR]] a) use sysupgrade to update to the new image[[BR]] b) manually upgrade your rootfs[[BR]] c) install the kmod-e1000 ipk in the bin/cns3xxx/packages directory by copying it to your target and using opkg install [[BR]] [[BR]][[BR]] That should give you an eth1 device.[[BR]] == Possible Cards == The below is a list of possible cards that may work: 1. [http://www.globalamericaninc.com/commell-mpx-574d.html Commell MPX-574D] 2. A card sold at Aaeon.com Additionally, USB ethernet is another option: [wiki:usbethernet]