From f57c34c00ffabff843878596b36f16c27b3292b9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 18 Jun 2004 00:25:57 +0000 Subject: display bus (PCI, USB, ...) first --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index f17c290c1..1a7adebb1 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -103,7 +103,7 @@ my %groups = ( generic => { N("Identification") => [ qw(Vendor vendor model description info media_type) ], - N("Connection") => [ qw(pci_bus pci_device pci_function bus vendor id subvendor subid) ], + N("Connection") => [ qw(bus pci_bus pci_device pci_function vendor id subvendor subid) ], }, CPU => { -- cgit v1.2.1