Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix floppies detection (through dmidecode) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), ↵ | Pascal Rigaux | 2004-12-16 | 1 | -0/+4 |
| | | | | | | | but only if we are root (this helps testings install without dying) | ||||
* | 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 |
| | | | | | | | | | | installer not handling anymore PCMCIA controllers managed by driver other than yenta_socket... this is still not enough for stage1 though (since mdk-stage1/pcmcia_/probe.c::pcmcia_probe() isn't aware of all PCMCIA host controller drivers that're known to list_modules.pm) | ||||
* | (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 ↵ | Pascal Rigaux | 2004-12-07 | 1 | -0/+6 |
| | | | | rule for it, not simply pcitable) | ||||
* | 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 |
| | | | | | | a side effect is that now we'll still see the floppy drive even if some buggy code triggered $@ earlier | ||||
* | (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 |
| | | | | | by eagle-usb for more than one year) | ||||
* | 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 |
| | | | | | (computer_info) split it out of dmidecode() | ||||
* | (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 ↵ | Pascal Rigaux | 2004-09-16 | 1 | -1/+3 |
| | | | | to say we have a i686 | ||||
* | (getBewan) use more permissive regexp for PCI modem, description in | Olivier Blin | 2004-09-15 | 1 | -1/+1 |
| | | | | | pcitable may change | ||||
* | (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 ↵ | Pascal Rigaux | 2004-09-06 | 1 | -1/+3 |
| | | | | YYYY was handled | ||||
* | (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 |
| | | | | | (supports only laptop type for now) | ||||
* | (firewire_probe) use sysfs to detect firewire devices (eth1394 should be ↵ | Olivier Blin | 2004-08-20 | 1 | -1/+16 |
| | | | | detected now) |