From 8d97f13366221db1ec0b8400dac8fb9c26180621 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 18 Sep 2008 15:13:06 +0000 Subject: handle new jme ethernet driver --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 4515daab9..922416872 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -24,7 +24,7 @@ our %l = ( qw(depca dmfe e2100 eepro eexpress eth16i), qw(ewrk3 hp hp-plus hp100), qw(iph5526), #- fibre channel - qw(lance ne ni5010 ni52 ni65 nvnet), + qw(jme lance ne ni5010 ni52 ni65 nvnet), qw(prism2_plx r6040 rcpci rhineget), qw(sb1000 sc92031 smc-ultra smc9194), qw(tc35815 tlan uli526x), diff --git a/perl-install/NEWS b/perl-install/NEWS index c189d6cbf..497b42cde 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- handle new driver: + o ethernet: jme - diskdrake: o fix file system type drop down list showing most types as "..." in "Change partition type" dialog in expert mode due to ellipsizing diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6c4199fdc..aa4aaadc6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- handle new driver: + o ethernet: jme - partitionning step o fix file system type drop down list showing most types as "..." in "Change partition type" dialog in expert mode due to ellipsizing -- cgit v1.2.1