home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / alt / cdrom / 5200 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.8 KB  |  60 lines

  1. Newsgroups: alt.cd-rom
  2. Path: sparky!uunet!cs.utexas.edu!usc!news.service.uci.edu!ucivax!megatek!max
  3. From: max@megatek.com (Max Elliot)
  4. Subject: Re: multi-session - what's different?
  5. Message-ID: <1992Dec16.205620.12193@megatek.com>
  6. Organization: Megatek Corporation, San Diego, California
  7. References: <1992Dec14.182303.18272@eng.umd.edu>
  8. Date: Wed, 16 Dec 1992 20:56:20 GMT
  9. Lines: 49
  10.  
  11. From article <1992Dec14.182303.18272@eng.umd.edu>, by chuck@eng.umd.edu (Chuck Harris - WA3UQV):
  12. > In article <1992Dec14.090229.883@ica.philips.nl> adrie@ica.philips.nl (Adrie Koolen) writes:
  13. > ...
  14. >>The problem is that all the CDROM drives I've tested scan the TOC when a new
  15. >>disc is inserted and know where the lead-out area starts. When a request to
  16. >>read a block beyond the program area is given, the drive rejects it. If the
  17. >>drive doesn't check the block number, you should be able to read all the
  18. >>blocks from the CDROM, so also the other sessions, but...
  19. > My problem here is that you are telling me why most drives can't handle the
  20. > multi-session "standard".  I already understand, and appreciate that problem.
  21. > The question I would like an answer to is: Why didn't the people who made the
  22. > multisession "standard" just store the additional adjustable pointers in a
  23. > hidden file of some sort in the normal program area?  This would have required
  24. > a small change to the software drivers in order to handle multisession, but
  25. > would require no changes to the CDROM drives.
  26. > For instance, they could have defined a hidden file named (for lack of a better
  27. > name) multipch.ptr.  Made the file big enough to hold as many "modifications"
  28. > to the disk as you are willing to allow, and just let the laser "blot" over the
  29. > old pointers that don't apply after the new session to the CDROM.  The software
  30. > driver would have to look at this file on startup, skip over the old pointers
  31. > that have been "blotted" out, and make a table in memory that has the
  32. > pointer adjustments necessary to map the directory to the new session's files.
  33. > This seems to me to be plenty simple, and much more desirable than obsoleting
  34. > everyone's CDROM drive.
  35. > Chuck Harris - WA3UQV
  36. > chuck@eng.umd.edu
  37.  
  38.   Yeah, why couldn't ISO9660 just specify a place to put a single #@$*&
  39.   link to the *next* volume header!!! It's soooo simple.  But, then again
  40.   if they did intelligent things, they would not be a standards org.
  41.  
  42.   I propose that the ISO9660 CD standard volume header be modified to 
  43.   include a pointer to the *next* volume header, should one exist. Just
  44.   use one of the more useless fields like 'reserved3' or 'abstract_id'
  45.   for something useful, like 'next_session' !! This 'next_session' 
  46.   would be another ISO9660 *or* HSF primary descriptor. No sweat!
  47.  
  48.   Geesh, how easy. Old 9660 disks still work, and software updates to
  49.   drivers handle the new multi session.
  50.  
  51. -Max
  52.  
  53.