address of the parallel port with lspci -v
- sebastian1933
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Hi,
query the HW address with lspci does not show me 0x378 for the port 0 and not for the other ports.
In the computer 2 additional interface cards, each with 2 ports are installed, that are 5 physical printer ports available.
I saved two files: one lspci-v and even lspci-v | grep I / O and attached here.
How do I get the address in the form 0x378, 0x278 ... out.
What are the pin names or addresses of the interfaces with 2 per card?
Thanks for the help,
Your Sebastian
Please Log in or Create an account to join the conversation.
01:06.0 Communication controller: NetMos Technology PCI 9815 Multi-I/O Controller (rev 01)
Subsystem: LSI Logic / Symbios Logic 2P0S (2 port parallel adaptor)
Flags: medium devsel, IRQ 5
I/O ports at cf00
I/O ports at ce00
I/O ports at cd00
I/O ports at cc00
I/O ports at cb00
I/O ports at ca00
01:07.0 Communication controller: NetMos Technology PCI 9815 Multi-I/O Controller (rev 01)
Subsystem: LSI Logic / Symbios Logic 2P0S (2 port parallel adaptor)
Flags: medium devsel, IRQ 10
I/O ports at c900
I/O ports at c800
I/O ports at c700
I/O ports at c600
I/O ports at c500
I/O ports at c400
All I can suggest is trying all of the above. (0xC400, 0xC500…..) and seeing if any work.
I might even be tempted to try the thing which reports as an IDE interface, it might be the onboard port. The next puzzle would then be to find which other address is the epp high register, as none of them seem to have the expected 0x400 gap.
Please Log in or Create an account to join the conversation.
www.linuxcnc.org/docview/html/hal_parallel_port.html#r1_1_1
John
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.