[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [openrisc] patch approval ?



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 don’t know if it’s 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.

 



Attached is a patch to or1ksim that fixes a bug and adds a minor feature:

 

A)      Allows the ‘channels:”xterm”’ feature to function on linux.  (For those lurkers that don’t 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 can’t check this in ?

 

xterm.c.diffs