hi Thomas,
On Mon, Jul 13, 2015 at 4:16 PM, "Thomas B. Rücker" thomas@ruecker.fi wrote:
I just dug out an old 'ADMtek ADM8511 "Pegasus II" USB Ethernet' device. Looks like the necessary "pegasus" driver wasn't compiled. Please consider this a high priority wishlist item for when you are back in the office: Enable all possible usb-ethernet drivers to be available as modules.
That way it will be easily possible for people to get around the WiFi experience.
I am planning to add the following to our config:
+# USB Eth +CONFIG_USB_CATC=m +CONFIG_USB_KAWETH=m +CONFIG_USB_PEGASUS=m +CONFIG_USB_RTL8150=m +CONFIG_USB_RTL8152=m +CONFIG_USB_NET_SR9700=m +CONFIG_USB_NET_SR9800=m +CONFIG_USB_NET_SMSC75XX=m +CONFIG_USB_NET_SMSC95XX=m +CONFIG_USB_NET_MCS7830=m
Does that cover your needs?
cheers nico