Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Accessing PCI Card Parallell port using Perl

Status
Not open for further replies.

001

Junior Member level 3
Joined
Aug 31, 2004
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
288
Hello;

Please could anyone tell how i can access the parallel port of a PCI card using perl. i have the perl parallel port module. But i think it is for only on board parallel port . the address of my pci card parallel port is DDC0 and thus the module cannot access it.

thanks

001
 

honestly, I think it's impossible unless the PCI card that you've mentioned have been "exported" as device file into /dev (aasuming you are using *nix). That implies that it already has a kernel mode driver :(
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top