summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/display/disp_hcms29xx.c2
-rw-r--r--c/src/libchip/network/README.tulipclone1
-rw-r--r--c/src/libchip/network/cs8900.c.bsp4
-rw-r--r--c/src/libchip/network/cs8900.h.bsp5
-rw-r--r--c/src/libchip/network/if_dc.c3
5 files changed, 3 insertions, 12 deletions
diff --git a/c/src/libchip/display/disp_hcms29xx.c b/c/src/libchip/display/disp_hcms29xx.c
index 030dd6bea6..123b0c4972 100644
--- a/c/src/libchip/display/disp_hcms29xx.c
+++ b/c/src/libchip/display/disp_hcms29xx.c
@@ -16,8 +16,6 @@
+-----------------------------------------------------------------+
| this file contains the SPI based driver for a HCMS29xx 4 digit |
| alphanumeric LED display |
-+-----------------------------------------------------------------+
-| $Id$
\*===============================================================*/
#include <string.h>
diff --git a/c/src/libchip/network/README.tulipclone b/c/src/libchip/network/README.tulipclone
index 45b9ade48a..90332bfd61 100644
--- a/c/src/libchip/network/README.tulipclone
+++ b/c/src/libchip/network/README.tulipclone
@@ -1,4 +1,3 @@
-******** $Id$
*****************************************************************
******** ***************
******** ttcp benchmark tests of dec2114x driver ***************
diff --git a/c/src/libchip/network/cs8900.c.bsp b/c/src/libchip/network/cs8900.c.bsp
index a31d1b0180..7b7374a0f2 100644
--- a/c/src/libchip/network/cs8900.c.bsp
+++ b/c/src/libchip/network/cs8900.c.bsp
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* RTEMS CS8900 Driver Setup for the DIMM-PC/i386 made by Kontron.
*
* Port to the DIMM PC copyright (c) 2004 Angelo Fraietta
@@ -8,7 +6,7 @@
* through the Australia Council, its arts funding and advisory body.
*
* Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
- * Based on the Cybertec CS8900 driver setup for the SFP-101.
+ * Based on the Cybertec CS8900 driver setup for the SFP-101.
*
*/
diff --git a/c/src/libchip/network/cs8900.h.bsp b/c/src/libchip/network/cs8900.h.bsp
index 493d2a15d7..65ce0d2e93 100644
--- a/c/src/libchip/network/cs8900.h.bsp
+++ b/c/src/libchip/network/cs8900.h.bsp
@@ -1,15 +1,12 @@
/*
- * $Id$
- *
* RTEMS CS8900 Driver Setup for the DIMM-PC/i386 made by Kontron.
*
* Port to the DIMM PC copyright (c) 2004 Angelo Fraietta
* This project has been assisted by the Commonwealth Government
* through the Australia Council, its arts funding and advisory body.
*
- * Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
+ * Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
* Based on the Cybertec CS8900 driver setup for the SFP-101.
- *
*/
#if !defined (__BSP_CS8900_H__)
diff --git a/c/src/libchip/network/if_dc.c b/c/src/libchip/network/if_dc.c
index e576ccded3..88032aab3a 100644
--- a/c/src/libchip/network/if_dc.c
+++ b/c/src/libchip/network/if_dc.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Ported from FreeBSD --> RTEMS, december 03.
* Daron Chabot <daron@nucleus.usask.ca>
* -- only tested with i386 bsp.