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

Re: advansys.o et kernel 2.6.15



* Folin Nicolas <nicolas.folin@libertysurf.fr> [2006-02-08 12:07] :
> eh bien, je ne comprends pas vraiment: j'ai bien les
> fichiers advansys.c et advansys.h, mais je ne trouve aucune
> option dans le make menuconfig à propos d'une carte advansys.
> 
> Je viens de télécharger le dernier noyau, et je n'ai pas non plus l'option...

Il faut aller voir dans les fichiers de config du noyau pour voir ceci :

   CONFIG_SCSI_ADVANSYS:                                                                                                                                                                           
                                                                                                                                                                                                   
   This is a driver for all SCSI host adapters manufactured by                                                                                                                                     
   AdvanSys. It is documented in the kernel source in                                                                                                                                              
   <file:drivers/scsi/advansys.c>.                                                                                                                                                                 
                                                                                                                                                                                                   
   To compile this driver as a module, choose M here: the                                                                                                                                          
   module will be called advansys.                                                                                                                                                                 
                                                                                                                                                                                                   
   Symbol: SCSI_ADVANSYS [=n]                                                                                                                                                                      
   Prompt: AdvanSys SCSI support                                                                                                                                                                   
     Defined at drivers/scsi/Kconfig:438                                                                                                                                                           
     Depends on: (ISA || EISA || PCI) && SCSI && BROKEN                                                                                                                                            
     Location:                                                                                                                                                                                     
       -> Device Drivers                                                                                                                                                                           
         -> SCSI device support                                                                                                                                                                    
           -> SCSI device support (SCSI [=y])                                                                                                                                                      
             -> SCSI low-level drivers                                                                                                                                                             

Il faut donc avoir "activer" BROKEN pour pouvoir choisir l'option
SCSI_ADVANSYS. Cette option est sélectionnée automatiquement si on ne
choisit PAS l'option "Code maturity level options/Select only drivers
expected to compile cleanly".


Fred

-- 
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/Writing/SmartQuestionsFr
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html



Reply to: