home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8783 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  2.8 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!sdd.hp.com!hpscdc!hplextra!hpfcso!hpfcmgw!glen
  2. From: glen@hpfcmgw.FC.HP.COM (Glen Robinson)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Parallel port compatibility problems?
  5. Message-ID: <17780207@hpfcmgw.FC.HP.COM>
  6. Date: 31 Jul 92 00:34:19 GMT
  7. References: <1992Jul28.221947.247982@cs.cmu.edu>
  8. Organization: HP Fort Collins, CO
  9. Lines: 49
  10.  
  11. In comp.sys.hp, russell@ncube.com (Russell Randolph) writes:
  12.  
  13. >   Well, the Installing Peripherals section for HP 700 series in the 6/92
  14. >   lrom cd says nothing about these modes.  So is there somewhere else I
  15. >   should look?  Is it not documented?  Do to inconsistencies in the
  16. >   documentation, I had a script try ALL possible minor numbers to the parallel
  17. >   port, but no luck.  This was probably on 8.05.
  18.  
  19. Regrettably, I don't have access to a shipped 8.07 man page.  I have a newer
  20. version of HP-UX (not released to customer shipments yet) on my system, 
  21. but I am all but certain that the following man page entries apply to the
  22. builtin (CORE) Centronics port on Series 700 for release 8.07.
  23.  
  24.                 mode 1    Automatic handshaking using both nACK and BUSY.
  25.                           Minor number format: 0xSEF001.
  26.  
  27.                 mode 2    Automatic handshaking using only BUSY.  Minor
  28.                           number format: 0xSEF002.
  29.  
  30.                 mode 3    Bidirectional read/write used for ScanJet.  Minor
  31.                           number format: 0xSEF003.
  32.  
  33.                 mode 4    Stream mode.  Data is essentially transmitted to
  34.                           the peripheral without any handshaking protocol.
  35.                           Minor number format: 0xSEF004.
  36.  
  37.                 mode 5    Pulsed mode using both ACK and BUSY for automatic
  38.                           handshaking.  Similar to mode 1 except that the
  39.                           data strobe line, nSTROBE is pulsed for a fixed
  40.                           amount of time by the sender, then released.
  41.                           Minor number format: 0xSEF005.
  42.  
  43.                 mode 6    Pulsed mode, using only BUSY for automatic
  44.                           handshaking.  Similar to mode 1 except that the
  45.                           data strobe line, nSTROBE is pulsed for a fixed
  46.                           amount of time by the sender, then released.
  47.                           Minor number format: 0xSEF005.
  48.  
  49.            Modes 1 and 2 support most printers belonging to the *Jet series
  50.            (LaserJet, DeskJet, QuietJet, etc.).
  51.  
  52. Again, I could very well be wrong, but you might give these a try.  Please
  53. note that mode 3 is Scanjet specific and will not work on other manufacturers
  54. centronics scanners.  If memory serves me correctly, nobody (read manufactuers
  55. of scanners here) agrees on centronics input line/handshake protocol.
  56.  
  57. Not a statement of my company etc.
  58.  
  59. Glen - R
  60.