summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* assume system is a laptop if it contains some "Intel Corporation|Mobile" devi...Olivier Blin2007-08-301-0/+1
* use '_' in IDE module namesOlivier Blin2007-08-211-1/+1
* use usb_storage instead of usb-storageOlivier Blin2007-08-211-1/+1
* ignore wmaster%d devicesOlivier Blin2007-08-201-1/+2
* use '_' in modules namesOlivier Blin2007-08-201-2/+2
* remove hack to replace 'snd_' with 'snd-', it's now done in ldetectOlivier Blin2007-08-141-1/+0
* (pci_probe__real) let modules returned by modaliases be back compatibleThierry Vignaud2007-08-101-0/+1
* (pci_probe) make it work...Thierry Vignaud2007-08-081-0/+1
* (pci_probe) cache PCI probe results at install time tooThierry Vignaud2007-08-081-5/+1
* - modify usbWacom() for mousedrakePascal Rigaux2007-07-091-4/+19
* fix USB UPS detection logic (whitelist supported hardware)Olivier Blin2007-06-041-10/+18
* do not assign hidups driver to all usbhid devicesOlivier Blin2007-06-041-1/+1
* (getUPS) do not detect some mice as UPSes (#30475)Thierry Vignaud2007-06-041-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-207/+270
* remove unused silo&sbus&prom stuff (was for sparc, but untouched for more tha...Pascal Rigaux2006-03-031-2/+1
* fix typoPascal Rigaux2006-02-211-1/+1
* oops, perl_checker compliancePascal Rigaux2006-02-031-5/+2
* - fix dmidecode_category() (returning a list)Pascal Rigaux2006-02-031-2/+14
* handle new dmidecode outputPascal Rigaux2006-01-201-5/+15
* look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, o...Pascal Rigaux2006-01-101-1/+2
* better not dying (#20340) it looks like there do be some devices outThierry Vignaud2006-01-021-1/+1
* (getSCSI_26) add a commentThierry Vignaud2005-12-191-0/+1
* (getSCSI_26) be more robust (aka do not silently not detect hard disksThierry Vignaud2005-12-191-0/+1
* (getSCSI_26) handle kernel-2.6.14+Thierry Vignaud2005-12-191-1/+2
* (getSagem) handle new ueagle-atm driverThierry Vignaud2005-11-071-1/+1
* (get_sysfs_usbpath_for_block) introduce it in order to factorize codeThierry Vignaud2005-10-051-3/+16
* drop sr_mod workarounds, it's now handled by udev coldplugOlivier Blin2005-09-191-2/+0
* ensure titi has the good tab-widthPascal Rigaux2005-09-191-0/+5
* add sr_mod in modprobe.preload if needed (#18641)Olivier Blin2005-09-171-0/+2
* (complete_usb_storage_info) using a local value is just sanerThierry Vignaud2005-09-161-2/+1
* (complete_usb_storage_info) delete {found} field once usedThierry Vignaud2005-09-161-0/+1
* (complete_usb_storage_info) fix getting data when multiple USB disksThierry Vignaud2005-09-161-1/+2
* fallback to wpa_cli or iwlist/iwconfig when needed (#18516)Olivier Blin2005-09-151-2/+2
* - split is_useful_interface out of is_lan_interfaceOlivier Blin2005-09-071-7/+19
* (get_scsi_driver) kill dead variableThierry Vignaud2005-08-251-1/+0
* since ldetect runs gzip, time spent in some of these detect functionsThierry Vignaud2005-08-251-3/+20
* (get_scsi_driver) find driver of host controller from sysfs in allThierry Vignaud2005-08-251-3/+6
* (floppies) in standalone mode, usb-storage is loaded by hotplug. manuallyThierry Vignaud2005-08-101-1/+1
* move is_xbox from common to detect_devicesOlivier Blin2005-08-051-0/+5
* (getUPS) blacklist all keyboardsThierry Vignaud2005-08-041-1/+1
* (getUPS) blacklist all WingMan devices (#16995)Thierry Vignaud2005-07-271-1/+1
* (getUPS) do not detect Logitech devices as UPSes (#16994)Thierry Vignaud2005-07-271-1/+1
* fix alps touchpads detectionOlivier Blin2005-07-251-3/+1
* add has_wirelessOlivier Blin2005-07-131-1/+2
* add is_bridge_interfaceOlivier Blin2005-07-011-0/+5
* rename isTVcard() as isTVcardConfigurable() since it's more meaninfull regard...Thierry Vignaud2005-06-241-1/+1
* enable to configure cx88 driverThierry Vignaud2005-06-241-1/+1
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+1
* make a special "low resources" choicePascal Rigaux2005-06-061-0/+4
* get rid of the few remaining $LD_LOADERPascal Rigaux2005-06-031-3/+5