Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37542052
en ru br
ALT Linux repos
S:0.6-alt0_0_git_b3c1f91
5.0: 0.4.2.3-alt1
4.1: 0.4.2.3-alt1
4.0: 0.4.1-alt0.1

Group :: System/Kernel and hardware
RPM: hardinfo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 01-truncated_description.patch
Download


--- a/arch/linux/common/pci.h	2009-04-06 17:43:15.000000000 +0400
+++ b/arch/linux/common/pci.h	2013-09-16 23:04:11.970773781 +0400
@@ -185,12 +185,6 @@
 	    buf = start + 1;
 	    category = g_strdup(buf);
 
-	    buf = end;
-	    start = buf;
-	    WALK_UNTIL('(');
-	    *buf = 0;
-	    buf = start + 1;
-
             if (strstr(category, "RAM memory")) icon = "mem";
             else if (strstr(category, "Multimedia")) icon = "media";
             else if (strstr(category, "USB")) icon = "usb";
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin