index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
detect_devices.pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(is_i586) simplify ; on less I/O on non x86 machines
Thierry Vignaud
2012-03-19
1
-3
/
+1
*
(dmidecode) fix crashing on parsing garbaged DMI info (mga#4329)
Thierry Vignaud
2012-01-31
1
-0
/
+1
*
(getISDN) kill it (is commented out since 10.5 years...)
Thierry Vignaud
2012-01-25
1
-4
/
+0
*
(dmi_probe) use state keyword
Thierry Vignaud
2012-01-25
1
-1
/
+1
*
(dmi_probe) simplify after r690
Thierry Vignaud
2012-01-25
1
-3
/
+1
*
kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2...
Thierry Vignaud
2011-12-19
1
-4
/
+2
*
revert incorrect change in is_netbook_nettop(), the regexp was ok, fix perl_c...
Olivier Blin
2011-12-07
1
-2
/
+2
*
(floppies) minor perl_checker cleanup
Thierry Vignaud
2011-12-07
1
-1
/
+1
*
(is_netbook_nettop) fix typos
Thierry Vignaud
2011-12-07
1
-2
/
+2
*
(getSCSI) fix test, thus only overwritting model if found
Thierry Vignaud
2011-12-07
1
-1
/
+1
*
(default_packages) merge cpufreq detection logic into
Thierry Vignaud
2011-09-07
1
-1
/
+6
*
(matching_types) do not abuse TYPE for cpufreq & microcode
Thierry Vignaud
2011-09-07
1
-2
/
+0
*
(hasCPUFreq) fix cpufreq detection corrupting other types
Thierry Vignaud
2011-09-07
1
-1
/
+1
*
(hasCPUMicrocode) add support to detect if CPU microcode is upgradable
Thierry Vignaud
2011-08-22
1
-0
/
+10
*
(is_arm_openrd_client, is_arm_versatile, is_arm_efikamix) perl_checker
Thierry Vignaud
2011-08-22
1
-3
/
+3
*
(hasCPUFreq) detect machines needing cpufreq
Thierry Vignaud
2011-08-01
1
-0
/
+2
*
(getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB numpad) (#1...
Thierry Vignaud
2011-08-01
1
-0
/
+12
*
- string changes: perl -pi -e 's!Can not!Cannot!'
Ahmad Samir
2011-04-04
1
-1
/
+1
*
- import stage1/drakxtools arm support
Arnaud Patard
2011-03-18
1
-1
/
+13
*
- import stage1/drakxtools mips support
Arnaud Patard
2011-03-18
1
-1
/
+33
*
- use EVIOCGBIT ioctl instead of trying to parse key field from
Arnaud Patard
2011-03-18
1
-2
/
+7
*
- try to parse DMI informations only on x86 to avoid reading/writing some random
Arnaud Patard
2011-03-18
1
-1
/
+6
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-02-06
1
-1
/
+1
*
detect "Rack Mount" Chassis as server
Olivier Blin
2010-03-30
1
-1
/
+1
*
Add ThinkServer to known servers
Christophe Fergeau
2010-03-01
1
-1
/
+1
*
- detect_devices:
Olivier Blin
2010-02-23
1
-1
/
+1
*
no more need to forward declare %hd_vendors (basically reverting
Thierry Vignaud
2010-01-18
1
-2
/
+2
*
(_get_hd_vendor) detect "Hitachi" vendor for more hard discs
Thierry Vignaud
2010-01-18
1
-0
/
+1
*
(_get_hd_vendor) factorize code (needed for next commit)
Thierry Vignaud
2010-01-18
1
-7
/
+14
*
perl_checker cleanups
Thierry Vignaud
2010-01-18
1
-3
/
+3
*
detect "Maxtor" vendor for hard discs
Thierry Vignaud
2010-01-18
1
-0
/
+1
*
rename %eide_hds as %hd_vendors since it better document what it is
Thierry Vignaud
2010-01-18
1
-6
/
+6
*
(getSCSI) guess real vendor names like we use to do for IDE devices for years
Thierry Vignaud
2010-01-18
1
-0
/
+4
*
forward declare %eide_hds (needed for next commit)
Thierry Vignaud
2010-01-18
1
-2
/
+2
*
(getSCSI) factorize vendor & model extraction
Thierry Vignaud
2010-01-18
1
-2
/
+3
*
(complete_usb_storage_info) fix retrieving empty info for USB discs
Thierry Vignaud
2010-01-18
1
-1
/
+2
*
fix detecting pcmcia serial devices
Olivier Blin
2010-01-05
1
-2
/
+2
*
update drakx to get proper sysfs device path from usb devices
Herton Ronaldo Krzesinski
2009-11-25
1
-2
/
+2
*
fix SCSI driver module name
Olivier Blin
2009-11-24
1
-1
/
+2
*
fix reading USB details (#55690)
Olivier Blin
2009-11-24
1
-1
/
+1
*
fix get_sysfs_usbpath_for_block and callers
Olivier Blin
2009-11-24
1
-5
/
+5
*
(pci_probe) better check for PCI Express capability
Thierry Vignaud
2009-09-30
1
-10
/
+3
*
add missing bit that got lost between euphor and mdv (fixing running
Thierry Vignaud
2009-09-23
1
-0
/
+1
*
reduce perl_checker's SNR ratio
Thierry Vignaud
2009-09-23
1
-0
/
+1
*
(is_child_of_a_pcie_bridge) introduce it
Thierry Vignaud
2009-09-23
1
-2
/
+15
*
(get_pci_sysfs_path) extract it out of pci_probe__real() (needed for
Thierry Vignaud
2009-09-23
1
-1
/
+7
*
perl_checker cleanups
Thierry Vignaud
2009-09-23
1
-5
/
+5
*
revert bogus bit in latest commti
Thierry Vignaud
2009-09-23
1
-1
/
+1
*
(pci_probe__real,c::pci_probe) retrieve PCI revision (#42576)
Thierry Vignaud
2009-09-23
1
-2
/
+2
*
fix VirtIO devices support and release 12.46
Pascal Terjan
2009-08-28
1
-2
/
+1
[prev]
[next]