forked from pool/hwinfo
- sanitize changelog
- create floppy entry only if there really is a floppy device (bnc#883465) - don't dump netcard eeprom by default (bnc#875021) - xen vm: use memory settings from /proc/xen/balloon (bnc#867915) - avoid strcpy() (bnc#870383) - s390: add some virtio device IDs (bnc#807532) - adding fingerprint reader (bnc#793928) - use 'cp -x' in getsysinfo (bnc#760240) - s390: recognize model 2 OSA Express interfaces (bnc#720082) - add id to Validity fingerprint sensor (bnc#719202) - add unisys hypervisor bus info (bnc#678966) - report InfiniBand controller as network controller (bnc#645877, bnc#644299) - recognize InfiniBand controller (bnc#645877, bnc#644299, bnc#639807) - VMWare -> VMware (bnc#536888) - update pci id list (bnc#813172) - increase major version to 20 to avoid ABI change problems (maybe bnc#739349) - change multi-interface detection to work with old sysfs layout (bnc#739368, bnc#693090) - detect fcoe disks (bnc#725134) - fix network detection if several interfaces are attached to a single pci function (bnc#693090) - check for battery, too, to decide on notebook (bnc#678456) - avoid potential NULL pointer reference (bnc#677686) - support Draytech miniVigor 128 ISDN (bnc#663288) - support Validity fingerprint sensor (bnc#644149) - add vmbus storage controllers (bnc#654959) - added fingerprint sensor (bnc#528596) - assume notebook if there's a track point or touch pad (bnc#591703) - fix NULL pointer bug (bnc#610454) - detect formfactor without hal (bnc#591703) - fix memory size detection (bnc#588028) - fix device renaming detection (bnc#574442) OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=141
This commit is contained in:
parent
5bac776c82
commit
dcf361032f
183
hwinfo.changes
183
hwinfo.changes
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 10:29:25 CEST 2017 - snwint@suse.de
|
||||
|
||||
- sanitize changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 11:44:32 UTC 2017 - snwint@suse.com
|
||||
|
||||
@ -236,7 +241,7 @@ Mon Oct 13 16:05:32 CEST 2014 - jenkins@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 11:11:28 CEST 2014 - snwint@suse.de
|
||||
|
||||
- create floppy entry only if there really is a floppy device (bnc #883465)
|
||||
- create floppy entry only if there really is a floppy device (bnc#883465)
|
||||
- 21.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -248,7 +253,7 @@ Tue May 27 10:22:56 CEST 2014 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 25 10:17:15 CEST 2014 - snwint@suse.de
|
||||
|
||||
- don't dump netcard eeprom by default (bnc #875021)
|
||||
- don't dump netcard eeprom by default (bnc#875021)
|
||||
- 21.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -262,22 +267,22 @@ Mon Mar 31 11:13:05 CEST 2014 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 08:42:12 CET 2014 - snwint@suse.de
|
||||
|
||||
- xen vm: use memory settings from /proc/xen/balloon (bnc #867915)
|
||||
- avoid strcpy() (bnc #870383)
|
||||
- xen vm: use memory settings from /proc/xen/balloon (bnc#867915)
|
||||
- avoid strcpy() (bnc#870383)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 13:46:26 CET 2014 - snwint@suse.de
|
||||
|
||||
- s390: add some virtio device IDs (bnc #807532)
|
||||
- adding fingerprint reader (bnc #793928)
|
||||
- use 'cp -x' in getsysinfo (bnc #760240)
|
||||
- s390: recognize model 2 OSA Express interfaces (bnc #720082)
|
||||
- add id to Validity fingerprint sensor (bnc #719202)
|
||||
- add unisys hypervisor bus info (bnc #678966)
|
||||
- report InfiniBand controller as network controller (bnc #645877, bnc #644299)
|
||||
- recognize InfiniBand controller (bnc #645877, bnc #644299, bnc #639807)
|
||||
- s390: add some virtio device IDs (bnc#807532)
|
||||
- adding fingerprint reader (bnc#793928)
|
||||
- use 'cp -x' in getsysinfo (bnc#760240)
|
||||
- s390: recognize model 2 OSA Express interfaces (bnc#720082)
|
||||
- add id to Validity fingerprint sensor (bnc#719202)
|
||||
- add unisys hypervisor bus info (bnc#678966)
|
||||
- report InfiniBand controller as network controller (bnc#645877, bnc#644299)
|
||||
- recognize InfiniBand controller (bnc#645877, bnc#644299, bnc#639807)
|
||||
- fix type to avoid compiler warning
|
||||
- VMWare -> VMware (bnc #536888)
|
||||
- VMWare -> VMware (bnc#536888)
|
||||
- integrated & removed hwinfo_pci_scan_label.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -294,7 +299,7 @@ Mon Jan 27 19:32:58 UTC 2014 - trenn@suse.de
|
||||
Wed Nov 27 16:00:22 CET 2013 - snwint@suse.de
|
||||
|
||||
- read and add ethtool private flags (bnc 841170)
|
||||
- update pci id list (bnc #813172)
|
||||
- update pci id list (bnc#813172)
|
||||
- Merge pull request #2 from andreas-schwab/master
|
||||
- Add support for m68k
|
||||
|
||||
@ -322,8 +327,8 @@ Tue Nov 6 14:22:44 UTC 2012 - boris@steki.net
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 11:55:17 CEST 2012 - snwint@suse.de
|
||||
|
||||
- increase major version to 20 to avoid ABI change problems (maybe bnc #739349)
|
||||
- change multi-interface detection to work with old sysfs layout (bnc #739368, bnc #693090)
|
||||
- increase major version to 20 to avoid ABI change problems (maybe bnc#739349)
|
||||
- change multi-interface detection to work with old sysfs layout (bnc#739368, bnc#693090)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 09:49:44 CET 2012 - snwint@suse.de
|
||||
@ -334,12 +339,12 @@ Fri Feb 10 09:49:44 CET 2012 - snwint@suse.de
|
||||
- hv_storvsc instead of storvsc
|
||||
- hv_netvsc instead of netvsc
|
||||
- Remove blkvsc, the driver was merged into hv_storvsc
|
||||
- detect fcoe disks (bnc #725134)
|
||||
- detect fcoe disks (bnc#725134)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 15:13:16 CEST 2011 - snwint@suse.de
|
||||
|
||||
- fix network detection if several interfaces are attached to a single pci function (bnc #693090)
|
||||
- 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
|
||||
@ -356,23 +361,23 @@ Fri Oct 7 15:13:16 CEST 2011 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 11:43:28 CET 2011 - snwint@suse.de
|
||||
|
||||
- check for battery, too, to decide on notebook (bnc #678456)
|
||||
- check for battery, too, to decide on notebook (bnc#678456)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 11:26:40 CET 2011 - snwint@suse.de
|
||||
|
||||
- avoid potential NULL pointer reference (bnc #677686)
|
||||
- avoid potential NULL pointer reference (bnc#677686)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 14:38:51 CET 2011 - snwint@suse.de
|
||||
|
||||
- support Draytech miniVigor 128 ISDN (bnc #663288)
|
||||
- support Draytech miniVigor 128 ISDN (bnc#663288)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 14:13:31 CET 2011 - snwint@suse.de
|
||||
|
||||
- support Validity fingerprint sensor (bnc #644149)
|
||||
- add vmbus storage controllers (bnc #654959)
|
||||
- support Validity fingerprint sensor (bnc#644149)
|
||||
- add vmbus storage controllers (bnc#654959)
|
||||
- fix SPARC compile fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -389,22 +394,22 @@ Wed Aug 25 17:27:11 CEST 2010 - snwint@suse.de
|
||||
Tue Aug 17 17:15:40 CEST 2010 - snwint@suse.de
|
||||
|
||||
- parse id files in /var/lib/hardware/ids
|
||||
- added fingerprint sensor (bnc #528596)
|
||||
- added fingerprint sensor (bnc#528596)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 22 11:29:59 CEST 2010 - snwint@suse.de
|
||||
|
||||
- assume notebook if there's a track point or touch pad (bnc #591703)
|
||||
- assume notebook if there's a track point or touch pad (bnc#591703)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 7 13:58:13 CEST 2010 - snwint@suse.de
|
||||
|
||||
- fix NULL pointer bug (bnc #610454)
|
||||
- fix NULL pointer bug (bnc#610454)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 21 15:30:59 CEST 2010 - snwint@suse.de
|
||||
|
||||
- detect formfactor without hal (bnc #591703)
|
||||
- detect formfactor without hal (bnc#591703)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 15:26:07 CET 2010 - snwint@suse.de
|
||||
@ -415,31 +420,31 @@ Wed Mar 17 15:26:07 CET 2010 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 16:31:22 CET 2010 - snwint@suse.de
|
||||
|
||||
- fix memory size detection (bnc #588028)
|
||||
- fix memory size detection (bnc#588028)
|
||||
- create VERSION and changelog from git repo
|
||||
- fix compile on non-suse systems
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 16:24:43 CET 2010 - snwint@suse.de
|
||||
|
||||
- fix device renaming detection (bnc #574442)
|
||||
- more cpu features (bnc #578994)
|
||||
- recognize agere modem lines (bnc #578286)
|
||||
- fix device renaming detection (bnc#574442)
|
||||
- more cpu features (bnc#578994)
|
||||
- recognize agere modem lines (bnc#578286)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 12:31:30 CEST 2009 - snwint@suse.de
|
||||
|
||||
- made kernel log parser aware of time stamps (bnc #544269)
|
||||
- made kernel log parser aware of time stamps (bnc#544269)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 17:18:29 CEST 2009 - snwint@suse.de
|
||||
|
||||
- map video memory writable (bnc #539227)
|
||||
- fix memory leak when run as non-root (bnc #519015)
|
||||
- updated dvb & tv card info (bnc #465139)
|
||||
- map video memory writable (bnc#539227)
|
||||
- fix memory leak when run as non-root (bnc#519015)
|
||||
- updated dvb & tv card info (bnc#465139)
|
||||
- updated pci ids
|
||||
- fix video memory mapping (bnc #539227)
|
||||
- recognize usb auto & smartcard devices (bnc #290279)
|
||||
- fix video memory mapping (bnc#539227)
|
||||
- recognize usb auto & smartcard devices (bnc#290279)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 11:58:55 CEST 2009 - snwint@suse.de
|
||||
@ -450,19 +455,19 @@ Wed Sep 16 11:58:55 CEST 2009 - snwint@suse.de
|
||||
Mon Aug 3 14:26:39 CEST 2009 - snwint@suse.de
|
||||
|
||||
- revert --log patch from v16.3; leads to all kinds of
|
||||
problems (bnc #525223)
|
||||
problems (bnc#525223)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 12:42:14 CEST 2009 - snwint@suse.de
|
||||
|
||||
- support NPIV (bnc #501312)
|
||||
- added some ISDN devices (bnc #234529)
|
||||
- support NPIV (bnc#501312)
|
||||
- added some ISDN devices (bnc#234529)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 15:22:27 CEST 2009 - snwint@suse.de
|
||||
|
||||
- --log without other options assumes --all (bnc #243103)
|
||||
- rewrote man page, help text & README (bnc #178662)
|
||||
- --log without other options assumes --all (bnc#243103)
|
||||
- rewrote man page, help text & README (bnc#178662)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
|
||||
@ -482,8 +487,8 @@ Tue Jun 9 12:31:27 CEST 2009 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 17:36:41 CEST 2009 - snwint@suse.de
|
||||
|
||||
- setup dummy int 0x15 for BIOS emulation (bnc #469863)
|
||||
- fix memory size detection (bnc #500410)
|
||||
- setup dummy int 0x15 for BIOS emulation (bnc#469863)
|
||||
- fix memory size detection (bnc#500410)
|
||||
- 'hwprobe' variables can now have values (int, string, list) instead of
|
||||
being just flags
|
||||
- fix some compiler warnings
|
||||
@ -491,37 +496,37 @@ Thu May 14 17:36:41 CEST 2009 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 22 12:42:50 CET 2009 - snwint@suse.de
|
||||
|
||||
- make ehea look more ordinary (bnc #467033)
|
||||
- make ehea look more ordinary (bnc#467033)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 15:57:17 CET 2009 - snwint@suse.de
|
||||
|
||||
- added HP LCD size (bnc #465858)
|
||||
- added HP LCD size (bnc#465858)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 13:58:25 CET 2009 - uli@suse.de
|
||||
|
||||
- determine unix_dev_name for IUCV interfaces (bnc #457537)
|
||||
- determine unix_dev_name for IUCV interfaces (bnc#457537)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 15:26:38 CET 2009 - snwint@suse.de
|
||||
|
||||
- avoid segfault with broken sysfs data (bnc #461161)
|
||||
- avoid segfault with broken sysfs data (bnc#461161)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 15:32:14 CET 2009 - snwint@suse.de
|
||||
|
||||
- fix input device detection (bnc #457834)
|
||||
- fix input device detection (bnc#457834)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 11 11:23:17 CET 2008 - snwint@suse.de
|
||||
|
||||
- add some more instructions to the x86 emulation (bnc #406804)
|
||||
- add some more instructions to the x86 emulation (bnc#406804)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 12:18:10 CET 2008 - snwint@suse.de
|
||||
|
||||
- more ibm displays (bnc #446699)
|
||||
- more ibm displays (bnc#446699)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 16:55:45 CET 2008 - snwint@suse.de
|
||||
@ -531,49 +536,49 @@ Fri Nov 21 16:55:45 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 15:50:54 CET 2008 - snwint@suse.de
|
||||
|
||||
- another ibm display (bnc #446699)
|
||||
- another ibm display (bnc#446699)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 11:09:24 CET 2008 - snwint@suse.de
|
||||
|
||||
- only avoid mouse/modem detection on usb->serial adapter (bnc #408715)
|
||||
- only avoid mouse/modem detection on usb->serial adapter (bnc#408715)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 18 11:25:36 CET 2008 - snwint@suse.de
|
||||
|
||||
- map video memory for vbe calls (bnc #441802)
|
||||
- map video memory for vbe calls (bnc#441802)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 14:11:07 CET 2008 - snwint@suse.de
|
||||
|
||||
- fix wlan detection (bnc #441778)
|
||||
- fix wlan detection (bnc#441778)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 17:33:19 CET 2008 - snwint@suse.de
|
||||
|
||||
- more display sizes (bnc #441796)
|
||||
- more display sizes (bnc#441796)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 18:31:40 CET 2008 - snwint@suse.de
|
||||
|
||||
- ibm kiosk system display sizes (bnc #441796)
|
||||
- ibm kiosk system display sizes (bnc#441796)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 5 15:06:57 CET 2008 - snwint@suse.de
|
||||
|
||||
- fix ehea detection (bnc #436954)
|
||||
- fix ehea detection (bnc#436954)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 18:00:07 CEST 2008 - snwint@suse.de
|
||||
|
||||
- removed ancient refs to ide-generic (bnc #433105)
|
||||
- removed ancient refs to ide-generic (bnc#433105)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 13:44:03 CEST 2008 - uli@suse.de
|
||||
|
||||
- s390: dual port OSA Express devices are not detectable; fixing
|
||||
dualport flag to 1 (fate #304080)
|
||||
- s390: adapt to change in sysfs symlink structure (bnc #431533)
|
||||
dualport flag to 1 (fate#304080)
|
||||
- s390: adapt to change in sysfs symlink structure (bnc#431533)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 18:01:34 CEST 2008 - snwint@suse.de
|
||||
@ -583,25 +588,25 @@ Mon Oct 6 18:01:34 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 16:56:37 CEST 2008 - snwint@suse.de
|
||||
|
||||
- re-reverse hardware item lists (bnc #388754, #414717)
|
||||
- new fingerprint readers (bnc #429533)
|
||||
- re-reverse hardware item lists (bnc#388754, #414717)
|
||||
- new fingerprint readers (bnc#429533)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 17:53:52 CEST 2008 - snwint@suse.de
|
||||
|
||||
- dump network card eeprom to log (bnc #430170)
|
||||
- dump network card eeprom to log (bnc#430170)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 15:00:56 CEST 2008 - uli@suse.de
|
||||
|
||||
- s390: dual port OSA Express devices are not detectable; fixing
|
||||
dualport flag to 1 (fate #304080)
|
||||
dualport flag to 1 (fate#304080)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 22 13:16:39 CEST 2008 - uli@suse.de
|
||||
|
||||
- s390: added dualport flag for OSA devices (currently unused until
|
||||
we know what devices support it; fate #304080)
|
||||
we know what devices support it; fate#304080)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 12:10:32 CEST 2008 - snwint@suse.de
|
||||
@ -626,12 +631,12 @@ Tue Jul 22 10:54:40 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 14:53:14 CEST 2008 - snwint@suse.de
|
||||
|
||||
- skip T-Balancer BigNG (bnc #408715)
|
||||
- skip T-Balancer BigNG (bnc#408715)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 12:25:28 CEST 2008 - snwint@suse.de
|
||||
|
||||
- support virtio devices (bnc #404803)
|
||||
- support virtio devices (bnc#404803)
|
||||
- detect virtio mouse
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -643,18 +648,18 @@ Wed Jul 16 15:16:01 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 12:33:17 CEST 2008 - snwint@suse.de
|
||||
|
||||
- fix macbook keyboard detection (bnc #374101)
|
||||
- fix macbook keyboard detection (bnc#374101)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 17:40:41 CEST 2008 - snwint@suse.de
|
||||
|
||||
- ppc: report usb controller properly (bnc #368234)
|
||||
- ppc: report usb controller properly (bnc#368234)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 17:47:46 CEST 2008 - snwint@suse.de
|
||||
|
||||
- braille: ht detection needs longer timeouts
|
||||
- adjusted panel size (bnc #373997)
|
||||
- adjusted panel size (bnc#373997)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 19:38:48 CEST 2008 - snwint@suse.de
|
||||
@ -664,31 +669,31 @@ Fri May 9 19:38:48 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 18:43:13 CEST 2008 - snwint@suse.de
|
||||
|
||||
- another go at mv643xx (bnc #359867)
|
||||
- another go at mv643xx (bnc#359867)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 17:51:02 CEST 2008 - snwint@suse.de
|
||||
|
||||
- read up to 4 ddc records from sysfs tree (bnc #387064)
|
||||
- not everything is a mouse (bnc #373177)
|
||||
- updated X11 data (bnc #387880)
|
||||
- read up to 4 ddc records from sysfs tree (bnc#387064)
|
||||
- not everything is a mouse (bnc#373177)
|
||||
- updated X11 data (bnc#387880)
|
||||
- detect more braille devices
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 17:48:12 CEST 2008 - snwint@suse.de
|
||||
|
||||
- add some more fingerprint sensors (bnc #382273)
|
||||
- monitors added (bnc #373997)
|
||||
- add some more fingerprint sensors (bnc#382273)
|
||||
- monitors added (bnc#373997)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 17:14:40 CEST 2008 - snwint@suse.de
|
||||
|
||||
- disable old isa isdn card detection (bnc #359175)
|
||||
- disable old isa isdn card detection (bnc#359175)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 13:05:18 CET 2008 - snwint@suse.de
|
||||
|
||||
- fix mv643xx fix (bnc #359867)
|
||||
- fix mv643xx fix (bnc#359867)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 15:11:25 CET 2008 - snwint@suse.de
|
||||
@ -698,16 +703,16 @@ Wed Mar 19 15:11:25 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 17:56:46 CET 2008 - snwint@suse.de
|
||||
|
||||
- fix mv643xx detection (bnc #359867)
|
||||
- updated ps3 network card detection (bnc #370850)
|
||||
- fix mv643xx detection (bnc#359867)
|
||||
- updated ps3 network card detection (bnc#370850)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 14:32:04 CET 2008 - snwint@suse.de
|
||||
|
||||
- wlan detection sometimes missed network cards (bnc #368442)
|
||||
- wlan detection sometimes missed network cards (bnc#368442)
|
||||
- ide-cd module name changed
|
||||
- make hwprobe=+udev work again
|
||||
- support MS virtual network devs (bnc #359261)
|
||||
- support MS virtual network devs (bnc#359261)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 12:25:27 CET 2008 - snwint@suse.de
|
||||
@ -717,28 +722,28 @@ Thu Mar 6 12:25:27 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 11:14:10 CET 2008 - snwint@suse.de
|
||||
|
||||
- try a bit harder to find matching card for an interface (bnc #356405)
|
||||
- fix segfault in new mouse code (bnc #367457)
|
||||
- try a bit harder to find matching card for an interface (bnc#356405)
|
||||
- fix segfault in new mouse code (bnc#367457)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 11:32:06 CET 2008 - snwint@suse.de
|
||||
|
||||
- detect vmware mouse (bnc #358460)
|
||||
- detect vmware mouse (bnc#358460)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 18:00:53 CET 2008 - snwint@suse.de
|
||||
|
||||
- hal: info.bus -> info.subsystem
|
||||
- detect virtualbox mouse (bnc #358460)
|
||||
- detect virtualbox mouse (bnc#358460)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 29 18:25:08 CET 2008 - snwint@suse.de
|
||||
|
||||
- adjust mouse detection to work with mice that do not use
|
||||
/dev/input/mice but work via event dev (bnc #266002)
|
||||
/dev/input/mice but work via event dev (bnc#266002)
|
||||
- change input device code to use kernel device ids for input devices
|
||||
- adjust to latest sysfs changes
|
||||
- work around some strange pci subdevice names (bnc #183188)
|
||||
- work around some strange pci subdevice names (bnc#183188)
|
||||
- update pci device name database
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hwinfo
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user