Are you sure that is actually the right listing for your pci card?

The listing for my card (albeit a different card) is.

04:00.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 18
        I/O ports at e050 [size=8]
        I/O ports at e040 [size=8]
        I/O ports at e030 [size=8]
        I/O ports at e020 [size=8]
        I/O ports at e010 [size=8]
        I/O ports at e000 [size=16]
        Kernel driver in use: parport_p

Try the command
$ cat /proc/ioports | grep parport


My system show this for the above command.
  0378-037a : parport0
        e030-e032 : parport2
        e050-e052 : parport1



----- Original Message -----
From: "Jeshua Lacock" <[email protected]>
To: "Enhanced Machine Controller (EMC)" <[email protected]>
Sent: Wednesday, November 18, 2015 12:49:11 PM
Subject: [Emc-users] Configuring New PCI Parport

 
Greetings,

Long story short; I had to install a new PCI Parport card and I am trying to 
figure out what address to use for my hal configuration file for Axis. The card 
has the same CH382L chip listed in the wiki: 

http://wiki.linuxcnc.org/cgi-bin/wiki.pl?WCH

lspci shows it as:

04:00.0 Serial controller: Device 1c00:3050 (rev 10) (prog-if 05 [16850])
        Subsystem: Device 1c00:3050
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Interrupt: pin A routed to IRQ 18
        Region 0: I/O ports at d000 [size=256]
        Region 1: Memory at d0000000 (32-bit, prefetchable) [size=32K]
        Region 2: I/O ports at d100 [size=4]
        Expansion ROM at fb300000 [disabled] [size=32K]
        Capabilities: <access denied>

I tried using the addresses d000 and d100 etc, but those don’t seem to work. 
Last card I has I had to run:

sudo ./showport C030 C020 e

But I am not sure if I need to, or what address range to use for it.


Cheers,

Jeshua Lacock
Founder/Engineer
<3DTOPO.com>
GlassPrinted.com
------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to