| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix #5403: | Thierry Vignaud | 2003-09-16 | 1 | -5/+4 |
* | fix #5488: do not overwrite current driver if it's a viable driver for | Thierry Vignaud | 2003-09-15 | 1 | -2/+5 |
* | show the current driver too (being preselected) so that users do not | Thierry Vignaud | 2003-09-15 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 ap... | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | handle proprietary drivers | Thierry Vignaud | 2003-01-21 | 1 | -0/+5 |