| Commit message (Expand) | Author | Age | Files | Lines |
* | merge x11 autoconf support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -0/+27 |
* | (pciusb_id) fix duplicated USB disks (in both disk and unknown categories) | Thierry Vignaud | 2004-06-17 | 1 | -1/+9 |
* | (set_removable_configurator) fix typo preventing adding entries in | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
* | (set_removable_configurator) switch from diskdrake to drakupdate_fstab | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
* | update comment | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
* | rename usbnet as net_modules | Thierry Vignaud | 2004-06-15 | 1 | -2/+2 |
* | since some hard disks are USB models, we've to filtering them out once we've | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
* | ethernet card detection: only rely on driver for matching ethernet cards, thus | Thierry Vignaud | 2004-06-14 | 1 | -7/+2 |
* | remove useless filtering in bridges detection code since proper filtering (for | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
* | fix misdetection of nvidia nforce ethernet cards (broken since forcedeth | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
* | do not run XFdrake in automatic mode, it's useless | Thierry Vignaud | 2004-05-11 | 1 | -2/+1 |
* | list SATA controllers in their own category (anthill #741) | Thierry Vignaud | 2004-04-30 | 1 | -1/+10 |
* | change last isdn_detect_backend() remaining | Damien Chaumette | 2004-04-28 | 1 | -1/+1 |
* | do X11 configuration automagically | Thierry Vignaud | 2004-04-23 | 1 | -0/+2 |
* | (set_removable_configurator) use diskdrake instead of drakupdate_fstab | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
* | set automatic flag for removable media | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
* | split usb ports from usb controllers (arnaud request) | Thierry Vignaud | 2004-04-22 | 1 | -1/+10 |
* | new harddrake data structure (easier to extend) | Thierry Vignaud | 2004-04-22 | 1 | -49/+290 |
* | sync tuners list with 2.6.6-rc2 too | Thierry Vignaud | 2004-04-22 | 1 | -2/+5 |
* | sync card lists with 2.6.6-rc2 | Thierry Vignaud | 2004-04-22 | 1 | -2/+19 |
* | fix log message | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | sync with 2.6.3-4mdk | Thierry Vignaud | 2004-03-20 | 1 | -1/+20 |
* | reorder modules import | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | (config) read current configuration (Scott Mazur <scott@littlefish.ca>) | Thierry Vignaud | 2004-03-20 | 1 | -3/+28 |
* | share translation | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | fix setting options for bttv instead of saa7134 (#5612) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | (switch) perl_checker fix | Thierry Vignaud | 2004-03-19 | 1 | -1/+1 |
* | install alsa-utils if needed (#6288) | Thierry Vignaud | 2004-03-18 | 1 | -0/+1 |
* | do not alter oss<->alsa drivers mapping table (olivier blin, #8501) | Thierry Vignaud | 2004-03-17 | 1 | -7/+7 |
* | When current driver doesn't match current sound card (because sound | Thierry Vignaud | 2004-03-17 | 1 | -0/+3 |
* | split out agp controllers out of bridges | Thierry Vignaud | 2004-03-17 | 1 | -0/+1 |
* | fix in strict mode | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
* | really, really fix ISDN cards detection :-( | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
* | really adapt to new network::isdn::isdn_detect_backend() API | Thierry Vignaud | 2004-03-09 | 1 | -2/+1 |
* | adapt to new network::isdn::isdn_detect_backend() API | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
* | bump version number | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | look at sound cards changes on bootstrapping | Thierry Vignaud | 2004-02-25 | 1 | -1/+1 |
* | handle webcams managed by pwc driver | Thierry Vignaud | 2004-02-25 | 1 | -1/+1 |
* | do not tag some ata raid controllers as unknown hw | Thierry Vignaud | 2004-02-23 | 1 | -1/+2 |
* | really fix doble blanked ISDN detection | Thierry Vignaud | 2004-02-17 | 1 | -1/+1 |
* | typo fix :-) | Thierry Vignaud | 2004-02-15 | 1 | -1/+1 |
* | fix ISDN detection (#6535) | Thierry Vignaud | 2004-02-14 | 1 | -1/+1 |
* | filter out devices to prevent them to appear several times in device | Thierry Vignaud | 2004-02-14 | 1 | -18/+29 |
* | only look for local printers (do not perform heavy network probe) | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | fix driver blacklist | Thierry Vignaud | 2004-02-12 | 1 | -1/+2 |
* | detect more webcams | Thierry Vignaud | 2004-02-12 | 1 | -2/+6 |
* | remove debug message | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
* | fix adsl modem detection | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
* | handle new aureal drivers | Thierry Vignaud | 2004-02-02 | 1 | -0/+3 |
* | draksound doesn't write the sound alias b/c of wrong comparison with the | Thierry Vignaud | 2004-01-22 | 1 | -4/+4 |