home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3023 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  42 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Question to all amiga programs
  5. Date: 10 Feb 96 22:03:59 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <1430.6614T1323T2965@wvlink.mpl.com>
  8. References: <jmauric.823741420@hubcap>
  9. NNTP-Posting-Host: slip9.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  JOM> Is it possible to access PC cards connected to the amiga
  14.  JOM> via Workbench 3.1 WITHOUT an emulator or 3rd party board
  15.  
  16. I agree with this sentiment to a point. But see next paragraph also.
  17.  
  18. Well, not from a programmers view, but more from the hardware end, its just
  19. not possible without the equ of at least a GoldenGate in the system. Over
  20. on/in the pc slots area of the amiga, there is virtually no connection from
  21. that buss to the amiga's own buss since the buss formats are so
  22. diss-similar.  I've even thought of doing a wire wrap point to point hack
  23. to achieve that since my A2k is full+, but then I'd have to figure out how
  24. to handle such things as the interrupts etc cleanly, no mean feat AFAIK.
  25.  
  26. Conclusion? Buy the GoldenGate and lose 2 slots, at least I hear it works.
  27. Then of course you could plug in a Diamond-Stealth or?? card. The next
  28. question then becomes "what do we use for drivers?" Damifiknow... Does
  29. GoldenGate furnish any that can get past the enforcer?  My guess is a
  30. resounding no unless the GoldenGate does some pretty fancy address
  31. remapping of those pc cards who expect to get their i/o at someplace in the
  32. first 1k block of the address space!
  33.  
  34. Cheers
  35.  
  36. /*            Gene Heskett          |  These opinions are NOT to be  */
  37. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  38. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  39. #include <std.disclaimer>
  40.  
  41.  
  42.