Hello,
I am running "Linux raspberrypi 3.6.11+ #510 PREEMPT Mon Jul 22 21:55:20 BST 2013 arm61 GNU/Linux," and I have installed multiple USB NICs (plugged into a hub). Boths NICs use the AX88772 chipset and work fine. The difficulty I am running into is that /etc/udev/rules.d/75-persistent-net-generator.rules is not being created, so the NICs are not consistently assigned to interfaces across reboots. For example, NIC #1 was assigned to eth1 and NIC#2 was assigned to eth2, but after I rebooted, they swapped.
Based on what I have read, rebooting should generate the rules file, but that has not worked for me. Any ideas of how else I can get this file created? Thanks for the information.
-Ryan