From 15121163b1680cb1ea637d4b228f3047d1bed9c0 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 22 Sep 2009 09:34:14 +0000 Subject: list asix module in network/usb group --- images/NEWS | 1 + kernel/list_modules.pm | 2 +- perl-install/NEWS | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index d1e4c9786..34ef965e3 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,5 +1,6 @@ - fix firmware loading (#49195) - revert squashfs-lzma and sqlzma inclusion (this breaks install) +- list asix module in network/usb group Version 1.42 - 9 September 2009, by Pascal Terjan diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index df37eff92..587db4ed1 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -58,7 +58,7 @@ our %l = ( #- protocol reported are not accurate) so we match network adapters against #- known drivers :-( usb => [ - qw(catc cdc_ether kaweth pegasus rtl8150 usbnet), + qw(asix catc cdc_ether kaweth pegasus rtl8150 usbnet), ], wireless => [ qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs aironet_cs ar9170usb arlan arusb_lnx), diff --git a/perl-install/NEWS b/perl-install/NEWS index 4b72257c6..f2a7d0685 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -10,6 +10,7 @@ o prefer UUID on VirtIO too o don't consider lvm named md* as raid (#53767) o allow resizing ext4 +- list asix module in network/usb group Version 12.51 - 8 September 2009 -- cgit v1.2.1