- fix network detection if several interfaces are attached to a single pci function (bnc #693090)

- fixed typo
- USB joystick fixes
- replace USB details by joystick details
- set unix_dev_name2 to /dev/input/jsX
- added Gameport bus, detect gameport joysticks
- cleanup - removed unused variables
- added NULL checks
- joystick: detect and report number of axes and buttons
- added support for detecting USB joysticks
- updated .gitignore
- added .gitignore files
- show disk capacity in GB

OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=42
This commit is contained in:
2011-10-07 13:20:51 +00:00
committed by Git OBS Bridge
parent 0680be7d3c
commit 477f1a2225
4 changed files with 22 additions and 5 deletions

View File

@@ -33,9 +33,9 @@ Obsoletes: libhd
PreReq: /sbin/ldconfig
AutoReqProv: on
Summary: Hardware Library
Version: 18.5
Version: 19.0
Release: 1
Source: hwinfo-18.5.tar.bz2
Source: hwinfo-19.0.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description