From ade28b55c26b01c82d5bccc45725260100d5f8ab Mon Sep 17 00:00:00 2001 From: Herton Ronaldo Krzesinski Date: Fri, 3 Apr 2009 02:36:32 +0000 Subject: - handle new gigabit driver: slicoss --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 +- perl-install/install/NEWS | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 6c6ce522a..c5df658c2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -41,7 +41,7 @@ our %l = ( ], firewire => [ qw(eth1394 pcilynx) ], gigabit => [ - qw(atl1 atl1c atl1e be2net bnx2 bnx2x cxgb cxgb3 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sfc sxg sis190 sk98lin skge sky2 spidernet tehuti tg3 via-velocity virtio_net yellowfin), + qw(atl1 atl1c atl1e be2net bnx2 bnx2x cxgb cxgb3 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sfc sxg sis190 sk98lin skge sky2 slicoss spidernet tehuti tg3 via-velocity virtio_net yellowfin), qw(bcm5820 bcm5700), #- encrypted ], diff --git a/perl-install/NEWS b/perl-install/NEWS index ce348a218..2e0be93d1 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,7 +2,7 @@ - drakauth: o handling winbind configuration when REALM != DNS (#49189) - handle new drivers: - o gigabit: be2net + o gigabit: be2net, slicoss o wireless: agnx, arusb_lnx o dvb: dvb-usb-dtv5100 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index bcfeff2e9..d3bd63147 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,5 @@ - handle new drivers: - o gigabit: be2net + o gigabit: be2net, slicoss o wireless: agnx, arusb_lnx o dvb: dvb-usb-dtv5100 -- cgit v1.2.1