[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [openrisc] patch approval ?
hoe do i remove from this list?
At 11:38 AM 2/26/2003 -0800, you wrote:
Sorry,
forgot to attach the message with the patch&
-----Original Message-----
From: owner-openrisc@opencores.org
[mailto:owner-openrisc@opencores.org]
On Behalf Of Scott Furman
Sent: Wednesday, February 26, 2003 11:01 AM
To: openrisc@opencores.org
Subject: RE: [openrisc] patch approval ?
My outbox shows a message with
a patch sent on 2/20 (attached), but it never made it to the list.
I dont know if its been snagged by spam filters or if there was some
problem on my end.
-----Original Message-----
From: owner-openrisc@opencores.org
[mailto:owner-openrisc@opencores.org]
On Behalf Of Damjan Lampret
Sent: Wednesday, February 26, 2003 4:11 AM
To: openrisc@opencores.org
Subject: Re: [openrisc] patch approval ?
Scott,
I can't recall I've seen any. They were
probably filtred by spam blocking filters. I see only patches that you
have sent today.
From: "Scott Furman" <sfurman@rosum.com>
To: <openrisc@opencores.org>
Subject: Patch to simulator: "xterm" channels on linux
Date: Thu, 20 Feb 2003 12:32:42 -0800
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_0054_01C2DD8B.A6915450"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.3416
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Importance: Normal
Attached is a patch to or1ksim that fixes a bug
and adds a minor feature:
A)
Allows the channels:xtermfeature to
function on linux. (For those lurkers that dont know, this is a
feature that I discovered by reading the simulator code; It allows
UART I/O to be funneled through an interactive xterm terminal
window.) The existing implementation relies on SysV STREAMS
behavior that Linux does not possess.
B)
Allows arguments to be passed to the
xterm from the sim.cfg file, e.g. to set the window dimensions or
fonts.
Any reason I cant check this in ?