All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Laberge <mlsoft@videotron.ca>
To: Kenneth Yeung <kkyeung@expert.cc.purdue.edu>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: digiboard support in linux
Date: Mon, 05 Feb 2001 12:20:02 -0500	[thread overview]
Message-ID: <3A7EE0C2.20DF8016@videotron.ca> (raw)
In-Reply-To: <Pine.GSO.3.96.1010205092911.25633A-100000@expert.cc.purdue.edu>

Kenneth Yeung wrote:

> Martin,
>
>         From reading the info on Digi's site, they say that for PC/x the
> driver is already built into the kernel.  Am I still supposed to load the
> drivers up?  If so, then i'm in trouble because I don't have any drivers
> for the PC/X on Redhat.  I've been reading the install instructions from:
> http://support.digi.com/support/techsupport/unix/linux/pcx.html
>
> Thanks for your help!
> -Ken
>
> On Sat, 3 Feb 2001, Martin Laberge wrote:
>
> > Kenneth Yeung wrote:
> >
> > > Hello Martin
> > >
> > >         Thanks for the info, I'm having a little trouble getting the ports
> > > configured.  On my system, it looks like half the ports are on irq 2 and
> > > the other half are on irq 5.  and looks like they have been configured the
> > > right way?  But i can't seem to get them to run getty so that I can test
> > > the connection.
> > >
> > > Thanks!
> > > -Ken
> > >
> > > On Tue, 30 Jan 2001, Martin Laberge wrote:
> > >
> > > > Kenneth Yeung wrote:
> > > >
> > > > > Hello all
> > > > >
> > > > > Can anyone tell me where I can find infomation on digiboard support in
> > > > > linux specifically the PC/X model?
> > > > >
> > > > > THanks
> > > > > -Ken
> > > > >
> > > > > -
> > > > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > > > > the body of a message to majordomo@vger.kernel.org
> > > > > Please read the FAQ at http://www.tux.org/lkml/
> > > >
> > > > yes i used it often in my installations and no problem with that
> > > > since 2.0.x
> > > >
> > > > 2.2.x works good too
> > > >
> > > > never tried with linux 2.4.x
> > > >
> > > >
> > > > driver is supported by digiboard itself   and by linux
> > > >
> > > > you have the choice of 2 drivers for these boards....
> > > >
> > > > i used for my part the PC/8e  PC/16e and PC/32e   In ISA versions
> > > > and never had any problems... (except figuring out how to install for the
> > > > first time)
> > > > but it is very simple if you know how to read install instructions
> > > >
> > > >
> > > > Martin Laberge
> > > > mlsoft@videotron.ca
> > > >
> > > >
> > > >
> >
> > could you send me the configuration logs and system boot messages about the
> > digiboard...
> >
> > for my part i used agetty on these ports and the board use only one interrupt
> > (exept if you have many boards...
> > in that case one interrupt by board ... )
> >
> > did you executed the DigiLoad command in your boot scripts like instructed in
> > documentations...
> > did you put the board drivers (?????.bin) in the right places...
> >
> > they have to be loaded for the board to work...
> >
> > Martin Laberge
> > mlsoft@videotron.ca
> >
> >
> >

the drivers are for the Intelligents boards  and are located in /etc/digi/?????.bin

if you are using the non intelligent boards, you can use the drivers from the kernel,
and follow the instructions you referred abobe

for my part i allways used the intelligent boards   ex: PC/16e   (note the 'e') and i
did it with the digiboard provided drivers...

for non intelligent boards, i suppose the instructions you referred to were valid...
I read them and found it clean for me...
make all the steps as indicated...

one exeption perhaps...   I used ttyD? in place of ttyS?   just not to conflict with
the standard serial ports...
in the intelligent boards, they referred to ttyD? too... then i allways did it this
way...

maybe you could try the Digiboard provided drivers if you continue to have
problems...
I never used those included with linux kernel... Digiboard should know their hardware
well enough to provide for working drivers
better than anyone else... i suppose...

Also there is the case of Hardware CTS/RTS/DTR/... pins...
if you work with 3 wire serial connections, i propose you set the ports to CLOCAL
or/and jump the 4,5 / 6,8,20 pins of the DB-25
or the corresponding ones on others connectors...

Martin Laberge
mlsoft@videotron.ca




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

       reply	other threads:[~2001-02-05 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSO.3.96.1010205092911.25633A-100000@expert.cc.purdue.edu>
2001-02-05 17:20 ` Martin Laberge [this message]
2001-02-05 18:03 ` digiboard support in linux Martin Laberge
     [not found] <Pine.GSO.3.96.1010202141601.2155A-100000@expert.cc.purdue.edu>
2001-02-03 16:25 ` Martin Laberge
     [not found] <linux.kernel.Pine.GSO.3.96.1010130122635.20355C-100000@expert.cc.purdue.edu>
2001-01-30 23:13 ` Martin Laberge
2001-01-30 17:27 Kenneth Yeung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A7EE0C2.20DF8016@videotron.ca \
    --to=mlsoft@videotron.ca \
    --cc=kkyeung@expert.cc.purdue.edu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.