| Commit message (Expand) | Author | Age | Files | Lines |
* | add load_with_options() | Pascal Rigaux | 2004-08-16 | 1 | -5/+10 |
* | internally keep module names according to what we configure (and our kernel, ... | Pascal Rigaux | 2004-08-10 | 1 | -7/+10 |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | modules::modprobe_conf now works (at least a little :) | Pascal Rigaux | 2004-07-22 | 1 | -82/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -170/+76 |
* | handle s/snd-card/snd/g and s/snd-via686|snd-via8233/snd-via82xx/g more gener... | Pascal Rigaux | 2004-07-08 | 1 | -15/+8 |
* | in mergein_conf(), get the "above" value, and don't dirty "probeall" | Pascal Rigaux | 2004-07-08 | 1 | -1/+2 |
* | rename load_raw() to load_raw_install() and change the prototype | Pascal Rigaux | 2004-07-08 | 1 | -9/+9 |
* | cleanup | Pascal Rigaux | 2004-07-08 | 1 | -5/+6 |
* | - create when_load_category() | Pascal Rigaux | 2004-07-08 | 1 | -26/+33 |
* | fix previous commit | Pascal Rigaux | 2004-07-08 | 1 | -2/+2 |
* | - generalize the snd-pcm-oss case | Pascal Rigaux | 2004-07-08 | 1 | -12/+15 |
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 1 | -5/+13 |
* | don't remove "above ... snd-pcm-oss" for the old alias, it's better done expl... | Pascal Rigaux | 2004-07-08 | 1 | -5/+1 |
* | fix indentation | Pascal Rigaux | 2004-07-07 | 1 | -8/+8 |
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -5/+5 |
* | remove non-useful prototypes ($) | Pascal Rigaux | 2004-07-07 | 1 | -4/+4 |
* | use the module category to decide if it needs alias usb-interface or alias ie... | Pascal Rigaux | 2004-07-07 | 1 | -4/+5 |
* | fix typo | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | - restrict view of %mappings_24_26 and %mappings_26_24 to modules.pm | Pascal Rigaux | 2004-07-07 | 1 | -19/+17 |
* | - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pm | Pascal Rigaux | 2004-07-07 | 1 | -41/+0 |
* | create write_preload_conf() | Pascal Rigaux | 2004-07-07 | 1 | -2/+7 |
* | perl_checker compliance | Olivier Blin | 2004-06-24 | 1 | -1/+1 |
* | remove unneeded "above" lines in modules::write_conf | Olivier Blin | 2004-06-24 | 1 | -0/+1 |
* | delete "above" lines when removing a sound alias with modules::remove_alias_r... | Olivier Blin | 2004-06-24 | 1 | -1/+5 |
* | fix stupid typo | Olivier Blin | 2004-06-24 | 1 | -1/+1 |
* | in modules::when_load, try to find the best sound slot index instead of alway... | Olivier Blin | 2004-06-24 | 1 | -1/+5 |
* | fix another typo from Titi in #9112 fix (#6802) | Olivier Blin | 2004-06-23 | 1 | -1/+1 |
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 1 | -1/+1 |
* | (probe_category) perl_checker cleanup | Thierry Vignaud | 2004-04-23 | 1 | -1/+2 |
* | (remove_alias, remove_alias_regexp, remove_alias_regexp_byname, | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
* | fix 'somewhat' broken isdn type and driver name fetching from pcitable | Damien Chaumette | 2004-04-22 | 1 | -5/+4 |
* | (probe_category) set ISDN hisax driver type parameter | Thierry Vignaud | 2004-03-24 | 1 | -0/+1 |
* | (write_conf) simplify | Thierry Vignaud | 2004-03-22 | 1 | -3/+1 |
* | typo fix | Thierry Vignaud | 2004-03-22 | 1 | -1/+3 |
* | fix tv cards managed by cx88 and saa7134 (#9112) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | special case to handle imm & ppa on kernel 2.6: | Pascal Rigaux | 2004-03-09 | 1 | -1/+6 |
* | a missing module is now an error, that way it won't be in scsi_hostadapters. ... | Pascal Rigaux | 2004-03-08 | 1 | -3/+3 |
* | alias agpgart should be only for 2.6, since code doesn't allow this easily, | Pascal Rigaux | 2004-02-20 | 1 | -2/+5 |
* | don't log insmod errors on tty5, rather on tty3+ddebug.log as normal log | Guillaume Cottenceau | 2004-02-18 | 1 | -4/+11 |
* | - have usb-storage as a scsi_hostadapter by default | Pascal Rigaux | 2004-02-13 | 1 | -1/+8 |
* | handle wireless modules | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | fix deps problem because of 2.4/2.6 mappings, better support 2.4 and 2.6 allt... | Guillaume Cottenceau | 2004-02-13 | 1 | -6/+28 |
* | fix typo | Pascal Rigaux | 2004-02-03 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-02-03 | 1 | -1/+5 |
* | xxx-agp is not loaded at install, so when_load() is not the right place | Pascal Rigaux | 2004-01-30 | 1 | -1/+0 |
* | don't miss the hook with 2.6 usb kernels (might explain fredl problem with us... | Guillaume Cottenceau | 2004-01-23 | 1 | -1/+1 |
* | nice kernel guys spend their free time renaming modules for fun | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |