2001-09-20  Jesper Skov  <jskov@redhat.com>

	* src/at91_serial.c (at91_serial_init): Use valid interrupt priority.

2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>

        * cdl/ser_arm_at91.cdl:        
        Fix 234000->230400 typo.

2001-08-14  Jonathan Larmour  <jlarmour@redhat.com>

	* src/at91_serial.c (at91_serial_stop_xmit): Write to IDR, not IER.
	(at91_serial_ISR): Return CYG_ISR_HANDLED.

2001-07-24  Gary Thomas  <gthomas@redhat.com>

	* src/at91_serial.h: 
	* src/at91_serial.c: 
	* cdl/ser_arm_at91.cdl: New file(s) - initial package.

//===========================================================================
//####COPYRIGHTBEGIN####
//                                                                          
// -------------------------------------------                              
// The contents of this file are subject to the Red Hat eCos Public License 
// Version 1.1 (the "License"); you may not use this file except in         
// compliance with the License.  You may obtain a copy of the License at    
// http://www.redhat.com/                                                   
//                                                                          
// Software distributed under the License is distributed on an "AS IS"      
// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the 
// License for the specific language governing rights and limitations under 
// the License.                                                             
//                                                                          
// The Original Code is eCos - Embedded Configurable Operating System,      
// released September 30, 1998.                                             
//                                                                          
// The Initial Developer of the Original Code is Red Hat.                   
// Portions created by Red Hat are                                          
// Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc.                             
// All Rights Reserved.                                                     
// -------------------------------------------                              
//                                                                          
//####COPYRIGHTEND####
//===========================================================================
