Hi,
The background is I'm trying to get parallel port access using VMware on
a Red Hat 9 linux system.
The hardware is an IBM T21 laptop. It has a parallel port, recognized
and working fine in Windows.
VMware wants an ECP port to allow two-way communication between programs
running in the VMware session and the outside world. There is an option
in the BIOS to set the port to ECP Mode.
After booting into Linux, I can do this:
[bret@ganesha learning]$ cat /proc/sys/dev/parport/parport0/base-addr
888 1912
[bret@ganesha learning]$ cat /proc/sys/dev/parport/parport0/irq
7
[bret@ganesha learning]$ cat /proc/sys/dev/parport/parport0/dma
1
[bret@ganesha learning]$ cat /proc/sys/dev/parport/parport0/modes
PCSPP,TRISTATE
The first three settings correspond to the settings in the BIOS. I'm
not sure about the last.
There are other settings for the port mode, with other responses:
BIOS response
Output Only PCSPP
Bi-Directional PCSPP,TRISTATE
EPP PCSPP,TRISTATE,EPP
Should the response for ECP be PCSPP,TRISTATE,ECP? It's not, and VMware
reports on start-up that the parallel port doesn't support ECP mode and
won't be used.
Thanks in advance,
Bret
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 21:32:27 EDT