Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perl_checker fix | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 | |
| | ||||||
* | update | Thierry Vignaud | 2003-03-06 | 1 | -3/+1 | |
| | ||||||
* | fix #1929 | Thierry Vignaud | 2003-03-06 | 1 | -2/+2 | |
| | ||||||
* | let fix #2244, #2245, #2730 | Thierry Vignaud | 2003-03-06 | 1 | -13/+12 | |
| | ||||||
* | move usb webcams which have mod_quickcam as a driver from unknown to | Thierry Vignaud | 2003-03-06 | 1 | -2/+2 | |
| | | | | | webcam clategory since they do not have any valid usb class | |||||
* | prevent warning when using diagnostics pragma (easier debugging) | Thierry Vignaud | 2003-03-05 | 1 | -1/+1 | |
| | ||||||
* | add ieee1394-controller alias and load ohci1394 when a firewire controller ↵ | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 | |
| | | | | appeared | |||||
* | detect firewire controllers | Thierry Vignaud | 2003-02-27 | 1 | -1/+2 | |
| | ||||||
* | detect usb adsl speed touch modem as modem and not as unknown device | Thierry Vignaud | 2003-02-26 | 1 | -2/+6 | |
| | | | | | what's remain: why sane-find-scanner keep detect it a scanner ?? | |||||
* | typo fix (s/snd-slot/sound-slot/) | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 | |
| | ||||||
* | handle floppes, zip drives, dvd-rom, cdrom and burners at startup time | Thierry Vignaud | 2003-02-25 | 1 | -5/+5 | |
| | ||||||
* | - factorize code into harddrake::data::set_removable_configurator() | Thierry Vignaud | 2003-02-25 | 1 | -1/+8 | |
| | | | | | | | - really do not offer to configure module for removable devices - do not put zip drives in unknown devices class - reuse Yes|No translations in harddrake::ui | |||||
* | bump version number | Thierry Vignaud | 2003-02-17 | 1 | -1/+1 | |
| | ||||||
* | - {interactive_help} is a function returning text, it doesn't need to do the ↵ | Pascal Rigaux | 2003-02-13 | 1 | -3/+2 | |
| | | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_* | |||||
* | use {interactive_help} | Pascal Rigaux | 2003-02-12 | 1 | -17/+16 | |
| | ||||||
* | cs4239 is managed by both "ad1848" and "snd-cs4236" | Thierry Vignaud | 2003-02-10 | 1 | -2/+2 | |
| | ||||||
* | translate topics (aka hw class names) in harddrake gui | Thierry Vignaud | 2003-01-30 | 1 | -25/+25 | |
| | ||||||
* | - cosmetic fix for "drakconnect does not detect nvnet part of nvforce2 chips" | Thierry Vignaud | 2003-01-30 | 1 | -3/+3 | |
| | | | | | | | | | | hint: their class is MEMORY_RAM :-( ... - btw, simplify unknown devices detection (merging tests regarding driver and media type) - move nforce system controllers in bridge class (which is renamed "bridges and system controllers" aka where we put stuff we've nothing to configure but we don't want to put them in controller so that users are not afraid) but nvnet | |||||
* | fix doble detection of pci modems | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 | |
| | ||||||
* | restore cd/dvd burners detection | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 | |
| | ||||||
* | update | Thierry Vignaud | 2003-01-28 | 1 | -1/+0 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -2/+2 | |
| | ||||||
* | - if there's no know driver, offer to pick a driver in the drivers | Thierry Vignaud | 2003-01-22 | 1 | -11/+14 | |
| | | | | | | | list in case ldetect-lst isn't up to date but the user know which driver to use - consolidate "pick any driver" entry | |||||
* | handle proprietary drivers | Thierry Vignaud | 2003-01-21 | 1 | -0/+5 | |
| | ||||||
* | if there's no alternative driver or if the current setting does not | Thierry Vignaud | 2003-01-21 | 1 | -3/+32 | |
| | | | | | | please the user, let he pick any driver among multimedia/sound modules category | |||||
* | update | Thierry Vignaud | 2003-01-21 | 1 | -0/+3 | |
| | ||||||
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 2 | -2/+2 | |
| | ||||||
* | make all chkconfig calls be chrooted | Thierry Vignaud | 2003-01-20 | 1 | -1/+1 | |
| | ||||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 3 | -13/+6 | |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | |||||
* | happy drakx | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 | |
| | ||||||
* | move "require standalone" where needed | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 | |
| | ||||||
* | fix sound configuration while installing | Thierry Vignaud | 2003-01-16 | 1 | -3/+7 | |
| | ||||||
* | do not "use standalone" in a module used during install! | Pascal Rigaux | 2003-01-15 | 1 | -2/+2 | |
| | ||||||
* | snd-sscape does not exist | Thierry Vignaud | 2003-01-15 | 1 | -1/+0 | |
| | ||||||
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 1 | -0/+9 | |
| | | | | | | | | so that each caller is ppc aware - factorize sound slots configuration into harddrake::sound::configure_sound_slots() so that harddrake service will eventually set them at bootstrapping time | |||||
* | add harddrake::sound checker | Thierry Vignaud | 2003-01-14 | 1 | -0/+20 | |
| | ||||||
* | add missing sound modules (found by check_snd in comparing | Thierry Vignaud | 2003-01-14 | 1 | -5/+8 | |
| | | | | | harddrake::sound vs list_modules). we only left audio and bttv... | |||||
* | add a "trouble shooting" window | Thierry Vignaud | 2003-01-14 | 1 | -4/+38 | |
| | ||||||
* | update | Thierry Vignaud | 2003-01-13 | 1 | -7/+6 | |
| | ||||||
* | add support for zip drives | Thierry Vignaud | 2003-01-13 | 1 | -0/+1 | |
| | ||||||
* | there's an oss usb driver too | Thierry Vignaud | 2003-01-09 | 1 | -2/+2 | |
| | ||||||
* | - snd-rme9652 is a snd-rme96 sub module | Thierry Vignaud | 2003-01-09 | 1 | -4/+3 | |
| | | | | | - fix rme96xx <=> snd-rme96 equivalence | |||||
* | quite a number of ensoniq cards are managed by sb.o | Thierry Vignaud | 2003-01-09 | 1 | -7/+6 | |
| | ||||||
* | - pss is the oss equivalent of alsa ad1848 | Thierry Vignaud | 2003-01-09 | 1 | -2/+2 | |
| | | | | | - oss ad1848 is not a driver but a sub module | |||||
* | cmi8330 is handled by sb too | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 | |
| | ||||||
* | als100 card is handled by sb oss sound driver | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 | |
| | ||||||
* | oss trident driver handle ali5451 too | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 | |
| | ||||||
* | - remove doble | Thierry Vignaud | 2003-01-09 | 1 | -3/+2 | |
| | | | | | | - add a comment noting there's no alsa alternative for oss' ad1889 driver | |||||
* | fix "unlisted driver" bug for rme driver | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 | |
| | ||||||
* | - add new oss drivers : ad1889, ali5455 and forte | Thierry Vignaud | 2003-01-09 | 1 | -13/+13 | |
| | | | | | | | | | | | - mark forte as oss counterpart for alsa snd-fm801 driver - mark ice1712 as oss counterpart for alsa snd-ice1712 driver - mark ali5455 as one of the oss counterpart for alsa snd-intel8x0 driver - update top commentary - snd-via686 and snd-via8233 were merged in via82cxxx_audio - don't pollute install ml anymore |