Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add probeall_dkms_modules() to list modules that are available in dkms packages | Olivier Blin | 2007-09-22 | 1 | -0/+18 |
| | |||||
* | - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11 | Pascal Rigaux | 2007-09-19 | 1 | -0/+1 |
| | |||||
* | (getSCSI) extract std "vendor|description" in description field | Thierry Vignaud | 2007-09-17 | 1 | -0/+1 |
| | |||||
* | (getSCSI) set "media_type" as "generic" for generic SCSI devices | Thierry Vignaud | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | (getSCSI) enumerate generic SCSI devices again | Thierry Vignaud | 2007-09-04 | 1 | -2/+2 |
| | |||||
* | (getSCSI) add support for tape device again (#31073) | Thierry Vignaud | 2007-09-04 | 1 | -2/+2 |
| | |||||
* | assume system is a laptop if it contains some "Intel Corporation|Mobile" ↵ | Olivier Blin | 2007-08-30 | 1 | -0/+1 |
| | | | | devices (fix Samsung Q1U detection, #32967) | ||||
* | use '_' in IDE module names | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | use usb_storage instead of usb-storage | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | ignore wmaster%d devices | Olivier Blin | 2007-08-20 | 1 | -1/+2 |
| | |||||
* | use '_' in modules names | Olivier Blin | 2007-08-20 | 1 | -2/+2 |
| | |||||
* | remove hack to replace 'snd_' with 'snd-', it's now done in ldetect | Olivier Blin | 2007-08-14 | 1 | -1/+0 |
| | |||||
* | (pci_probe__real) let modules returned by modaliases be back compatible | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 |
| | |||||
* | (pci_probe) make it work... | Thierry Vignaud | 2007-08-08 | 1 | -0/+1 |
| | |||||
* | (pci_probe) cache PCI probe results at install time too | Thierry Vignaud | 2007-08-08 | 1 | -5/+1 |
| | |||||
* | - modify usbWacom() for mousedrake | Pascal Rigaux | 2007-07-09 | 1 | -4/+19 |
| | | | | | | | (conflicts with drakx-kbd-mouse-x11 < 0.19) - installer: o add /lib/udev/usb_id which is needed by mouse.pm to generate /dev/input/by-id/xxx | ||||
* | fix USB UPS detection logic (whitelist supported hardware) | Olivier Blin | 2007-06-04 | 1 | -10/+18 |
| | |||||
* | do not assign hidups driver to all usbhid devices | Olivier Blin | 2007-06-04 | 1 | -1/+1 |
| | |||||
* | (getUPS) do not detect some mice as UPSes (#30475) | Thierry Vignaud | 2007-06-04 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -207/+270 |
| | |||||
* | remove unused silo&sbus&prom stuff (was for sparc, but untouched for more ↵ | Pascal Rigaux | 2006-03-03 | 1 | -2/+1 |
| | | | | than 5 years and must be broken | ||||
* | fix typo | Pascal Rigaux | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | oops, perl_checker compliance | Pascal Rigaux | 2006-02-03 | 1 | -5/+2 |
| | |||||
* | - fix dmidecode_category() (returning a list) | Pascal Rigaux | 2006-02-03 | 1 | -2/+14 |
| | | | | | - c::dmiDetectMemory() was in smp-dmi.c which is dropped, creating dmi_detect_memory instead | ||||
* | handle new dmidecode output | Pascal Rigaux | 2006-01-20 | 1 | -5/+15 |
| | |||||
* | look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, ↵ | Pascal Rigaux | 2006-01-10 | 1 | -1/+2 |
| | | | | or using DMI info (often broken) | ||||
* | better not dying (#20340) it looks like there do be some devices out | Thierry Vignaud | 2006-01-02 | 1 | -1/+1 |
| | | | | | for which we failed to get proper data | ||||
* | (getSCSI_26) add a comment | Thierry Vignaud | 2005-12-19 | 1 | -0/+1 |
| | |||||
* | (getSCSI_26) be more robust (aka do not silently not detect hard disks | Thierry Vignaud | 2005-12-19 | 1 | -0/+1 |
| | | | | | when kernel sysfs exports got changed) | ||||
* | (getSCSI_26) handle kernel-2.6.14+ | Thierry Vignaud | 2005-12-19 | 1 | -1/+2 |
| | |||||
* | (getSagem) handle new ueagle-atm driver | Thierry Vignaud | 2005-11-07 | 1 | -1/+1 |
| | |||||
* | (get_sysfs_usbpath_for_block) introduce it in order to factorize code | Thierry Vignaud | 2005-10-05 | 1 | -3/+16 |
| | | | | | | (complete_usb_storage_info) use sane way for handling multiple USB disks of the same vendor (aka compare hosts) | ||||
* | drop sr_mod workarounds, it's now handled by udev coldplug | Olivier Blin | 2005-09-19 | 1 | -2/+0 |
| | |||||
* | ensure titi has the good tab-width | Pascal Rigaux | 2005-09-19 | 1 | -0/+5 |
| | |||||
* | add sr_mod in modprobe.preload if needed (#18641) | Olivier Blin | 2005-09-17 | 1 | -0/+2 |
| | |||||
* | (complete_usb_storage_info) using a local value is just saner | Thierry Vignaud | 2005-09-16 | 1 | -2/+1 |
| | |||||
* | (complete_usb_storage_info) delete {found} field once used | Thierry Vignaud | 2005-09-16 | 1 | -0/+1 |
| | |||||
* | (complete_usb_storage_info) fix getting data when multiple USB disks | Thierry Vignaud | 2005-09-16 | 1 | -1/+2 |
| | | | | | | | | | | | of the same vendor are plugged right thing would be to compare {host} but usb_probde() cannot return SCSI host, thus descriptions might be switched if the manufacturer altered them on latest discs rationale: | ||||
* | fallback to wpa_cli or iwlist/iwconfig when needed (#18516) | Olivier Blin | 2005-09-15 | 1 | -2/+2 |
| | |||||
* | - split is_useful_interface out of is_lan_interface | Olivier Blin | 2005-09-07 | 1 | -7/+19 |
| | | | | | | - split get_all_net_devices out of getNet - add get_net_interfaces to include isdn/dsl interfaces | ||||
* | (get_scsi_driver) kill dead variable | Thierry Vignaud | 2005-08-25 | 1 | -1/+0 |
| | |||||
* | since ldetect runs gzip, time spent in some of these detect functions | Thierry Vignaud | 2005-08-25 | 1 | -3/+20 |
| | | | | | was a significant part of mcc's startup time | ||||
* | (get_scsi_driver) find driver of host controller from sysfs in all | Thierry Vignaud | 2005-08-25 | 1 | -3/+6 |
| | | | | | cases (not just usb-storage case) | ||||
* | (floppies) in standalone mode, usb-storage is loaded by hotplug. manually | Thierry Vignaud | 2005-08-10 | 1 | -1/+1 |
| | | | | | loading it just slows down harddrake service startup | ||||
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -0/+5 |
| | |||||
* | (getUPS) blacklist all keyboards | Thierry Vignaud | 2005-08-04 | 1 | -1/+1 |
| | |||||
* | (getUPS) blacklist all WingMan devices (#16995) | Thierry Vignaud | 2005-07-27 | 1 | -1/+1 |
| | |||||
* | (getUPS) do not detect Logitech devices as UPSes (#16994) | Thierry Vignaud | 2005-07-27 | 1 | -1/+1 |
| | |||||
* | fix alps touchpads detection | Olivier Blin | 2005-07-25 | 1 | -3/+1 |
| | |||||
* | add has_wireless | Olivier Blin | 2005-07-13 | 1 | -1/+2 |
| |