>>>>> On Wed, 04 Dec 2013 13:09:16 +0200, Toomas Tamm <[email protected]> said:
> # wheezy does not have -m and modules.pcimap
> depmod -m 2>/dev/null
> if [ -f "/lib/modules/`uname -r`/modules.pcimap" ]; then
I guess for wheezy and later we could try to remove this code for
loading pci kernel modules entirely. Loading a kernel module for some
pci device shouldn't be needed theese days, since the kernel should do
that.
Any opinions on removing this part of code?
--
regards Thomas
