| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | misc change: more readable way of setting usb-interface alias | Guillaume Cottenceau | 2004-01-21 | 1 | -1/+1 |
* | add *-agp module support | Nicolas Planel | 2004-01-21 | 1 | -0/+1 |
* | don't pass empty options, new insmod doesn't like it | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
* | - ugly hack to temporary handle reading ide_cd in /proc/modules whereas we | Pascal Rigaux | 2004-01-20 | 1 | -5/+1 |
* | kernel 2.6 .ko adaptation | Pascal Rigaux | 2004-01-20 | 1 | -2/+10 |
* | kernel 2.2 is deprecated | Pascal Rigaux | 2004-01-19 | 1 | -6/+0 |
* | detect_devices::matching_driver -> matching_desc but matching driver names (k... | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | use $::prefix | Pascal Rigaux | 2004-01-05 | 1 | -5/+5 |
* | - generate /etc/modprobe.preload (same as /etc/modules) | Pascal Rigaux | 2004-01-05 | 1 | -9/+8 |
* | launch as shell | Nicolas Planel | 2003-12-16 | 1 | -1/+1 |
* | remove () to be perl_checker compliant | Nicolas Planel | 2003-12-15 | 1 | -1/+1 |
* | generate modprobe.conf when writing modules.conf | Nicolas Planel | 2003-12-15 | 1 | -0/+3 |
* | (remove_alias_regexp_byname) introduce it; works the same as | Thierry Vignaud | 2003-12-08 | 1 | -1/+8 |
* | when_load: is called many times (from read_already_loaded) so avoir remountin... | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+1 |
* | (remove_alias_regexp) simplify | Thierry Vignaud | 2003-11-06 | 1 | -4/+1 |
* | "let please pixel" changes | Thierry Vignaud | 2003-11-06 | 1 | -2/+2 |
* | - generalize & rename remove_alias() as remove_alias_regexp() to handle regexps | Thierry Vignaud | 2003-11-06 | 1 | -1/+6 |
* | (write_conf) do not discard remove_alias changes ... (why nobody never | Thierry Vignaud | 2003-11-06 | 1 | -1/+3 |
* | perl checker | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
* | woops, when_load already exists :) | Guillaume Cottenceau | 2003-11-03 | 1 | -14/+9 |
* | for move: ensure "post load" stuff (here, mounting /proc/bus/usb) | Guillaume Cottenceau | 2003-11-03 | 1 | -9/+13 |
* | fixed for ongoing bug since at least 9.0 for alias not reported in current in... | Francois Pons | 2003-10-28 | 1 | -1/+1 |
* | use /sbin/modprobe in move also | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
* | don't "probeall scsi_hostadapter usb-storage" (as requested by flepied and pl... | Pascal Rigaux | 2003-09-18 | 1 | -1/+1 |
* | increase sleep time after modprobing usb-uhci/usb-ohci (otherwise USB mouse m... | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
* | (add_alias) override current setting when adding an alias | Thierry Vignaud | 2003-08-26 | 1 | -1/+1 |
* | don't care if insmod'ing ohci1394 fail (bug #1972) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
* | load detected firewire modules during install | Pascal Rigaux | 2003-08-20 | 1 | -1/+1 |
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 1 | -4/+4 |
* | (probe_category): one regexp is enough for isdn | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
* | (get_parameters) perl-ize | Thierry Vignaud | 2003-04-29 | 1 | -6/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -5/+5 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -5/+5 |
* | via via686 upgdrade after simplification too (next time pixel told me | Thierry Vignaud | 2003-03-13 | 1 | -1/+1 |