home *** CD-ROM | disk | FTP | other *** search
/ Caldera Network Desktop 1.0 / caldera-network-desktop-1.0.bin / images / 2940 / README < prev    next >
Text File  |  1995-11-01  |  720b  |  22 lines

  1. The file AIC7xxx-1.2.10-patch-Jun14.gz contains the source code to the
  2. driver used. It applied cleanly to the 1.2.13/ELF tree as shipped with
  3. Red Hat 2.0
  4.  
  5. Additionally, four Red Hat 2.0 boot images are provided:
  6.  
  7. 2940.img           - full of stuff but it seems to choke on many machines
  8.              (includes 3C509 support)
  9. 2940-nonet.img         - no networking and no sbpcd type CD's
  10. 2940-sbpcd-nonet.img   - no networking but with sbpcd type CD's
  11. 2940-bare.img          - no networking or non SCSI CD's
  12.  
  13. You'll probably want to build your own kernel after installation. This
  14. should apply the patch for you.
  15.  
  16. cd /usr/src/linux
  17. gunzip < AIC7xxx-1.2.10-patch-Jun14.gz | patch -p1
  18.  
  19. Then just build a kernel like always.
  20.  
  21. Good luck!
  22.