Changeset af2abc9e in rtems
- Timestamp:
- Sep 4, 2003, 6:51:23 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a3c7123
- Parents:
- 6ff7e2c
- Location:
- c/src/lib/libbsp/i386/pc386
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/ChangeLog
r6ff7e2c raf2abc9e 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, clock/rtc.c, console/console.c, console/inch.c, 4 console/outch.c, ide/ide.c, include/bsp.h, include/crt.h, 5 ne2000/ne2000.c, start/start.S, startup/bspstart.c, startup/exit.c, 6 startup/ldsegs.S, startup/linkcmds, timer/timer.c, timer/timerisr.S: 7 URL for license changed. 8 1 9 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 10 -
c/src/lib/libbsp/i386/pc386/clock/ckinit.c
r6ff7e2c raf2abc9e 25 25 | * The license and distribution terms for this file may be 26 26 | * found in found in the file LICENSE in this distribution or at 27 | * http://www. OARcorp.com/rtems/license.html.27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** 29 29 | -
c/src/lib/libbsp/i386/pc386/clock/rtc.c
r6ff7e2c raf2abc9e 26 26 | * The license and distribution terms for this file may be 27 27 | * found in found in the file LICENSE in this distribution or at 28 | * http://www. OARcorp.com/rtems/license.html.28 | * http://www.rtems.com/license/LICENSE. 29 29 | ************************************************************************** 30 30 | -
c/src/lib/libbsp/i386/pc386/console/console.c
r6ff7e2c raf2abc9e 25 25 | * The license and distribution terms for this file may be 26 26 | * found in found in the file LICENSE in this distribution or at 27 | * http://www. OARcorp.com/rtems/license.html.27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** 29 29 | -
c/src/lib/libbsp/i386/pc386/console/inch.c
r6ff7e2c raf2abc9e 24 24 | * The license and distribution terms for this file may be 25 25 | * found in found in the file LICENSE in this distribution or at 26 | * http://www. OARcorp.com/rtems/license.html.26 | * http://www.rtems.com/license/LICENSE. 27 27 | ************************************************************************** 28 28 | -
c/src/lib/libbsp/i386/pc386/console/outch.c
r6ff7e2c raf2abc9e 9 9 * The license and distribution terms for this file may be 10 10 * found in found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/i386/pc386/ide/ide.c
r6ff7e2c raf2abc9e 16 16 | The license and distribution terms for this file may be | 17 17 | found in the file LICENSE in this distribution or at | 18 | http://www. OARcorp.com/rtems/license.html. |18 | http://www.rtems.com/license/LICENSE. | 19 19 | | 20 20 +-----------------------------------------------------------------+ -
c/src/lib/libbsp/i386/pc386/include/bsp.h
r6ff7e2c raf2abc9e 33 33 | * The license and distribution terms for this file may be 34 34 | * found in found in the file LICENSE in this distribution or at 35 | * http://www. OARcorp.com/rtems/license.html.35 | * http://www.rtems.com/license/LICENSE. 36 36 | ************************************************************************** 37 37 | -
c/src/lib/libbsp/i386/pc386/include/crt.h
r6ff7e2c raf2abc9e 9 9 * The license and distribution terms for this file may be 10 10 * found in found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/i386/pc386/ne2000/ne2000.c
r6ff7e2c raf2abc9e 5 5 * The license and distribution terms for this file may be 6 6 * found in found in the file LICENSE in this distribution or at 7 * http://www. OARcorp.com/rtems/license.html.7 * http://www.rtems.com/license/LICENSE. 8 8 * 9 9 * $Id$ -
c/src/lib/libbsp/i386/pc386/start/start.S
r6ff7e2c raf2abc9e 30 30 | * The license and distribution terms for this file may be 31 31 | * found in the file LICENSE in this distribution or at 32 | * http://www. OARcorp.com/rtems/license.html.32 | * http://www.rtems.com/license/LICENSE. 33 33 | ************************************************************************** 34 34 | -
c/src/lib/libbsp/i386/pc386/startup/bspstart.c
r6ff7e2c raf2abc9e 25 25 | * The license and distribution terms for this file may be 26 26 | * found in found in the file LICENSE in this distribution or at 27 | * http://www. OARcorp.com/rtems/license.html.27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** 29 29 | -
c/src/lib/libbsp/i386/pc386/startup/exit.c
r6ff7e2c raf2abc9e 25 25 | * The license and distribution terms for this file may be 26 26 | * found in found in the file LICENSE in this distribution or at 27 | * http://www. OARcorp.com/rtems/license.html.27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** 29 29 | -
c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
r6ff7e2c raf2abc9e 30 30 | * The license and distribution terms for this file may be 31 31 | * found in found in the file LICENSE in this distribution or at 32 | * http://www. OARcorp.com/rtems/license.html.32 | * http://www.rtems.com/license/LICENSE. 33 33 | ************************************************************************** 34 34 | -
c/src/lib/libbsp/i386/pc386/startup/linkcmds
r6ff7e2c raf2abc9e 26 26 | * The license and distribution terms for this file may be 27 27 | * found in found in the file LICENSE in this distribution or at 28 | * http://www. OARcorp.com/rtems/license.html.28 | * http://www.rtems.com/license/LICENSE. 29 29 | ************************************************************************** 30 30 | -
c/src/lib/libbsp/i386/pc386/timer/timer.c
r6ff7e2c raf2abc9e 33 33 | * The license and distribution terms for this file may be 34 34 | * found in found in the file LICENSE in this distribution or at 35 | * http://www. OARcorp.com/rtems/license.html.35 | * http://www.rtems.com/license/LICENSE. 36 36 | ************************************************************************** 37 37 | -
c/src/lib/libbsp/i386/pc386/timer/timerisr.S
r6ff7e2c raf2abc9e 25 25 | * The license and distribution terms for this file may be 26 26 | * found in found in the file LICENSE in this distribution or at 27 | * http://www. OARcorp.com/rtems/license.html.27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** 29 29 |
Note: See TracChangeset
for help on using the changeset viewer.