| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add network/modem category, thus adding support for ACP (Mwave) modems | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
* | since dmidecode can fail to properly detect a floppy drive, don't use it duri... | Pascal Rigaux | 2005-01-14 | 1 | -1/+1 |
* | (dmidecode) do not rerun dmidecode on machines that do not support it | Thierry Vignaud | 2005-01-11 | 1 | -2/+3 |
* | fix floppies detection (through dmidecode) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu... | Pascal Rigaux | 2004-12-16 | 1 | -0/+4 |
* | fix | Pascal Rigaux | 2004-12-13 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -4/+4 |
* | (pcmcia_controller_probe) reuse pcmcia_controller_probe(), thus fixing | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | (pcmcia_controller_probe) move some harddrake code there | Thierry Vignaud | 2004-12-13 | 1 | -0/+6 |
* | look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special r... | Pascal Rigaux | 2004-12-07 | 1 | -0/+6 |
* | helping titi that didn't get isLaptop() right in 3 commits ;p | Pascal Rigaux | 2004-12-02 | 1 | -1/+1 |
* | simplify: grep already done complete_usb_storage_info() | Pascal Rigaux | 2004-12-01 | 1 | -1/+1 |
* | (dmidecode) explain why we return a list and not directly an hash | Thierry Vignaud | 2004-11-30 | 1 | -0/+1 |
* | (floppies) do not try to load floppy if there's no floppy drive (#8211) | Thierry Vignaud | 2004-11-30 | 1 | -6/+13 |
* | (isLaptop) fix it on non PPC architectures | Thierry Vignaud | 2004-11-30 | 1 | -1/+1 |
* | (dmidecode) add (explicit) memoization | Thierry Vignaud | 2004-11-30 | 1 | -5/+7 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -6/+6 |
* | update ppc kernel modules detection & loading | Pascal Rigaux | 2004-11-16 | 1 | -0/+2 |
* | cleanup get_mac_generation() | Pascal Rigaux | 2004-11-16 | 1 | -11/+1 |
* | (isLaptop) fix it on non PPC arches | Thierry Vignaud | 2004-11-10 | 1 | -1/+1 |
* | (getSagem) do not probe for old adiusbadsl driver (which is deprecated | Thierry Vignaud | 2004-11-09 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2004-11-02 | 1 | -3/+2 |
* | (dmidecode) provide more fields | Thierry Vignaud | 2004-11-02 | 1 | -0/+1 |
* | (computer_info) simplify | Thierry Vignaud | 2004-11-02 | 1 | -3/+1 |
* | (dmidecode) handle multiple devices with same name | Thierry Vignaud | 2004-11-02 | 1 | -10/+15 |
* | (getUPS) fix again MGE USB UPSes | Thierry Vignaud | 2004-10-27 | 1 | -2/+2 |
* | (getUPS) fix detecting UPS devices | Thierry Vignaud | 2004-10-06 | 1 | -1/+1 |
* | (getUPS) add proper support for "American Power Conversion|Back-UPS" | Thierry Vignaud | 2004-10-05 | 1 | -4/+4 |
* | (getUPS) fix port for MGE's USB UPSes | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
* | (getUPS) fix drivers | Thierry Vignaud | 2004-10-05 | 1 | -2/+3 |
* | (getUPS) typo fix | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
* | (getUPS) detect "American Power Conversion" UPS too | Thierry Vignaud | 2004-10-05 | 1 | -1/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2004-10-01 | 1 | -1/+1 |
* | (getUPS) provide more data on UPS (arnaud quette) | Thierry Vignaud | 2004-09-30 | 1 | -2/+17 |
* | (getInputDevices) introduce it in order to list input devices | Thierry Vignaud | 2004-09-30 | 1 | -0/+21 |
* | C3 has "cpu family" == 6, so now also checking that cmov flag is available to... | Pascal Rigaux | 2004-09-16 | 1 | -1/+3 |
* | (getBewan) use more permissive regexp for PCI modem, description in | Olivier Blin | 2004-09-15 | 1 | -1/+1 |
* | (getModem) use network/slmodem category | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
* | get the scsi driver name in field {driver} | Pascal Rigaux | 2004-09-14 | 1 | -0/+12 |
* | add is_i586() based on "cpu family", hopefully it works for detecting K6 and C3 | Pascal Rigaux | 2004-09-09 | 1 | -0/+4 |
* | added slamr, slusb and ltmodem modules for getModem | Frederic Lepied | 2004-09-08 | 1 | -1/+1 |
* | BIOS release date can have date DD/MM/YY (or maybe it is MM/DD/YY), only YYYY... | Pascal Rigaux | 2004-09-06 | 1 | -1/+3 |
* | (getNet) fix detection in 2.4 kernel for net devices with high traffic | Olivier Blin | 2004-09-06 | 1 | -1/+1 |
* | (getModem) handle new winmodem low level driver for VIA in ALSA | Thierry Vignaud | 2004-09-03 | 1 | -1/+1 |
* | (getBewan) reuse ematching_desc__regexp() | Thierry Vignaud | 2004-09-01 | 1 | -2/+1 |
* | please perl_checker | Frederic Lepied | 2004-08-31 | 1 | -1/+1 |
* | simplify UPS detection and report the needed info for harddrake | Frederic Lepied | 2004-08-31 | 1 | -22/+2 |
* | (matching_driver) introduce it in order to factorize some tests | Thierry Vignaud | 2004-08-27 | 1 | -2/+8 |
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 1 | -7/+7 |
* | (getModem) report modems supported by ALSA too | Thierry Vignaud | 2004-08-27 | 1 | -1/+2 |