summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* - 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
* create detect_devices::probe_name() & detect_devices::probe_unique_name() and...Pascal Rigaux2005-06-021-0/+12
* (getSCSI_26) fix of by one error resulting in misdetecing USB massThierry Vignaud2005-05-261-1/+1
* (getUPS) do not detect ms joystick as UPS (#15930)Thierry Vignaud2005-05-131-1/+1
* (getUPS) fix detecting Wingman gamepad as UPS (#15750)Thierry Vignaud2005-05-121-1/+1
* (probeSerialDevices) really fix serial controllers detection (#15457)Thierry Vignaud2005-05-121-2/+1
* (probeSerialDevices) fix serial controllers detection (#15457)Thierry Vignaud2005-05-121-1/+1
* fix USB devices detection for ndiswrapperOlivier Blin2005-05-021-0/+8
* (getUPS) do not detect IR devices as UPSes (#15495)Thierry Vignaud2005-04-261-1/+1
* perl_checker fixOlivier Blin2005-04-181-1/+1
* space fixOlivier Blin2005-04-181-1/+1
* add getSynapticsTouchpads()Olivier Blin2005-04-181-0/+6
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-121-6/+12
* getNet(): only up wireless devicesOlivier Blin2005-04-041-2/+2
* enable ethernet interfaces during detection (fix Ralink wireless detection)Olivier Blin2005-03-311-1/+5
* do not detect joystics as UPSesThierry Vignaud2005-03-311-1/+1
* detect more Bewan devicesOlivier Blin2005-03-291-1/+1
* (floppies) do not use dmidecode for detecting floppies since it's notThierry Vignaud2005-03-291-10/+6
* handle wireless hardware typeOlivier Blin2005-03-211-1/+5
* is_lan_interface: do not list wifi%d interfaces as LAN devices (#14523)Olivier Blin2005-03-211-1/+2
* (getUPS) enforce "hidups" as driver for BackPro UPSesThierry Vignaud2005-03-211-2/+2
* handle new kernel flavour for i686 but non paePascal Rigaux2005-03-211-2/+5
* (getUPS) move comment about serial UPS where appropriateThierry Vignaud2005-03-181-1/+1
* - add dmi_probe()Pascal Rigaux2005-03-151-1/+9
* add is_lan_interfaceOlivier Blin2005-03-041-2/+6
* add ralink RT2x00 interfaces type in commentOlivier Blin2005-03-031-1/+1
* XBox support - XFdrakeStew Benedict2005-02-231-4/+0
* write code correctlyPascal Rigaux2005-02-231-1/+1
* "pae" flag in the cpu is needed for new kernelPascal Rigaux2005-02-231-1/+2
* SuSE also have "Hand Held" as a laptop (ch_type in { 8, 9, 10, 11, 14 })Pascal Rigaux2005-02-231-1/+1
* Detect XBox, don't probe for floppy on XBox.Stew Benedict2005-02-181-1/+5
* - create dmidecode_category()Pascal Rigaux2005-02-171-22/+26
* (isTVcard) perl_checko cleanupThierry Vignaud2005-02-141-1/+1
* (probeSerialDevices) simplifyThierry Vignaud2005-02-141-1/+1
* (isTVcard) better styleThierry Vignaud2005-02-101-1/+1
* (probeSerialDevices) really "install" serial modulesThierry Vignaud2005-02-101-1/+1
* (isTVcard) only look for drivers configurable by drakxtvThierry Vignaud2005-02-101-1/+1
* (getTVcards) rely on "multimedia/tv" categoryThierry Vignaud2005-02-101-3/+2
* add various/serial category and thus add support for mice and modemsThierry Vignaud2005-02-101-0/+4
* add network/modem category, thus adding support for ACP (Mwave) modemsThierry Vignaud2005-02-101-1/+1
* since dmidecode can fail to properly detect a floppy drive, don't use it duri...Pascal Rigaux2005-01-141-1/+1
* (dmidecode) do not rerun dmidecode on machines that do not support itThierry Vignaud2005-01-111-2/+3
* fix floppies detection (through dmidecode)Pascal Rigaux2004-12-211-1/+1
* create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu...Pascal Rigaux2004-12-161-0/+4
* fixPascal Rigaux2004-12-131-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-4/+4
* (pcmcia_controller_probe) reuse pcmcia_controller_probe(), thus fixingThierry Vignaud2004-12-131-1/+1
* (pcmcia_controller_probe) move some harddrake code thereThierry Vignaud2004-12-131-0/+6