How to change ECP mode to EPP mode
22 Nov 2019 16:38 #150945
by viski
How to change ECP mode to EPP mode was created by viski
this is from lspci -v command :
01:00.0 Parallel controller: Oxford Semiconductor Ltd Device c110 (prog-if 02 [ECP])
Subsystem: Oxford Semiconductor Ltd Device c110
Flags: bus master, fast devsel, latency 0, IRQ 16
I/O ports at 2008
I/O ports at 2000
Capabilities: <access denied>
Kernel driver in use: parport_pc
I need to configure it into EPP mode to use it with mesaflash.
mesaflash --device 7i90 --epp --addr 0x2008 --readhmid
01:00.0 Parallel controller: Oxford Semiconductor Ltd Device c110 (prog-if 02 [ECP])
Subsystem: Oxford Semiconductor Ltd Device c110
Flags: bus master, fast devsel, latency 0, IRQ 16
I/O ports at 2008
I/O ports at 2000
Capabilities: <access denied>
Kernel driver in use: parport_pc
I need to configure it into EPP mode to use it with mesaflash.
mesaflash --device 7i90 --epp --addr 0x2008 --readhmid
The following user(s) said Thank You: Leon82
Please Log in or Create an account to join the conversation.
22 Nov 2019 17:03 #150949
by Leon82
Replied by Leon82 on topic How to change ECP mode to EPP mode
On my motherboard in the bios there is a setting for it. Mine was defaulted to epp, but it is an onboard legacy connection
Please Log in or Create an account to join the conversation.
22 Nov 2019 17:10 #150951
by viski
Replied by viski on topic How to change ECP mode to EPP mode
This is parport on PCI slot , i can not configure in BIOS.
Please Log in or Create an account to join the conversation.
22 Nov 2019 17:15 #150953
by PCW
Replied by PCW on topic How to change ECP mode to EPP mode
Did you try both addresses?
What was the result?
If the port has a IEEE1284 compatible register set, both
LinuxCNC amd Mesaflash should set it into EPP mode
How is the 7I90 connected to the card?
Is the 7I90 configured properly? (only yellow power light on after power up)
What was the result?
If the port has a IEEE1284 compatible register set, both
LinuxCNC amd Mesaflash should set it into EPP mode
How is the 7I90 connected to the card?
Is the 7I90 configured properly? (only yellow power light on after power up)
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds