for PCMCIA cards I found that the only way to make them work was to load the 
linux drivers, then unload them.
Specifically parport_cs

(so do something like: modprobe parport_cs, check /proc/ioports for your 
card, rmmod parport_cs (and dependencies if needed.. been a while, can't 
remember exactly if there were any)).

Regards,
Alex

----- Original Message ----- 
From: <darcys...@gmail.com>
To: <emc-users@lists.sourceforge.net>
Sent: Thursday, March 25, 2010 12:50 AM
Subject: [Emc-users] Parallel Port PC Card Disabled


> Hi there,
>
> I am a new EMC2 user and am trying to configure a PCMCIA Card Parallel
> Port on a Compaq Presario v2000 laptop.
>
> I have read that the card can do CNC, so I am optimistic that it will
> work.
> http://www.newegg.com/Product/ProductReview.aspx?Item=N82E16839328010
>
> The problem I am encountering is that parallel port seems to be
> disabled.
> Running "sudo lspci -v" gives me the following output:
>
> -----------------------------------------------------
> 07:00.0 Communication controller: NetMos Technology PCI 1 port parallel
> adapter (rev 01)
> Subsystem: LSI Logic / Symbios Logic Unknown device 0010
> Flags: medium devsel, IRQ 11
> I/O ports at 3410 [disabled] [size=8]
> I/O ports at 3418 [disabled] [size=8]
> I/O ports at 3420 [disabled] [size=8]
> I/O ports at 3428 [disabled] [size=8]
> I/O ports at 3430 [disabled] [size=8]
> I/O ports at 3400 [disabled] [size=16]
> -----------------------------------------------------
>
> I found a similar issue previously posted here:
> http://www.mail-archive.com/emc-users@lists.sourceforge.net/msg11633.html
>
> But am unable to find any bios setting to turn off 'plug & play', nor
> am I able to locate the 'enable' file for the device.
> Does anyone know where I should be looking to find this file?
> Or if there is another way to enable the device?
>
> Thanks in advance,
>
> Karl
>
> 

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to