| Commit message (Expand) | Author | Age | Files | Lines |
* | fix detecting some wireless devices as scanners (mga#9895) | Thierry Vignaud | 2014-01-13 | 1 | -1/+1 |
* | list HID USB devices with keyboards | Thierry Vignaud | 2013-04-09 | 1 | -1/+1 |
* | fix detecting bluetooth devices | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -3/+1 |
* | fix crash after mismerge (mga#3696) | Thierry Vignaud | 2011-12-11 | 1 | -1/+1 |
* | fix mismerge | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
* | do not display some bluetooth stuff as unknown (mga#1460) | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
* | harddrake: prevent detecting some soft modems as scanners (mga#2753) | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
* | identify HECI controllers as system devices (#58215) | Thierry Vignaud | 2010-03-17 | 1 | -1/+1 |
* | try harder to match webcams (#53940) | Thierry Vignaud | 2010-02-25 | 1 | -1/+1 |
* | fix detecting firewire controllers when using the new kernel firewire stack | Thierry Vignaud | 2010-01-18 | 1 | -1/+1 |
* | fix detecting some cameras | Thierry Vignaud | 2009-12-23 | 1 | -1/+1 |
* | fix detecting some mice | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
* | fix detecting some memory card readers as unknown | Thierry Vignaud | 2009-09-14 | 1 | -1/+1 |
* | fix detecting scanners | Thierry Vignaud | 2009-04-28 | 1 | -1/+1 |
* | fix listing some ATA (eg: pata_marvell) devices as unknown | Thierry Vignaud | 2009-04-14 | 1 | -1/+1 |
* | (set_media_auto_configurator,set_media_remover) kill them (now useless) | Thierry Vignaud | 2009-04-08 | 1 | -10/+0 |
* | (is_auto_configurable_class) kill it (now useless) | Thierry Vignaud | 2009-04-08 | 1 | -1/+0 |
* | do not check anymore for disks on startup | Thierry Vignaud | 2009-04-08 | 1 | -1/+1 |
* | when device has no description, use vendor string (and do not use defined() a... | Thierry Vignaud | 2009-04-07 | 1 | -2/+2 |
* | list card readers as system components instead of unknows devices | Thierry Vignaud | 2009-04-07 | 1 | -2/+2 |
* | all "gpsca*" driven devices are webcam | Thierry Vignaud | 2009-03-05 | 1 | -1/+2 |
* | fix displaying in proper category sound coprocessor & misc ACPI event keys NE... | Thierry Vignaud | 2009-01-06 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2008-12-10 | 1 | -5/+5 |
* | normalize device IDs for devices cthat came from mouse.pm in order to | Thierry Vignaud | 2008-12-09 | 1 | -0/+9 |
* | no need to probe input devices thrice (they are already listed in | Thierry Vignaud | 2008-12-09 | 1 | -6/+8 |
* | (pciusb_id) try harder to find duplicates: ignore description for USB | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
* | (pciusb_id) try harder to find duplicates: ignore pci bus & function | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
* | (pciusb_id) try harder to find duplicates: ignore case (b/c bus can be | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
* | (pciusb_id) split out fields list (needed for next commits) | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
* | do not sduplicated hardware as unknown (#46242): track duplicated input devices | Thierry Vignaud | 2008-12-09 | 1 | -2/+2 |
* | do not show duplicated hardware as unknown (#46242): * list PC Speaker as sou... | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
* | do not list PATA controllers as SATA (alternative would be to just | Thierry Vignaud | 2008-12-04 | 1 | -2/+3 |
* | do not use anymore printerdrake and thus do not detect printers anymore | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
* | service_harddrake: fix autoconfiguration of harddisks (because an undefined c... | Olivier Blin | 2008-05-30 | 1 | -2/+2 |
* | do not offer to run XawTV wrapper but directly run drakxtv (since | Thierry Vignaud | 2008-03-31 | 1 | -1/+1 |
* | offer again to run drakxtv for TV cards (#39609), partially reverting | Thierry Vignaud | 2008-03-31 | 1 | -0/+1 |
* | class more sensors as biometric | Thierry Vignaud | 2008-01-24 | 1 | -1/+1 |
* | drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been wr... | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
* | remove unused class argument (the caller already checks the class) | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
* | harddrake: check that media are not USB keys before auto-configuring them (#3... | Olivier Blin | 2008-01-02 | 1 | -2/+3 |
* | rename is_auto_configurable_media as is_auto_configurable_class since it just... | Olivier Blin | 2008-01-02 | 1 | -3/+3 |
* | do no return 0 in harddrake::data::set_removable_configurator so that "Run co... | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
* | detect storage and various controllers before anything else (so that storage ... | Olivier Blin | 2007-10-31 | 1 | -103/+104 |
* | group USB_STORAGE with other storage devices | Olivier Blin | 2007-10-31 | 1 | -9/+9 |
* | use member | Olivier Blin | 2007-09-22 | 1 | -2/+2 |
* | service_harddrake: auto-configure CD-Rom drives in fstab again (even | Olivier Blin | 2007-09-22 | 1 | -4/+4 |
* | rename media auto configuration functions (and restore old is_removable) | Olivier Blin | 2007-09-21 | 1 | -5/+6 |
* | service_harddrake: automatically configure harddisks | Olivier Blin | 2007-09-21 | 1 | -2/+3 |
* | harddrake: do not auto-configure CD-Rom drives in fstab, it fordbids umountin... | Olivier Blin | 2007-09-21 | 1 | -4/+4 |