From 0fcfa1e5a8027713e243903e921d14f6513b4d2c Mon Sep 17 00:00:00 2001 From: Herton Ronaldo Krzesinski Date: Fri, 3 Apr 2009 01:28:46 +0000 Subject: - handle new wireless driver: agnx --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index ee9ea45a3..d33b5ce21 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -60,7 +60,7 @@ our %l = ( qw(catc cdc_ether kaweth pegasus rtl8150 usbnet), ], wireless => [ - qw(acx-pci acx-usb adm8211 airo airo_cs aironet4500_cs aironet_cs arlan), + qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs aironet_cs arlan), qw(at76_usb ath_pci ath5k ath9k atmel_cs atmel_pci b43 b43legacy bcm43xx com20020_cs dyc_ar5), qw(hostap_cs hostap_pci hostap_plx i2400m-usb ipw2100 ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwlwifi), qw(madwifi_pci netwave_cs ndiswrapper orinoco orinoco_cs orinoco_nortel orinoco_pci orinoco_plx orinoco_tmd), diff --git a/perl-install/NEWS b/perl-install/NEWS index 394a9507f..564c49bae 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,7 +1,8 @@ -- handle new gigabit driver: be2net - fixed crypto module names when arch is not i586 (#46814) - drakauth: o handling winbind configuration when REALM != DNS (#49189) +- handle new gigabit driver: be2net +- handle new wireless driver: agnx Version 12.20 - 30 March 2009 -- cgit v1.2.1