home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.ibm.pc.hardware
- Path: sparky!uunet!rsiatl!jgd
- From: jgd@dixie.com (John De Armond)
- Subject: Re: BI-DIRECTIONAL PRINTER CARD FOR PC?
- Message-ID: <h#wn0gh@dixie.com>
- Date: Sat, 12 Sep 92 03:30:02 GMT
- Organization: Dixie Communications Public Access. The Mouth of the South.
- References: <1992Sep10.181732.991@beckman.com> <1992Sep11.111621.19262@panix.com>
- Lines: 33
-
- schuster@panix.com (Michael Schuster) writes:
-
- >Any parallel port can receive input by using the four status lines for
- >data. They must be mutiplexed (i.e. two cycles of four for one 8-bit
- >data byte) so reads take place at half the speed of writes.
-
- >All parallel port kludges like tape drives, floppies, hard disks, EPROM
- >programmers, ethernet adaptors, SCSI adaptors, etc use this approach (EXCEPT
- >the new Trantor MiniSCSI 2 which actually uses bidirectional ports
- >when present).
-
- Most any card that meets the IBM spec can do bi-directional I/O on the
- 8 data bits. This is so because the output lines are fed back to input
- buffers originally meant for self-testing. If an 0xffh is output to the
- port and the port is driven from an external source capable of pulling
- down the output of the buffers, the data may be read from the same
- port. The output does not have much drive when high so driving it
- is pretty simple. I use this scheme for a wide variety of custom
- devices around the lab here.
-
- Anyone who wants to play with this without writing code can obtain a
- copy of my PORT11 utility from Simtel and mirrors. This program lets
- you twiddle bits on the port, generate scoping waveforms and such
- stuff. I think it's in the SYSUTIL directory or something like that.
-
- John
-
- --
- John De Armond, WD4OQC |Interested in high performance mobility?
- Performance Engineering Magazine (TM) |
- Marietta, Ga |Interested in high tech and computers?
- jgd@dixie.com |Write me about PE Magazine
- Need Usenet public Access in Atlanta? Write Me for info on Dixie.com.
-