summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Expand)AuthorAgeFilesLines
...
* 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 pri...Pascal Rigaux2005-03-291-1/+7
* 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
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-031-1/+1
* (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
* detect scanners later so that we filter out bogus usb devices detectedThierry Vignaud2004-09-141-9/+9
* 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
* 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
* 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
* run drakconnect when an ADSL device is found (we should do so only when deviceThierry Vignaud2004-09-061-1/+1
* add module for TV cards (trainee sucks...)Thierry Vignaud2004-09-061-1/+1
* added initial support for UPSFrederic Lepied2004-08-311-2/+11
* check usb controllers on bootOlivier Blin2004-08-181-1/+1
* add PCMCIA controllers classThierry Vignaud2004-08-181-0/+13
* use network::ethernet::get_eth_categories in ethernet detectorOlivier Blin2004-08-181-1/+2
* (set_removable_auto_configurator) copy it out from set_removable_configurator()Thierry Vignaud2004-07-291-0/+5
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-4/+4
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
* (pciusb_id) fix duplicated USB disks (in both disk and unknown categories)Thierry Vignaud2004-06-171-1/+9
* (set_removable_configurator) fix typo preventing adding entries inThierry Vignaud2004-06-171-1/+1
* (set_removable_configurator) switch from diskdrake to drakupdate_fstabThierry Vignaud2004-06-151-1/+1
* update commentThierry Vignaud2004-06-151-1/+1