home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 November / PCONLINE_11_99.ISO / filesbbs / OS2 / CDR18A24.ZIP / doc / More-Docs / README.BSDi < prev    next >
Encoding:
Text File  |  1999-02-07  |  502 b   |  13 lines

  1. It seems that some include files that are needed to compile
  2. e.g. the SCSI transport stuff are only present if you install
  3. the kernel building stuff.
  4.  
  5. If you have problems to compile because some include files are 
  6. missing, look into /sys and verify if all files are present or
  7. (if they are symlinks) point to present files.
  8.  
  9. There is no working mapping between the SCSI bus,target,lun
  10. notation and device node names. To use a SCSI device, you need
  11. to specify dev=devname:@,lun e.g. dev=/dev/rsr0a:@,0
  12.  
  13.