| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (usbMice, usbWacom) wacom devices can have 'wacom' as driver | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
* | add matching_type() to introduce the TYPE keyword in rpmsrate | Olivier Blin | 2004-08-20 | 1 | -0/+5 |
* | (firewire_probe) use sysfs to detect firewire devices (eth1394 should be dete... | Olivier Blin | 2004-08-20 | 1 | -1/+16 |
* | fix nasty typo | Olivier Blin | 2004-08-20 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | use dmidecode to detect isLaptop() | Pascal Rigaux | 2004-08-18 | 1 | -1/+26 |
* | - switch to mdadm (instead of raidtools) | Pascal Rigaux | 2004-08-08 | 1 | -43/+0 |
* | only load floppy module explictly during install (otherwise it causes ugly me... | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
* | isLaptop() special code for ppc | Pascal Rigaux | 2004-08-05 | 1 | -5/+8 |
* | fix getSCSI_26() not sorting the drives | Pascal Rigaux | 2004-07-28 | 1 | -0/+2 |
* | fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't tal... | Pascal Rigaux | 2004-07-26 | 1 | -6/+14 |
* | - isRemovableDrive() removed, partially replaced with may_be_a_hd() | Pascal Rigaux | 2004-07-22 | 1 | -6/+7 |
* | simplify | Pascal Rigaux | 2004-07-22 | 1 | -3/+3 |
* | - re-indent | Pascal Rigaux | 2004-07-22 | 1 | -3/+6 |
* | more cleanup | Pascal Rigaux | 2004-07-22 | 1 | -3/+2 |
* | cleanup | Pascal Rigaux | 2004-07-22 | 1 | -2/+2 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -5/+6 |
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-06-10 | 1 | -1/+1 |
* | - hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0 | Pascal Rigaux | 2004-06-10 | 1 | -3/+5 |
* | (getNet) handle interface w/o ip addresses | Thierry Vignaud | 2004-06-01 | 1 | -1/+20 |
* | (getNet) ignore loopback device | Thierry Vignaud | 2004-05-27 | 1 | -1/+1 |
* | (getNet) reuse c::get_netdevices() | Thierry Vignaud | 2004-05-26 | 1 | -8/+1 |
* | (getNet) support br (bridging) and tr (UML) interfaces (florin) | Thierry Vignaud | 2004-05-26 | 1 | -1/+1 |
* | rewrite a little probeSerialDevices(), the beginning is still very strange | Pascal Rigaux | 2004-05-11 | 1 | -4/+10 |
* | - new getSCSI_26() not using /proc/scsi/scsi | Pascal Rigaux | 2004-04-30 | 1 | -31/+73 |
* | (isTVcard) typo fix | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | fix tv cards managed by cx88 and saa7134 (#9112) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |