Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!mit-eddie!husc6!panda!genrad!decvax!decwrl!labrea!glacier!jbn From: jbn@glacier.UUCP Newsgroups: comp.unix.wizards Subject: Parallel port for SUN 3 (VME) Message-ID: <15492@glacier.STANFORD.EDU> Date: Thu, 5-Feb-87 17:40:50 EST Article-I.D.: glacier.15492 Posted: Thu Feb 5 17:40:50 1987 Date-Received: Wed, 11-Feb-87 18:59:31 EST Organization: Stanford University Lines: 12 Keywords: SUN, parallel port Has anyone implemented a driver for a BIDIRECTIONAL parallel port? (The standard printer interface is output-only.) I need 8-bit parallel data transfer in both directions but on separate lines with appropriate handshake lines. Data rate will be very slow, under 100 bytes/sec. I'd like to use some low-cost off-the-shelf VMEbus card, such as the Motorola offering. Anybody done this yet? I hate writing drivers. John Nagle (What's on the other end? An IBM Series I driving an IBM 7575 robot. The only I/O supported by the robot software is parallel.)