From 3bd0d18bb0b5d5520b999d3ee485a7567f78b207 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 18 Jun 2004 00:44:55 +0000 Subject: do not display PCI/USB vendor id in identification section --- 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 d4a332f44..a8003681f 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -102,7 +102,7 @@ my %fields = my %groups = ( generic => { - N("Identification") => [ qw(Vendor vendor model description info media_type) ], + N("Identification") => [ qw(Vendor model description info media_type) ], N("Connection") => [ qw(bus pci_bus pci_device pci_function vendor id subvendor subid) ], }, CPU => -- cgit v1.2.1