Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set drakconnect as config tool for modems as well as for isdn & adsl | Thierry Vignaud | 2003-10-27 | 1 | -3/+3 |
| | | | | | adapters | ||||
* | list isdn adapters in their own class instead of showing them up as | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 |
| | | | | | unknown devices | ||||
* | split out adsl detection from modem one into its one category | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | minor update | Thierry Vignaud | 2003-10-03 | 1 | -2/+0 |
| | |||||
* | prevent some obscure crash at install time | Thierry Vignaud | 2003-09-18 | 1 | -0/+1 |
| | |||||
* | when installing, remember the new sound driver so that the user isn't | Thierry Vignaud | 2003-09-18 | 1 | -0/+1 |
| | | | | | confused if he ever want to configure it again | ||||
* | fix #5403: | Thierry Vignaud | 2003-09-16 | 1 | -5/+4 |
| | | | | | | - make sure to use OptionMenu instead of Combo boxes - move help into a tooltip | ||||
* | fix #5488: do not overwrite current driver if it's a viable driver for | Thierry Vignaud | 2003-09-15 | 1 | -2/+5 |
| | | | | | the current sound card | ||||
* | show the current driver too (being preselected) so that users do not | Thierry Vignaud | 2003-09-15 | 1 | -1/+3 |
| | | | | | get confused | ||||
* | resync with current bttv card and tuner lists | Thierry Vignaud | 2003-08-27 | 1 | -6/+23 |
| | |||||
* | while bootstrapping, only write /etc/modules.conf only if we really altered it | Thierry Vignaud | 2003-08-26 | 1 | -0/+3 |
| | | | | | (thus preventing depmod to be runned everytime) | ||||
* | explain data struct | Thierry Vignaud | 2003-08-26 | 1 | -0/+2 |
| | |||||
* | typo fixes from Arpad Biro | Thierry Vignaud | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | return ok/cancel state | Thierry Vignaud | 2003-08-21 | 1 | -0/+2 |
| | |||||
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2003-08-13 | 1 | -1/+1 |
| | |||||
* | fix #4258 | Thierry Vignaud | 2003-07-24 | 1 | -1/+2 |
| | |||||
* | fix card tree display | Thierry Vignaud | 2003-07-01 | 1 | -5/+5 |
| | |||||
* | Fixed typos; updated Ukrainian po file | Pablo Saratxaga | 2003-06-27 | 1 | -2/+2 |
| | |||||
* | support more tuners and tv cards | Thierry Vignaud | 2003-06-05 | 1 | -1/+5 |
| | |||||
* | do not fork usb module drivers list but reuse list_modules one instead | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | bump version | Thierry Vignaud | 2003-05-15 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 2 | -2/+2 |
| | |||||
* | hackism to shut up perl_checker | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | propagate $in where needed | Thierry Vignaud | 2003-04-01 | 1 | -3/+3 |
| | |||||
* | move harddrake::sound $index param in hash and pass only the hash ref around | Thierry Vignaud | 2003-04-01 | 1 | -32/+27 |
| | | | | | functions | ||||
* | jackadit^h^h^h^h^ hpixel said: "we do not need anymore --auto" | Thierry Vignaud | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | fix typo | Thierry Vignaud | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | handle multiple removable devices: their managment is different from other hw | Thierry Vignaud | 2003-03-12 | 1 | -4/+9 |
| | | | | | classes since we need to run a config tool per device and not one per hw class | ||||
* | update | Thierry Vignaud | 2003-03-10 | 1 | -11/+3 |
| | |||||
* | 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 |
| |