Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list usb mice that have not driver set as "Mouse:xxx" in usbtable (#13575) | Thierry Vignaud | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | align | Thierry Vignaud | 2005-02-11 | 1 | -2/+2 |
| | |||||
* | add snd-hdspm & snd-indigo | Thierry Vignaud | 2005-02-11 | 1 | -0/+2 |
| | |||||
* | add snd-emu10k1x | Thierry Vignaud | 2005-02-11 | 1 | -0/+1 |
| | |||||
* | do not detect speakers as keyboards | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
| | |||||
* | rely on new "multimedia/webcam" category for detecting webcams | Thierry Vignaud | 2005-02-10 | 1 | -4/+3 |
| | |||||
* | s/Disk/Hard Disk/ | Funda Wang | 2005-01-30 | 1 | -1/+1 |
| | |||||
* | tag devices as bridges later so that pcmcia controllers got a chance | Thierry Vignaud | 2005-01-21 | 1 | -9/+9 |
| | | | | | to be detected | ||||
* | snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepare | Thierry Vignaud | 2005-01-20 | 1 | -0/+1 |
| | | | | | ground for future | ||||
* | (switch) add hint for translator | Thierry Vignaud | 2005-01-19 | 1 | -0/+3 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2005-01-06 | 1 | -1/+0 |
| | |||||
* | add a couple of new ALSA drivers (from CVS) | Thierry Vignaud | 2005-01-05 | 1 | -0/+5 |
| | |||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | add another sparc sound driver | Thierry Vignaud | 2005-01-03 | 1 | -0/+1 |
| | |||||
* | "snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS; | Thierry Vignaud | 2004-12-22 | 1 | -1/+2 |
| | | | | | let's have our tools be aware of that once our kernel got synced | ||||
* | handle new snd-pcxhr driver from alsa CVS | Thierry Vignaud | 2004-12-22 | 1 | -0/+1 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 2 | -2/+2 |
| | |||||
* | - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() so | Thierry Vignaud | 2004-12-13 | 1 | -0/+12 |
| | | | | | | | that it became availlable for standalone tools - reuse it in harddrake service in order to configure PCMCIA cards | ||||
* | (pcmcia_controller_probe) move some harddrake code there | Thierry Vignaud | 2004-12-13 | 1 | -5/+1 |
| | |||||
* | rollback previous bogus commit | Thierry Vignaud | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | detect_devices::getModem() does not take an argument anymore | Thierry Vignaud | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | do not probe memory chips at boot time ... | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | (alsa2oss) add snd-azx | Thierry Vignaud | 2004-11-19 | 1 | -0/+1 |
| | |||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 2 | -5/+5 |
| | |||||
* | add new sound drivers from kernel-tmb-2.6.7-2.tmb.6mdk | Thierry Vignaud | 2004-11-17 | 1 | -0/+9 |
| | |||||
* | on startup, redo ethX aliases | Thierry Vignaud | 2004-11-16 | 1 | -1/+1 |
| | |||||
* | display more information | Thierry Vignaud | 2004-11-02 | 1 | -0/+12 |
| | |||||
* | explain | Thierry Vignaud | 2004-10-07 | 1 | -0/+2 |
| | |||||
* | - XFdrake can detect a auxmouse which was not detected by mousedrake so we ↵ | Pascal Rigaux | 2004-10-07 | 1 | -1/+1 |
| | | | | | | | need to call various_xfree_conf() - this implies adding parameter $do_pkgs to a few functions | ||||
* | typo fix | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | list tablets too with mice | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | use a distinct icon for UPS devices in harddrake GUI | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | fix UPS devices listed in both "UPS" and "unknown" classes | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | list all mice and keyboards (thus lowering unknown hardware in | Thierry Vignaud | 2004-09-30 | 1 | -14/+25 |
| | | | | | hwdb-clients) | ||||
* | detect scanners later so that we filter out bogus usb devices detected | Thierry Vignaud | 2004-09-14 | 1 | -9/+9 |
| | | | | | by sane_find_scanner | ||||
* | detect not yet supported ethernnet cards too | Thierry Vignaud | 2004-09-14 | 1 | -1/+5 |
| | |||||
* | (unknown) blacklist more bridges (though f() should already take care | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | | | | | of that) | ||||
* | detect more bridges and the like | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | explain why some hw classes are not probed on bootstrapping | Thierry Vignaud | 2004-09-13 | 1 | -0/+4 |
| | |||||
* | move comment where appropriate | Thierry Vignaud | 2004-09-13 | 1 | -3/+0 |
| | |||||
* | cleanups | Thierry Vignaud | 2004-09-10 | 1 | -1/+0 |
| | |||||
* | autoconfigure mice on bootstrapping | Thierry Vignaud | 2004-09-10 | 2 | -0/+9 |
| | |||||
* | (xconf) fix X11 autoconfiguration | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | - do not run drakconnect for ethernet & ADSL | Thierry Vignaud | 2004-09-06 | 1 | -3/+3 |
| | | | | | - do not run diskdrake for hd | ||||
* | add module for storage controllers that are not compiled built-in in kernel | Thierry Vignaud | 2004-09-06 | 1 | -3/+3 |
| | |||||
* | add a few comments | Thierry Vignaud | 2004-09-06 | 1 | -0/+2 |
| | |||||
* | add module for AGP controller | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | run drakconnect when an ADSL device is found (we should do so only when device | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | | | | | is added, not when removed) | ||||
* | add module for TV cards (trainee sucks...) | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | added initial support for UPS | Frederic Lepied | 2004-08-31 | 1 | -2/+11 |
| |