hush/modutils
Eric Andersen beaef16315 Christian Ostheimer writes:
Hello,

function build_dep in modprobe.c assumes that dependencies of one module
have not more than 255 chars;
that is not sufficient in kernel 2.6.7 (alsa sound modules). - Below is
a diff that solves the problem for me.

With regards, Christian Ostheimer
2004-08-14 20:57:33 +00:00
..
Config.in Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE 2004-07-20 06:09:14 +00:00
insmod.c new_process_module_arguments returns 0 on error and 1 if everything went ok 2004-07-20 15:43:57 +00:00
lsmod.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
modprobe.c Christian Ostheimer writes: 2004-08-14 20:57:33 +00:00
rmmod.c Patch from Mike Snitzer <snitzer@gmail.com>: 2004-07-20 18:36:51 +00:00