home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apple2 / 19778 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  3.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!mumbo.apple.com!gallant.apple.com!city-lights.apple.com!user
  2. From: mattd@apple.com (Matt Deatherage)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: Media Control qs for Matt Deatherage
  5. Message-ID: <mattd-010992180129@city-lights.apple.com>
  6. Date: 2 Sep 92 01:03:28 GMT
  7. References: <posty.715315729@ultima>
  8. Sender: news@gallant.apple.com
  9. Followup-To: comp.sys.apple2
  10. Organization: Developer Technical Support, Apple Computer, Inc.
  11. Lines: 71
  12.  
  13. In article <posty.715315729@ultima>, posty@socs.uts.edu.au (Andrew Roughan)
  14. wrote:
  15. > G'day Matt,
  16. By the way, posting technical questions addressed to only one person is
  17. a good way to keep other knowledgeable people from chiming in.  I
  18. personally
  19. know next-to-nothing about the Media Control tools.
  20.  
  21. > I'm having an interesting time researching information about writing such a
  22. > driver. Could you possibly enlighten me on the following points?
  23. > MCGetFeatures, mcFeatSel codes:
  24. > mcFVideo:    what exactly is "toggling of video"?
  25. > mcFVDisplay:    what exactly is "video display of the location"?
  26. > mcFVOverlay:    what exactly are "overlay characters"?
  27. > MCControl, ctlCommand codes:
  28. > mcCVideoOn/Off:        what exactly does this accomplish?
  29. > mcCDisplayOn/Off:    what exactly does this accomplish?
  30. > mcCBlankVideo:        what exactly does this accomplish?
  31. I don't know; I've never tried them.  Have you?  I don't even have a
  32. controllable device handy to play with.
  33.  
  34. > Are there any Apple supplied Macros and Equates files for the Media Control
  35. > Toolset?
  36.  
  37. If there are, they're on the 6.0 Golden Master CD.  I don't have one handy
  38. and haven't checked.
  39. > There appears to be an inconsistancy between the Media Ctl CDEV and the
  40. > DC Printer CDEV. If Slot 2 is set to "Your Card" in the control panel, the
  41. > DC Printer CDEV still offers "MODEM" as a valid port whereas the Media Ctl
  42. > CDEV does not. This probably holds for Slot 1 as well.
  43.  
  44. The DC Printer Control Panel records your choices; the Print Manager
  45. complains if the chosen port isn't available at print time.
  46.  
  47. > Is there a published diagram of the way in which Media Control Device Drivers
  48. > interact with the GS/OS drivers?
  49. Media Control drivers talk to their peripherals however they can.  In some
  50. cases, like the SCSI peripherals, this uses the GS/OS drivers.  In others,
  51. like through the game port, it does not.  It's up to the driver author.
  52.  
  53. > I have noticed that the Apple IIGS GS/OS Reference and the Apple IIGS GS/OS
  54. > Device Driver Reference make no mention of the MODEM and PRINTER port drivers.
  55. > Is there any additional information available on these?
  56. > The Control L protocol provides a stream of data from the video recorder
  57. > interspersed with gaps. The only way to send a command from the computer is
  58. > to wait for a gap.
  59. > Is it possible for the MODEM and PRINTER port drivers to do this?
  60. > Or will I have to write a Control L port driver? (i.e. like the AppleTalk
  61. > driver)
  62.  
  63. They are Print Manager port drivers, and documented in Apple IIgs Technical
  64. Note #36.  These are _not_ Media Control drivers and you should not try to
  65. use them as such.
  66.  
  67. > Andrew Roughan             | Snail: PO Box 65 Wahroonga, NSW 2076 Australia
  68.  
  69. ============================================================================
  70. Matt Deatherage, Developer Support Center, Apple Computer, Inc.
  71. Personal mail only -- please POST technical questions, questions about
  72. Apple and its policies, where to find documents and related inquiries.
  73. The opinions I express don't represent Apple, which makes us both happy.
  74. ============================================================================
  75.