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

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!uw-beaver!cornell!newsstand.cit.cornell.edu!news
  2. From: chris@132.236.236.123 (Christopher A. Wolf)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Getting a valid FileSysStartupMsg pointers.
  5. Message-ID: <1992Dec23.052714.25037@mail.cornell.edu>
  6. Date: 23 Dec 92 05:27:14 GMT
  7. Article-I.D.: mail.1992Dec23.052714.25037
  8. References: <1gnma8INNou3@nz12.rz.uni-karlsruhe.de> <1992Dec22.143308.26492@rzu-news.unizh.ch>
  9. Sender: news@mail.cornell.edu
  10. Reply-To: chris@alchemy.tn.cornell.edu
  11. Organization: none
  12. Lines: 38
  13. Content-Type: text/plain; charset=iso-8859-1
  14. Nntp-Posting-Host: cu-dialup-0417.cit.cornell.edu
  15. Nntp-Posting-User: tc13@cornell.edu
  16. Content-Transfer-Encoding: 8bit
  17. X-Newssoftware: GRn-beta 1.16g (13.12.92) by Michael B. Smith & Mike Schwartz
  18. Mime-Version: 1.0
  19.  
  20. In article <1992Dec22.143308.26492@rzu-news.unizh.ch> cschneid@amiga.physik.unizh.ch (Christian Schneider) writes:
  21. > Angela Schmidt (ry53@rz.uni-karlsruhe.de) wrote:
  22. > > or not. TypeOfMem() only works with RAM, but some of the entries in
  23. > > the fssm can be in ROM or even in the expansion space as well. So
  24. >
  25. > But a valid fssm is always in ram, wrong?
  26. > I'm currently using TypeOfMem() for dn_Startup only, I don't think
  27. > this should miss some devices.
  28.  
  29. I -think- that a valid FSSM and a valid DosEnvec vector (obtained from
  30. the FSSM) are always in RAM and thus only check those two entries with
  31. TypeOfMem.  So far haven't run into any problems using this method.
  32.  
  33. > > for now, I assume that non-zero-values mean that there is a valid
  34. > > fssm. I tried TypeOfMem() but I really missed some devices after that,
  35. >
  36. > This is rather dangerous. No enforcer hits? Did you have devices
  37. > with all (five?) possible dn_Startups (NULL, four letter ASCII, char *,
  38. > int, valid fssm are the possibilities I think to remember).
  39.  
  40. Assuming that non-zero-values means valid FSSM -WILL- cause enforcer
  41. hits in many cases.  This is what I was originally doing and my inquiry
  42. about a "better" way started this thread.
  43.  
  44. Four letter ASCII????  Ack!  Randell didn't mention this as a valid
  45. possibility in his original reply.  Can anyone give me some examples of
  46. devices which use this?
  47.  
  48. > > :     \ /&\   Angela Schmidt cand. inf.   (Nessy@IRC) | Amiga //
  49. > Chris Schneider - cschneid@amiga.physik.unizh.ch BIX: hschneider IRC: cschneid
  50.  
  51. -- 
  52. ------------------------------------------------------------------------------
  53. Christopher A. Wolf   mail: chris@alchemy.tn.cornell.edu   IRC: cwolf (#amiga)
  54.  
  55. The rec.arts.sf.starwars Frequently Asked Question List is available via anon.
  56. FTP from the Star Wars archive site at wpi.wpi.edu. "May the FAQ be with you!"
  57. ------------------------------------------------------------------------------
  58.