Emulex LP10000ExDC Bedienungsanleitung Seite 37

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 366
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 36
should be invoked BEFORE the scsi Makefile. Edit the following lines:
subdir-$ (CONFIG_IDE) += ide
subdir-$ (CONFIG_SCSI) += scsi
Add the following line:
subdir-$ (CONFIG_SCSI_LPFC) += scsi/lpfc
The edited lines should look like the following:
subdir-$ (CONFIG_IDE) += ide
subdir-$ (CONFIG_SCSI_LPFC) += scsi/lpfc
subdir-$(CONFIG_SCSI) += scsi
6. Go to the scsi directory:
# cd /usr/src/linux/drivers/scsi
or
/usr/src/kernelsource/drivers/
scsi
7. Edit Config.in and locate the following lines (the lines may wrap):
dep_tristate 'EATA-
PIO [old DPT PM2001, PM2012A] support' CONFIG_SCSI_EATA_PIO $CONFIG_SCSI
dep_tristate 'Future Domain 16xx sCSI/AHA-
2920A support' CONFIG_SCSI_FUTURE_DOMAIN $CONFIG_SCSI
Add the following line (in alphabetical order):
dep_tristate 'Emulex LightPulse Fibre Channel support' CONFIG_SCSI_LPFC $CONFIG_SCSI
The edited lines should now look like the following (the lines may wrap):
dep_tristate 'EATA-
PIO [old DPT PM2001, PM2012A] support' CONFIG_SCSI_EATA_PIO $CONFIG_SCSI
dep_tristate 'Emulex LightPulse Fibre Channel support' CONFIG_SCSI_LPFC $CONFIG_SCSI
dep_tristate 'Future Domain 16xx SCSI/AHA-
2920A support' CONFIG_SCSI_FUTURE_DOMAIN $CONFIG_SCSI
Emulex Documentation, Drivers and Software
37
Seitenansicht 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 365 366

Kommentare zu diesen Handbüchern

Keine Kommentare