summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Collapse)AuthorAgeFilesLines
* really list ATM devicesThierry Vignaud2005-05-191-3/+3
|
* fix DVB configuratorThierry Vignaud2005-05-191-1/+0
|
* list tablets and touchscreens in their own categoryThierry Vignaud2005-05-191-0/+8
|
* fix detecting joysticksThierry Vignaud2005-05-191-1/+1
|
* add a DVB classThierry Vignaud2005-05-191-0/+9
|
* - simplify through modules::probe_category()Thierry Vignaud2005-05-191-10/+3
| | | | | - ensure modules.pm is loaded since we used it for quite some time
* list ATM, Bluetooth, WAN, USB audio devices in their own categoriesThierry Vignaud2005-05-191-0/+46
|
* split the old joystick category into gameport (aka joystick controllers) andThierry Vignaud2005-05-191-1/+14
| | | | | joystick (real joysticks devices)
* fix SATA & hw RAID detection by detecting them pior to PATA detectionThierry Vignaud2005-05-021-9/+9
|
* with harddrake crash with USB/PCI DSL modems (#15034)Olivier Blin2005-04-081-1/+1
|
* fix harddrake crashThierry Vignaud2005-04-011-1/+1
|
* do not detect USB joystics as UPSes (#15102)Thierry Vignaud2005-03-311-1/+1
|
* megaraid controllers are listed as RAID ones nowThierry Vignaud2005-03-301-1/+1
|
* 3ware controllers are listed as RAID ones nowThierry Vignaud2005-03-301-1/+1
|
* ensure we detect all known sound cardsThierry Vignaud2005-03-301-1/+5
|
* do not list hardware controllers in unknown sectionThierry Vignaud2005-03-301-0/+13
|
* ensure we detect all known SATA controllersThierry Vignaud2005-03-301-1/+5
|
* fix optical mice detection (#15082)Thierry Vignaud2005-03-291-9/+9
|
* - disable imm/ppa probe during install since it causes some rubbish to be ↵Pascal Rigaux2005-03-291-1/+7
| | | | | | | printed (bugzilla #12560) - add an option in harddrake to probe imm/ppa
* adapt to new adsl_detect prototypeOlivier Blin2005-03-181-1/+1
|
* list usb mice that have not driver set as "Mouse:xxx" in usbtable (#13575)Thierry Vignaud2005-02-161-1/+1
|
* do not detect speakers as keyboardsThierry Vignaud2005-02-101-1/+1
|
* rely on new "multimedia/webcam" category for detecting webcamsThierry Vignaud2005-02-101-4/+3
|
* s/Disk/Hard Disk/Funda Wang2005-01-301-1/+1
|
* tag devices as bridges later so that pcmcia controllers got a chanceThierry Vignaud2005-01-211-9/+9
| | | | | to be detected
* move and rename network::ethernet::get_eth_categories() into ↵Pascal Rigaux2005-01-031-1/+1
| | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories)
* (pcmcia_controller_probe) move some harddrake code thereThierry Vignaud2004-12-131-5/+1
|
* rollback previous bogus commitThierry Vignaud2004-11-301-1/+1
|
* detect_devices::getModem() does not take an argument anymoreThierry Vignaud2004-11-301-1/+1
|
* do not probe memory chips at boot time ...Thierry Vignaud2004-11-251-1/+1
|
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-3/+3
|
* on startup, redo ethX aliasesThierry Vignaud2004-11-161-1/+1
|
* display more informationThierry Vignaud2004-11-021-0/+12
|
* explainThierry Vignaud2004-10-071-0/+2
|
* typo fixThierry Vignaud2004-09-301-1/+1
|
* list tablets too with miceThierry Vignaud2004-09-301-1/+1
|
* use a distinct icon for UPS devices in harddrake GUIThierry Vignaud2004-09-301-1/+1
|
* fix UPS devices listed in both "UPS" and "unknown" classesThierry Vignaud2004-09-301-1/+1
|
* list all mice and keyboards (thus lowering unknown hardware inThierry Vignaud2004-09-301-14/+25
| | | | | hwdb-clients)
* detect scanners later so that we filter out bogus usb devices detectedThierry Vignaud2004-09-141-9/+9
| | | | | by sane_find_scanner
* detect not yet supported ethernnet cards tooThierry Vignaud2004-09-141-1/+5
|
* (unknown) blacklist more bridges (though f() should already take careThierry Vignaud2004-09-141-1/+1
| | | | | of that)
* detect more bridges and the likeThierry Vignaud2004-09-141-1/+1
|
* explain why some hw classes are not probed on bootstrappingThierry Vignaud2004-09-131-0/+4
|
* move comment where appropriateThierry Vignaud2004-09-131-3/+0
|
* autoconfigure mice on bootstrappingThierry Vignaud2004-09-101-0/+1
|
* - do not run drakconnect for ethernet & ADSLThierry Vignaud2004-09-061-3/+3
| | | | | - do not run diskdrake for hd
* add module for storage controllers that are not compiled built-in in kernelThierry Vignaud2004-09-061-3/+3
|
* add a few commentsThierry Vignaud2004-09-061-0/+2
|
* add module for AGP controllerThierry Vignaud2004-09-061-1/+1
|