Re: searching exported symbols from modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



linux-os (Dick Johnson) wrote:

`insmod` (or modprobe) does all this automatically


only modprobe does dependency loading.



soekris:~# rmmod scx200_gpio scx200
soekris:~#
soekris:~# insmod scx200_gpio
insmod: can't read 'scx200_gpio': No such file or directory
soekris:~#
soekris:~# modprobe scx200_gpio
[  237.848000] scx200: NatSemi SCx200 Driver
[  238.344000] scx200: GPIO base 0x6100
[  238.356000] scx200: Configuration Block base 0x6000

soekris:~# lsmod
Module                  Size  Used by
scx200_gpio             4292  0
scx200                  4912  1 scx200_gpio

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux