mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
fixes two other issues (plus the previous as well) with a 2.4 kernel : - should be able to modprobe an already loaded module and get 0 return code : # modprobe <something> && modprobe <something> && echo "ok" || echo "failed" .... failed Well, hope this helps and that I didn't screw up again, - William |
||
|---|---|---|
| .. | ||
| Config.in | ||
| insmod.c | ||
| lsmod.c | ||
| Makefile | ||
| Makefile.in | ||
| modprobe.c | ||
| rmmod.c | ||