On Tue, 9 Feb 1999, Luca Matteini wrote: > Qualcuno sa come ricompilare il kernel per un controller SCSI Adaptec > AVA1505 ISA? >
con un colpo di 'less /usr/src/linux/Configure.help' e un bella ricerca di 1505 mi ha dato come risultato: Adaptec AHA152X/2825 support CONFIG_SCSI_AHA152X This is support for the AVA-1505 (irq etc must be manually specified), AHA-1510, AHA-1520, AHA-1522, and AHA-2825 SCSI host adapters. It is explained in section 3.3 of the SCSI-HOWTO, available via FTP (user: anonymous) at ftp://metalab.unc.edu/pub/Linux/docs/HOWTO. You might also want to read the comments at the top of drivers/scsi/aha152x.c. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called aha152x.o. If you want to compile it as a module, say M here and read Documentation/modules.txt. Giova -- Giovanni Bortolozzo <borto at pluto.linux.it> or <borto at shineline.it> *** ITALIAN DOCS 4 LINUX : http://www.pluto.linux.it/ildp *** Quando la sorte ti e` contraria e mancato ti e` il successo, smetti di far castelli in aria e va a piangere sul ...

