Digi Serial Card....

Rui Miguel Seabra rms at 1407.org
Wed Jan 7 17:47:30 UTC 2004


These notes are for RH 7.3:

remove the RedHat Linux module epca.o

rebuild the latest driver straight from digi: 40001450_S.src.rpm

DO NOT USE kgcc (or it will not work properly).

One way to make sure temporarily is to move kgcc out of the way like
this:

  cd /usr/bin
  mv kgcc kgcc.dist
  ln -s gcc kgcc

Do an rpmbuild --rebuild ....src.rpm
And set kgcc back in its place:

  cd /usr/bin
  rm kgcc
  mv kgcc.dist kgcc

Install the epca-1.56 rpm
Run digiConf and answer proper answers
service epca start

This might work on Fedora Core too.

I do have one problem currently, which is that I can't talk with the
other side and I have minicom set to the same settings on both ends of
the machines (my /dev/ttyUSB0 and the host's /dev/ttyD000)

Does anyone have any suggestions?

Rui

On Wed, 2004-01-07 at 17:32, James Kosin wrote:
> Dear Every Helpful Person,
> 
> Has anyone got a version of the Digi drivers to work with Fedora?
> This was formerly the epca module in the kernel source.
> I use an ISA board Acceleport Xe (4 ports).
> 
> Thanks,
> James Kosin

-- 
+ No matter how much you do, you never do enough -- unknown
+ Whatever you do will be insignificant,
| but it is very important that you do it -- Gandhi
+ So let's do it...?

Please AVOID sending me WORD, EXCEL or POWERPOINT attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040107/0873d965/attachment-0001.sig>


More information about the fedora-list mailing list