home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17871 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.5 KB

  1. Path: sparky!uunet!munnari.oz.au!network.ucsd.edu!rutgers!cbmvax!jesup
  2. From: jesup@cbmvax.commodore.com (Randell Jesup)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Getting a valid FileSysStartupMsg pointers.
  5. Message-ID: <38162@cbmvax.commodore.com>
  6. Date: 28 Dec 92 19:40:46 GMT
  7. References: <1gnma8INNou3@nz12.rz.uni-karlsruhe.de> <1992Dec22.143308.26492@rzu-news.unizh.ch> <1992Dec23.052714.25037@mail.cornell.edu>
  8. Reply-To: jesup@cbmvax.commodore.com (Randell Jesup)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 24
  11.  
  12. chris@alchemy.tn.cornell.edu writes:
  13. >I -think- that a valid FSSM and a valid DosEnvec vector (obtained from
  14. >the FSSM) are always in RAM and thus only check those two entries with
  15. >TypeOfMem.  So far haven't run into any problems using this method.
  16.  
  17.     I think DF0-DF3 may well be in ROM (and TypeOfMem has no MEMF_ROM).
  18.  
  19. >> This is rather dangerous. No enforcer hits? Did you have devices
  20. >> with all (five?) possible dn_Startups (NULL, four letter ASCII, char *,
  21. >> int, valid fssm are the possibilities I think to remember).
  22.  
  23. >Four letter ASCII????  Ack!  Randell didn't mention this as a valid
  24. >possibility in his original reply.  Can anyone give me some examples of
  25. >devices which use this?
  26.  
  27.     4-letter ascii is NOT valid.  char * is not either - it's a BSTR
  28. (i.e. BPTR to <length><chars>).
  29.  
  30. -- 
  31. To be or not to be = 0xff
  32. -
  33. Randell Jesup, Jack-of-quite-a-few-trades, Commodore Engineering.
  34. {uunet|rutgers}!cbmvax!jesup, jesup@cbmvax.cbm.commodore.com  BIX: rjesup  
  35. Disclaimer: Nothing I say is anything other than my personal opinion.
  36.