<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I have been having trouble with my parallel port.&nbsp; I believe the
(integrated) legacy port on my PC was damaged by a balky hardware
module.&nbsp; (The hardware module is a application specific
programming/debug module that uses the parallel port in EPP mode.)&nbsp; We
were able to fix the hardware module but I am having trouble with the
parallel port. &nbsp; Software support for the application is non-existent
and at this point my best bet for getting running again is to try and
remap a PCI parallel port to a legacy address (0x378 or 0x278) that is
supported by the application.<br>
<br>
I have searched the net and browsed through the linux-parport archives
and haven't been able to find the answers I need.&nbsp; <br>
<br>
I purchased a StarTech single port PCI parallel card that uses
Moschip's Nm9805 chip.&nbsp; I used setpci() in the pci utilities to try to
remap the base address and modprobe() to set the parport_pc options but
am still missing something.<br>
<br>
Is it even possible to remap the PCI card to use the legacy io
addressing?&nbsp; Any hints on what I am doing wrong or where to look to
find the information I need?<br>
<br>
Thanks,<br>
Mark<br>
<br>
<div class="moz-signature">-- <br>
<title>signature</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<pre><font face="Helvetica, Arial, sans-serif"><big>Mark Schickedantz
Hardware/Software Design Engineer
TekTone Sound &amp; Signal Inc.
<a class="moz-txt-link-abbreviated" href="mailto:mschickedantz@tektone.net">mschickedantz@tektone.net</a>
(828) 524-9967</big></font>
</pre>
<br>
</div>
</body>
</html>