home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3014 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Message-ID: <9874y*9qa@aargh.incubus.sub.org>
  6. Date: Sat, 10 Feb 1996 14:51:53 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <4e8h9k$mp8@sinsen.sn.no> <4e8q90$o22@serpens.rhein.de> <929.5475T1263T2655@earthlink.net>
  9.  <YDN2y*soa@aargh.incubus.sub.org> <4ff2i7$jid@maureen.teleport.com>
  10. Organization: Data Design
  11. X-Newsreader: Arn V1.03a
  12.  
  13. In article <4ff2i7$jid@maureen.teleport.com>, Stephan Schaem writes:
  14.  
  15. > Marc 'Nepomuk' Heuler (marc@aargh.incubus.sub.org) wrote:
  16. > : In article <4f1tvk$k09@maureen.teleport.com>, Stephan Schaem writes:
  17. > : >  When new HW comes out and the OS do a poor job at using its ability
  18. > : >  there will be valid reasons to get that HW tech info and banging it.
  19. > : Not  a  good  reason  to  bang  it directly!  It's a good reason to write a
  20. > : better  (replacement)  driver,  to  have  _all_  software  profit from your
  21. > : knowledge  and  effort  (except  of  course  those that decided to bang the
  22. > : expansion directly - they have disqualified themselves for enhancements).
  23. >  replacement? driver? How do you expect to write new scsi or gfx driver
  24. >  without hitting the HW? The amiga as no low level HW interface, so
  25. >  you need to 'hit the metal'. 
  26. >  But I was talking of software that need to get something done, where the
  27. >  HW is capable of, but not the OS (And the OS provide no low level interface
  28. >  of expansion).
  29.  
  30. You misunderstood my posting.
  31.  
  32. We  both  want  the same - expand the OS by replacing the suboptimal driver
  33. with  a  better  one.  If you instead had inserted the better code directly
  34. into  your  app/game/demo,  _only_ your program would profit - and wouldn't
  35. from future enhancements made by others.
  36.  
  37. The same by the way also applies to the standard Amiga chipset, not only to
  38. third party expansions.
  39.