Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not detect PCI/USB modems twice (as modems and as unknown devices) | Thierry Vignaud | 2005-08-05 | 1 | -1/+1 |
| | |||||
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
| | |||||
* | fix keyboardrake path (thus enabling to run a config tool for keyboards) | Thierry Vignaud | 2005-08-04 | 1 | -1/+1 |
| | |||||
* | (config) do not set radio but for bttv driver | Thierry Vignaud | 2005-08-04 | 1 | -7/+5 |
| | |||||
* | add new snd-ad1889 driver from ALSA CVS | Thierry Vignaud | 2005-07-29 | 1 | -1/+2 |
| | |||||
* | handle snd-riptide | Thierry Vignaud | 2005-07-29 | 1 | -0/+1 |
| | |||||
* | emphasize if drivers are OSS or ALSA based (#15902) | Thierry Vignaud | 2005-07-28 | 1 | -1/+1 |
| | |||||
* | typo fix (#16944) | Thierry Vignaud | 2005-07-21 | 1 | -1/+1 |
| | |||||
* | enable to configure cx88 driver | Thierry Vignaud | 2005-06-24 | 1 | -0/+34 |
| | |||||
* | do not use tree branches for vendor when there's only one device | Thierry Vignaud | 2005-06-24 | 1 | -42/+43 |
| | |||||
* | update card lists from kernel-2.6.12 | Thierry Vignaud | 2005-06-24 | 1 | -1/+51 |
| | |||||
* | (config) do not use a combo | Thierry Vignaud | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | load mouse modules after the mouse has been configured, since | Olivier Blin | 2005-06-16 | 1 | -1/+2 |
| | | | | | modprobe.preload is read before harddrake is run | ||||
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 4 | -6/+1 |
| | | | | | | - remove unneeded "use xxx" - add some "use xxx" (nb: not completly needed because some other modules may do it) | ||||
* | netconnect API change, harddrake::autoconf::network_conf seems unused | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | | | | | anyway, and this easy_dhcp thing is already performed by hotplug | ||||
* | use mousedrake to configure tablets & touchscreens | Thierry Vignaud | 2005-05-23 | 1 | -0/+1 |
| | |||||
* | really list ATM devices | Thierry Vignaud | 2005-05-19 | 1 | -3/+3 |
| | |||||
* | fix DVB configurator | Thierry Vignaud | 2005-05-19 | 1 | -1/+0 |
| | |||||
* | list tablets and touchscreens in their own category | Thierry Vignaud | 2005-05-19 | 1 | -0/+8 |
| | |||||
* | fix detecting joysticks | Thierry Vignaud | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | add a DVB class | Thierry Vignaud | 2005-05-19 | 1 | -0/+9 |
| | |||||
* | - simplify through modules::probe_category() | Thierry Vignaud | 2005-05-19 | 1 | -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 categories | Thierry Vignaud | 2005-05-19 | 1 | -0/+46 |
| | |||||
* | split the old joystick category into gameport (aka joystick controllers) and | Thierry Vignaud | 2005-05-19 | 1 | -1/+14 |
| | | | | | joystick (real joysticks devices) | ||||
* | fix SATA & hw RAID detection by detecting them pior to PATA detection | Thierry Vignaud | 2005-05-02 | 1 | -9/+9 |
| | |||||
* | with harddrake crash with USB/PCI DSL modems (#15034) | Olivier Blin | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | fix harddrake crash | Thierry Vignaud | 2005-04-01 | 1 | -1/+1 |
| | |||||
* | do not detect USB joystics as UPSes (#15102) | Thierry Vignaud | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | megaraid controllers are listed as RAID ones now | Thierry Vignaud | 2005-03-30 | 1 | -1/+1 |
| | |||||
* | 3ware controllers are listed as RAID ones now | Thierry Vignaud | 2005-03-30 | 1 | -1/+1 |
| | |||||
* | ensure we detect all known sound cards | Thierry Vignaud | 2005-03-30 | 1 | -1/+5 |
| | |||||
* | do not list hardware controllers in unknown section | Thierry Vignaud | 2005-03-30 | 1 | -0/+13 |
| | |||||
* | ensure we detect all known SATA controllers | Thierry Vignaud | 2005-03-30 | 1 | -1/+5 |
| | |||||
* | fix optical mice detection (#15082) | Thierry Vignaud | 2005-03-29 | 1 | -9/+9 |
| | |||||
* | - disable imm/ppa probe during install since it causes some rubbish to be ↵ | Pascal Rigaux | 2005-03-29 | 1 | -1/+7 |
| | | | | | | | printed (bugzilla #12560) - add an option in harddrake to probe imm/ppa | ||||
* | XBox - add options "xbox=1" for sound driver (thx Thierry) | Stew Benedict | 2005-03-22 | 1 | -0/+1 |
| | |||||
* | adapt to new adsl_detect prototype | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | 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) |