home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10706 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1014 b 

  1. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!olivea!apple!conklin
  2. From: conklin@kaleida.com (J.T. Conklin)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [386BSD] Anyone using CD-ROM's with 2048 byte sectors
  5. Message-ID: <CONKLIN.92Dec28144143@talisman.kaleida.com>
  6. Date: 28 Dec 92 22:41:43 GMT
  7. Sender: daemon@Apple.COM
  8. Reply-To: conklin@kaleida.com
  9. Organization: Kaleida Labs, Inc.
  10. Lines: 23
  11.  
  12.  
  13. I'm trying to get my Texel 3024 CD-ROM to work with 386BSD with the
  14. new scsi drivers.
  15.  
  16. I can mount CD-ROMs and access the directories and some of the files
  17. (others fail with errno=EINVAL.)  After a while the machine hangs or
  18. crashes.
  19.  
  20. I don't think the bug is in the filesystem code, as the same behavior
  21. (crashes and hangs) can be be obtained by:
  22.  
  23.     dd if=/dev/cd0a of=/dev/null
  24.  
  25. I've read the cd.c source, and see that there is code that is supposed
  26. to work with !512 byte sector devices, but maybe there is something
  27. else missing.
  28.  
  29.     --jtc
  30.  
  31.  
  32. --
  33. J.T. Conklin    Kaleida Laboratories, Inc.
  34.                 Mountain View, California
  35.