 modprobe        .
     root     -
.

modprobe Pr modules

  modules      ,  
.     rmmod,  modprobe     -
,     ,    .

       Linux 
 ,     .

  

       
 ,     CONFIG_FISHING POLE.
     ,   -
        
 .

     "kbuild",    
 2.6,       
. ,   ,        Kconfig,
       .  
       ,     
.        drivers/char/,  -
   drivers/char/Kconfig.

       ,    -
    ,       
 Kconfig.      

source Tdrivers/char/fish ing/Kconfig

   Kconfig,    drivers/char/Kconfig.

    Kconfig   .  -
        .

config FISHING_POLE

tristate "Fish Master XL support"

default n

help

If you say Y here, support for the Fish Master XL 2000 Titanium with

computer interface will be compiled into the kernel

and accessible via

device node. You can also say M here and the driver will be

built as a

module named fishing.ko.

If unsure, say N.

 349