Installing Advanced Server Features
the driver is released in two packaging formats, source rpm and compressed tar archive.

    the file names for the two packages are bcm5700-[version].src.rpm and bcm5700 [version].tar.gz respectively. identical files to build the driver are included in both packages.

    installing the tar archive

    before installing the tar archive, copy the tar archive from the cd to a temp directory on your pc.

    1 to uncompress and expand tar archive, run:

    tar xvfz basplnx-{version}.tgz

    2 cd to the basplnx-{version} subdirectory:

    cd basplnx-{version}

    to install the archive, perform the following:

    1 configure the major device number for advanced server features configuration. the default major number is 254 and it can be changed by modifying "makefile."

    kernel sources must be installed and properly configured to build the driver.

    2 to build kernel module "basp.o", type:

    make

    the make process will automatically build the correct module for different kernel favors, e.g., symbol versioning and smp support. there is no need to define dmodversions in the makefile.

    3 to create device file and to copy files, type:

    make install

    4 to update the module reference, type:

    depmod -a

    5 to load the driver, type:

    insmod basp

    6 see "configuring teams" on page 69 to set up the teams.

    installing the rpm package

    1 to install rpm source package, run:

    rpm -i basplnx-{version}.src.rpm

    2 cd to the rpm path and build the binary driver for the kernel:

    cd /usr/src/{redhat, openlinux, turbo, ...}

    rpm -bb specs/basplnx.spec

    the rpm path is different for different linux distributions.

    3 to install the newly built package, type:

    rpm -i rpms/i386/basplnx-{version}.i386.rpm

    the driver and other required files will be installed.

    4 to load the driver, type:

    insmod basp

    5 see "configuring teams" on page 69 to set up the teams.

   

   

   
3Com 3C996SX 相关内容:报价 | 参数 | 图片 | 论坛 | 评测