README.NetBSD
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. NOTE: you should also read README.xxxBSD
  2. Cdrecord now supports ATAPI drives on NetBSD
  3. The sparc hostadapter driver software in NetBSD has a bug:
  4. An internal copy of the SCSI status byte will never be updated.
  5. However, this internal copy is always returned so the 
  6. SCSI library always believes that an error occurred.
  7. As this implementation bug makes it impossible to sense
  8. other error/exception conditions the driver needs to be fixed.
  9. As a workaround you can activate a hack in the file scsi-bsd.c
  10. by using
  11. ./Gmake COPTX=-DBSD_SCSI_SENSE_BUG
  12. to compile cdrecord
  13. J鰎g