summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add su...Thierry Vignaud2012-05-231-1/+9
* silent perl_checkerThierry Vignaud2012-03-231-1/+1
* (getSerialModem) revert complexifyThierry Vignaud2012-03-191-8/+2
* (floppies) simplifyThierry Vignaud2012-03-191-3/+3
* (is_i586) simplify ; on less I/O on non x86 machinesThierry Vignaud2012-03-191-3/+1
* (dmidecode) fix crashing on parsing garbaged DMI info (mga#4329)Thierry Vignaud2012-01-311-0/+1
* (getISDN) kill it (is commented out since 10.5 years...)Thierry Vignaud2012-01-251-4/+0
* (dmi_probe) use state keywordThierry Vignaud2012-01-251-1/+1
* (dmi_probe) simplify after r690Thierry Vignaud2012-01-251-3/+1
* kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2...Thierry Vignaud2011-12-191-4/+2
* revert incorrect change in is_netbook_nettop(), the regexp was ok, fix perl_c...Olivier Blin2011-12-071-2/+2
* (floppies) minor perl_checker cleanupThierry Vignaud2011-12-071-1/+1
* (is_netbook_nettop) fix typosThierry Vignaud2011-12-071-2/+2
* (getSCSI) fix test, thus only overwritting model if foundThierry Vignaud2011-12-071-1/+1
* (default_packages) merge cpufreq detection logic intoThierry Vignaud2011-09-071-1/+6
* (matching_types) do not abuse TYPE for cpufreq & microcodeThierry Vignaud2011-09-071-2/+0
* (hasCPUFreq) fix cpufreq detection corrupting other typesThierry Vignaud2011-09-071-1/+1
* (hasCPUMicrocode) add support to detect if CPU microcode is upgradableThierry Vignaud2011-08-221-0/+10
* (is_arm_openrd_client, is_arm_versatile, is_arm_efikamix) perl_checkerThierry Vignaud2011-08-221-3/+3
* (hasCPUFreq) detect machines needing cpufreqThierry Vignaud2011-08-011-0/+2
* (getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB numpad) (#1...Thierry Vignaud2011-08-011-0/+12
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
* - import stage1/drakxtools arm supportArnaud Patard2011-03-181-1/+13
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-1/+33
* - use EVIOCGBIT ioctl instead of trying to parse key field fromArnaud Patard2011-03-181-2/+7
* - try to parse DMI informations only on x86 to avoid reading/writing some randomArnaud Patard2011-03-181-1/+6
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* detect "Rack Mount" Chassis as serverOlivier Blin2010-03-301-1/+1
* Add ThinkServer to known serversChristophe Fergeau2010-03-011-1/+1
* - detect_devices:Olivier Blin2010-02-231-1/+1
* no more need to forward declare %hd_vendors (basically revertingThierry Vignaud2010-01-181-2/+2
* (_get_hd_vendor) detect "Hitachi" vendor for more hard discsThierry Vignaud2010-01-181-0/+1
* (_get_hd_vendor) factorize code (needed for next commit)Thierry Vignaud2010-01-181-7/+14
* perl_checker cleanupsThierry Vignaud2010-01-181-3/+3
* detect "Maxtor" vendor for hard discsThierry Vignaud2010-01-181-0/+1
* rename %eide_hds as %hd_vendors since it better document what it isThierry Vignaud2010-01-181-6/+6
* (getSCSI) guess real vendor names like we use to do for IDE devices for yearsThierry Vignaud2010-01-181-0/+4
* forward declare %eide_hds (needed for next commit)Thierry Vignaud2010-01-181-2/+2
* (getSCSI) factorize vendor & model extractionThierry Vignaud2010-01-181-2/+3
* (complete_usb_storage_info) fix retrieving empty info for USB discsThierry Vignaud2010-01-181-1/+2
* fix detecting pcmcia serial devicesOlivier Blin2010-01-051-2/+2
* update drakx to get proper sysfs device path from usb devicesHerton Ronaldo Krzesinski2009-11-251-2/+2
* fix SCSI driver module nameOlivier Blin2009-11-241-1/+2
* fix reading USB details (#55690)Olivier Blin2009-11-241-1/+1
* fix get_sysfs_usbpath_for_block and callersOlivier Blin2009-11-241-5/+5
* (pci_probe) better check for PCI Express capabilityThierry Vignaud2009-09-301-10/+3
* add missing bit that got lost between euphor and mdv (fixing runningThierry Vignaud2009-09-231-0/+1
* reduce perl_checker's SNR ratioThierry Vignaud2009-09-231-0/+1
* (is_child_of_a_pcie_bridge) introduce itThierry Vignaud2009-09-231-2/+15
* (get_pci_sysfs_path) extract it out of pci_probe__real() (needed forThierry Vignaud2009-09-231-1/+7