summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Expand)AuthorAgeFilesLines
* fix displaying in proper category sound coprocessor & misc ACPI eventThierry Vignaud2009-01-061-2/+2
* perl_checker cleanups [backported from trunk]Thierry Vignaud2009-01-061-5/+5
* normalize device IDs for devices that came from mouse.pm in order toThierry Vignaud2009-01-061-0/+9
* no need to probe input devices thrice (they are already listed inThierry Vignaud2009-01-061-6/+8
* (pciusb_id) try harder to find duplicates: ignore description for USBThierry Vignaud2009-01-061-1/+2
* (pciusb_id) try harder to find duplicates: ignore pci bus & functionThierry Vignaud2009-01-061-1/+1
* (pciusb_id) try harder to find duplicates: ignore case (b/c bus can beThierry Vignaud2009-01-061-1/+1
* (pciusb_id) split out fields list (needed for next commits) [backported from ...Thierry Vignaud2009-01-061-1/+2
* do not sduplicated hardware as unknown (#46242): track duplicatedThierry Vignaud2009-01-061-2/+2
* do not show duplicated hardware as unknown (#46242): list PC SpeakerThierry Vignaud2009-01-061-1/+2
* do not list PATA controllers as SATA (alternative would be to justThierry Vignaud2009-01-061-2/+3
* do not use anymore printerdrake and thus do not detect printers anymoreThierry Vignaud2008-09-151-1/+1
* service_harddrake: fix autoconfiguration of harddisks (because an undefined c...Olivier Blin2008-05-301-2/+2
* do not offer to run XawTV wrapper but directly run drakxtv (sinceThierry Vignaud2008-03-311-1/+1
* offer again to run drakxtv for TV cards (#39609), partially revertingThierry Vignaud2008-03-311-0/+1
* class more sensors as biometricThierry Vignaud2008-01-241-1/+1
* drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been wr...Olivier Blin2008-01-021-2/+2
* remove unused class argument (the caller already checks the class)Olivier Blin2008-01-021-2/+2
* harddrake: check that media are not USB keys before auto-configuring them (#3...Olivier Blin2008-01-021-2/+3
* rename is_auto_configurable_media as is_auto_configurable_class since it just...Olivier Blin2008-01-021-3/+3
* do no return 0 in harddrake::data::set_removable_configurator so that "Run co...Olivier Blin2008-01-021-1/+1
* detect storage and various controllers before anything else (so that storage ...Olivier Blin2007-10-311-103/+104
* group USB_STORAGE with other storage devicesOlivier Blin2007-10-311-9/+9
* use memberOlivier Blin2007-09-221-2/+2
* service_harddrake: auto-configure CD-Rom drives in fstab again (evenOlivier Blin2007-09-221-4/+4
* rename media auto configuration functions (and restore old is_removable)Olivier Blin2007-09-211-5/+6
* service_harddrake: automatically configure harddisksOlivier Blin2007-09-211-2/+3
* harddrake: do not auto-configure CD-Rom drives in fstab, it fordbids umountin...Olivier Blin2007-09-211-4/+4
* fix listing DVD/CD as them and as unknown (#33366)Thierry Vignaud2007-09-201-3/+3
* stop offering to run drakxtv ; rationale:Thierry Vignaud2007-09-191-1/+0
* list generic SCSI devicesThierry Vignaud2007-09-041-1/+1
* detect PS2 to USB converters as keyboardsThierry Vignaud2007-09-041-1/+1
* use usb_storage instead of usb-storageOlivier Blin2007-08-211-1/+1
* do not use field {driver} from getInputDevices(), it may break (#31584)Pascal Rigaux2007-08-021-1/+1
* merge "ide" and "all_ide" categories since we now use fully modularezed ide d...Thierry Vignaud2007-06-281-1/+1
* stop scannerdrake from fooling us about scanners and from leading us to displayThierry Vignaud2007-06-141-1/+2
* add a class for biometric sensors (fingerprint for now) (#31182)Thierry Vignaud2007-06-121-0/+8
* remove unused configurator_autoOlivier Blin2007-06-041-1/+0
* re-sync after the big svn lossPascal Rigaux2007-04-251-27/+45
* AGP devices must be detected prior to video cards because some DRM driversThierry Vignaud2006-03-131-9/+11
* autoconf bluetooth controllers (enable bluetooth service)Olivier Blin2006-03-031-1/+1
* fix detecting some ATA devices (#21034)Thierry Vignaud2006-02-071-1/+2
* perl_checker cleanupThierry Vignaud2005-10-121-1/+1
* display cards that offer additional parallep port in the system classThierry Vignaud2005-09-171-1/+3
* (custom_id) try harder to have a sane name: before fallbacking to theThierry Vignaud2005-09-171-1/+2
* add a few more icons in order to desambiguate some categories thatThierry Vignaud2005-08-261-5/+5
* do not detect PCI/USB modems twice (as modems and as unknown devices)Thierry Vignaud2005-08-051-1/+1
* fix keyboardrake path (thus enabling to run a config tool for keyboards)Thierry Vignaud2005-08-041-1/+1
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
* use mousedrake to configure tablets & touchscreensThierry Vignaud2005-05-231-0/+1