home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / apple2 / 25649 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!apple!dlyons
  2. From: dlyons@Apple.COM (David A Lyons)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: More on printing!
  5. Message-ID: <75666@apple.apple.COM>
  6. Date: 16 Dec 92 17:44:42 GMT
  7. References: <1992Dec15.233430.29905@slate.mines.colorado.edu>
  8. Organization: Apple Computer Inc, Cupertino, CA
  9. Lines: 27
  10.  
  11. In article <1992Dec15.233430.29905@slate.mines.colorado.edu> gdesroch@slate.mines.colorado.edu (DESROCHERS GARY FREDERIC) writes:
  12. >[...] I am now in ProDOS 8.  I want to identify a printer and I want to
  13. >exclude all the other ports that could not possibly be printers.  How can I
  14. >do this.  Remember this is only on the IIgs.  The firmware reference says
  15. >that it can only be in slots one and two.  Is this the case?  Let's
  16. >speculate that it isn't the case.  Let's step through the list of block
  17. >devices for ProDOS 8.  [...]
  18.  
  19. I don't see how examining the ProDOS 8 block device list helps at all...
  20. there can be a printer card in the same slot that P8 is using for a
  21. "remapped" block device.
  22.  
  23. The GS Firmware Reference must be talking about the built-in serial
  24. ports, which are indeed slots 1 and 2, when they are chosen in the
  25. Control Panel.  But the user could easily have a printer card in any
  26. slot.
  27.  
  28. So it seems you should examine $00/Cnxx to see which slots have the
  29. right ID bytes to follow the BASIC or Pascal character I/O conventions.
  30. There is information in the Firmware Reference and the Technical Notes
  31. (especially Apple II Miscellaneous #8, for the Pascal ID bytes).
  32. -- 
  33. David A. Lyons, Apple Computer, Inc.      |   DAL Systems
  34. Apple II System Software Engineer         |   P.O. Box 875
  35. Internet:dlyons@apple.com                 |   Cupertino, CA 95015-0875
  36.  
  37. My opinions are my own, not Apple's.
  38.