From: Alex Pavloff <apavloff@eason.com>
To: "'Ed Vance'" <EdV@macrolink.com>
Cc: "'linux-kernel'" <linux-kernel@vger.kernel.org>,
"'linux-serial'" <linux-serial@vger.kernel.org>
Subject: RE: what serial port type are Elan ports?
Date: Tue, 29 Oct 2002 18:05:53 -0800 [thread overview]
Message-ID: <D3AF5F134D627243993F2F2FC32EE4D229C3C5@mailman.eason.com> (raw)
Hi Ed,
Well, here's the output from my stock Red Hat 7.3 (2.4.18-3) system, running
on an AMD ElanSC520-133AC Alpha Rev 1A from 1999 (antique, aint it?). Its
sitting on an AMD Aspen Microcontroller Customer Developer Platform Rev 1.2.
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:3F8 irq:4 baud:9600 tx:11 rx:0
1: uart:16550A port:2F8 irq:3 baud:9600 tx:11 rx:0
2: uart:unknown port:3E8 irq:4
3: uart:unknown port:2E8 irq:3
4: uart:unknown port:1A0 irq:9
5: uart:unknown port:1A8 irq:9
6: uart:unknown port:1B0 irq:9
7: uart:unknown port:1B8 irq:9
8: uart:unknown port:2A0 irq:5
9: uart:unknown port:2A8 irq:5
Is this what you need?
Alex Pavloff - apavloff@eason.com
Eason Technology -- www.eason.com
> -----Original Message-----
> From: Alex Pavloff
> Sent: Tuesday, October 29, 2002 5:24 PM
> To: 'Ed Vance'; Alex Pavloff
> Cc: 'linux-kernel'; 'linux-serial'
> Subject: RE: what serial port type are Elan ports?
>
>
>
> Hi Ed,
>
> I've got an SC520 dev board here actually. I can get that
> output to you tommorow (have to scrounge up a power supply et al).
>
> Alex Pavloff - apavloff@eason.com
> Eason Technology -- www.eason.com
>
>
> > -----Original Message-----
> > From: Ed Vance [mailto:EdV@macrolink.com]
> > Sent: Tuesday, October 29, 2002 5:14 PM
> > To: 'Alex Pavloff'
> > Cc: 'linux-kernel'; 'linux-serial'
> > Subject: RE: what serial port type are Elan ports?
> >
> >
> > Hi Alex,
> >
> > Thanks, I think the Elan SC520 is all I need. I don't know if
> > the other
> > chips in the family have the same bug.
> >
> > There is a conflict between the Elan work-around and the
> > 16C654 UART. It
> > looks like the work-around causes it to drop transmit data.
> > If I can know
> > for sure the detected type of the Elan's ports, then I can
> > shield all other
> > UART types from the work-around with a quick type field check
> > without losing
> > the benefit of the work-around.
> >
> > Suggestions are welcome.
> >
> > Best regards,
> > Ed
> >
> > > -----Original Message-----
> > > From: Alex Pavloff [mailto:apavloff@eason.com]
> > > Sent: Tuesday, October 29, 2002 4:19 PM
> > > To: 'Ed Vance'; 'linux-kernel'; 'linux-serial'
> > > Subject: RE: what serial port type are Elan ports?
> > >
> > >
> > >
> > > Elan Sc3x0?
> > > Elan Sc4x0?
> > > Elan Sc520?
> > >
> > > I assume you mean the 520, if you really want to find the
> > > UART for the SC3x0
> > > I might be convinced to plug in a hard drive to one of my
> > > many SC320s lying
> > > around and let you know.
> > >
> > > Alex Pavloff - apavloff@eason.com
> > > Eason Technology -- www.eason.com
> > >
> > > > -----Original Message-----
> > > > From: Ed Vance [mailto:EdV@macrolink.com]
> > > > Sent: Tuesday, October 29, 2002 4:14 PM
> > > > To: 'linux-kernel'; 'linux-serial'
> > > > Subject: what serial port type are Elan ports?
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I need to know what UART type the serial driver detects for
> > > > the two built-in
> > > > serial ports on the AMD Elan Microcontroller?
> > > >
> > > > Would some nice person who has an Elan based system please
> > > > send me the first
> > > > ten lines of the output of the following command?
> > > >
> > > > more /proc/tty/driver/serial
> > > >
> > > > Thanks in advance,
> > > > Ed
> > > >
> > > >
> ----------------------------------------------------------------
> > > > Ed Vance edv (at) macrolink (dot) com
> > > > Macrolink, Inc. 1500 N. Kellogg Dr Anaheim, CA 92807
> > > > ----------------------------------------------------------------
> > > >
> > > > -
> > > > To unsubscribe from this list: send the line "unsubscribe
> > > > linux-serial" in
> > > > the body of a message to majordomo@vger.kernel.org
> > > > More majordomo info at
http://vger.kernel.org/majordomo-info.html
> > >
> >
>
next reply other threads:[~2002-10-30 1:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-30 2:05 Alex Pavloff [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-30 17:18 Ed Vance
2002-10-30 16:45 Ed Vance
2002-10-30 1:23 Alex Pavloff
2002-10-30 1:13 Ed Vance
2002-10-30 10:33 ` Robert Schwebel
2002-10-30 0:18 Alex Pavloff
2002-10-30 0:13 Ed Vance
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=D3AF5F134D627243993F2F2FC32EE4D229C3C5@mailman.eason.com \
--to=apavloff@eason.com \
--cc=EdV@macrolink.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®