Skip to content
Snippets Groups Projects
  • A.Kasper's avatar
    b88c9f78
    kernel: add kernel modules for rtl8150 and rtl8152 based usb-to-ethernet converters · b88c9f78
    A.Kasper authored
    This patch adds the kernel modules to for the very common Realtek RTL8150 and Realtek 8152 based USB-to-Ethernet converters.
    After this patch the following packages can be added to targets (or site.mk):
    kmod-usb-net-rtl8150
    kmod-usb-net-rtl8152
    
    The modules are already available in openwrt trunk, but not in Chaos Calmer. This patch is just a temporary backport.
    The modules are needed for Futros with additional USB-Ethernet-Interface and VMs with dedicated USB-NIC
    b88c9f78
    History
    kernel: add kernel modules for rtl8150 and rtl8152 based usb-to-ethernet converters
    A.Kasper authored
    This patch adds the kernel modules to for the very common Realtek RTL8150 and Realtek 8152 based USB-to-Ethernet converters.
    After this patch the following packages can be added to targets (or site.mk):
    kmod-usb-net-rtl8150
    kmod-usb-net-rtl8152
    
    The modules are already available in openwrt trunk, but not in Chaos Calmer. This patch is just a temporary backport.
    The modules are needed for Futros with additional USB-Ethernet-Interface and VMs with dedicated USB-NIC