lkml.org 
[lkml]   [2006]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: searching exported symbols from modules
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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-19 16:58    [W:0.107 / U:1.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site