HP StorageWorks A7298A Installation Manual page 46

Host bus adapter for windows and linux
Hide thumbs Also See for StorageWorks A7298A:
Table of Contents

Advertisement

Installing the SCSI Miniport Driver
8. Follow the normal procedures for building the Linux kernel and include all
9. Choose 'Emulex LightPulse Fibre Channel support' under SCSI low level
10. Choose "Fibre Channel driver support" "Emulex LightPulse Fibre Channel
11. Choose any other options that may be required.
12. Build the new kernel and modules:
1. Edit lilo.conf to reflect the new kernel and run mkinitrd and lilo as explained
2. Reboot with the new kernel.
46
"fc1", 0, 0, 0, 0, 0, 0, 0, 0, 0, NEXT_DEV, fcif_probe};
static struct net_device fc0_dev = {
"fc0", 0, 0, 0, 0, 0, 0, 0, 0, 0, &fc1_dev, fcif_probe};
# undef NEXT_DEV
# define NEXT_DEV (&fc0_dev)static struct net_device lpfn_dev =
{
"lpfn", 0, 0, 0, 0, 0, 0, 0, 0, 0, NEXT_DEV, lpfnif_probe};
# undef NEXT_DEV
# define NEXT_DEV (&lpfn_dev)
#endif
Emulex LightPulse Fibre Channel support:
# cd /usr/src/linux
# make mrproper
# make menuconfig
drivers for FCP support.
support" under Network Drive support for IP support.
# make dep
# make clean
# make install
# make modules
# make modules_install
in the procedure for Building the Driver as a Module.
Host Bus Adapter for Windows and Linux Installation Guide

Advertisement

Table of Contents
loading

Table of Contents