This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ixdp425/grg tweak


Index: packages/devs/eth/arm/grg/i82559/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/grg/i82559/current/ChangeLog,v
retrieving revision 1.2
diff -u -p -5 -r1.2 ChangeLog
--- packages/devs/eth/arm/grg/i82559/current/ChangeLog	24 Mar 2003 13:31:15 -0000	1.2
+++ packages/devs/eth/arm/grg/i82559/current/ChangeLog	26 Mar 2003 22:14:25 -0000
@@ -1,5 +1,12 @@
+2003-03-26  Mark Salter  <msalter at redhat dot com>
+
+	* cdl/grg_i82559_eth_driver.cdl: Default to off for
+	CYGPKG_DEVS_ETH_I82559_ETH_REDBOOT_HOLDS_ESA.
+
+	* include/grg_i82559.inl: Fix commenting of copyright.
+
 2003-03-24  Mark Salter  <msalter at redhat dot com>
 
 	* cdl/grg_i82559_eth_driver.cdl: Fix copyright notice.
 	* include/grg_i82559.inl: Ditto.
 
Index: packages/devs/eth/arm/grg/i82559/current/cdl/grg_i82559_eth_driver.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/grg/i82559/current/cdl/grg_i82559_eth_driver.cdl,v
retrieving revision 1.2
diff -u -p -5 -r1.2 grg_i82559_eth_driver.cdl
--- packages/devs/eth/arm/grg/i82559/current/cdl/grg_i82559_eth_driver.cdl	24 Mar 2003 13:31:15 -0000	1.2
+++ packages/devs/eth/arm/grg/i82559/current/cdl/grg_i82559_eth_driver.cdl	26 Mar 2003 22:14:25 -0000
@@ -99,11 +99,11 @@ cdl_package CYGPKG_DEVS_ETH_ARM_GRG_I825
     # note that this option's name is NOT grg-specific, but i82559
     # generic - other instantiations can set these also.
     cdl_component CYGPKG_DEVS_ETH_I82559_ETH_REDBOOT_HOLDS_ESA {
 	display         "RedBoot manages ESA initialization data"
 	flavor          bool
-	default_value	1
+	default_value	0
 
 	active_if     CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT
 
 	description   "Enabling this option will allow the ethernet
 	station address to be acquired from RedBoot's configuration data,
Index: packages/devs/eth/arm/grg/i82559/current/include/grg_i82559.inl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/grg/i82559/current/include/grg_i82559.inl,v
retrieving revision 1.2
diff -u -p -5 -r1.2 grg_i82559.inl
--- packages/devs/eth/arm/grg/i82559/current/include/grg_i82559.inl	24 Mar 2003 13:31:15 -0000	1.2
+++ packages/devs/eth/arm/grg/i82559/current/include/grg_i82559.inl	26 Mar 2003 22:14:25 -0000
@@ -3,42 +3,42 @@
 //      grg_i82559.inl
 //
 //      GRG ethernet I/O definitions.
 //
 //==========================================================================
-#####ECOSGPLCOPYRIGHTBEGIN####
-## -------------------------------------------
-## This file is part of eCos, the Embedded Configurable Operating System.
-## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
-##
-## eCos is free software; you can redistribute it and/or modify it under
-## the terms of the GNU General Public License as published by the Free
-## Software Foundation; either version 2 or (at your option) any later version.
-##
-## eCos is distributed in the hope that it will be useful, but WITHOUT ANY
-## WARRANTY; without even the implied warranty of MERCHANTABILITY or
-## FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-## for more details.
-##
-## You should have received a copy of the GNU General Public License along
-## with eCos; if not, write to the Free Software Foundation, Inc.,
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-##
-## As a special exception, if other files instantiate templates or use macros
-## or inline functions from this file, or you compile this file and link it
-## with other works to produce a work based on this file, this file does not
-## by itself cause the resulting work to be covered by the GNU General Public
-## License. However the source code for this file must still be made available
-## in accordance with section (3) of the GNU General Public License.
-##
-## This exception does not invalidate any other reasons why a work based on
-## this file might be covered by the GNU General Public License.
-##
-## Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
-## at http://sources.redhat.com/ecos/ecos-license/
-## -------------------------------------------
-#####ECOSGPLCOPYRIGHTEND####
+//####ECOSGPLCOPYRIGHTBEGIN####
+// -------------------------------------------
+// This file is part of eCos, the Embedded Configurable Operating System.
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
+//
+// eCos is free software; you can redistribute it and/or modify it under
+// the terms of the GNU General Public License as published by the Free
+// Software Foundation; either version 2 or (at your option) any later version.
+//
+// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
+// WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+// for more details.
+//
+// You should have received a copy of the GNU General Public License along
+// with eCos; if not, write to the Free Software Foundation, Inc.,
+// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+//
+// As a special exception, if other files instantiate templates or use macros
+// or inline functions from this file, or you compile this file and link it
+// with other works to produce a work based on this file, this file does not
+// by itself cause the resulting work to be covered by the GNU General Public
+// License. However the source code for this file must still be made available
+// in accordance with section (3) of the GNU General Public License.
+//
+// This exception does not invalidate any other reasons why a work based on
+// this file might be covered by the GNU General Public License.
+//
+// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
+// at http://sources.redhat.com/ecos/ecos-license/
+// -------------------------------------------
+//####ECOSGPLCOPYRIGHTEND####
 //==========================================================================
 //#####DESCRIPTIONBEGIN####
 //
 // Author(s):   
 // Contributors:msalter
Index: packages/devs/eth/arm/ixdp425/i82559/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/ixdp425/i82559/current/ChangeLog,v
retrieving revision 1.2
diff -u -p -5 -r1.2 ChangeLog
--- packages/devs/eth/arm/ixdp425/i82559/current/ChangeLog	24 Mar 2003 13:31:15 -0000	1.2
+++ packages/devs/eth/arm/ixdp425/i82559/current/ChangeLog	26 Mar 2003 22:14:25 -0000
@@ -1,5 +1,12 @@
+2003-03-26  Mark Salter  <msalter at redhat dot com>
+
+	* cdl/ixdp425_i82559_eth_driver.cdl: Default to off for
+	CYGPKG_DEVS_ETH_I82559_ETH_REDBOOT_HOLDS_ESA.
+
+	* include/ixdp425_i82559.inl: Fix commenting of copyright.
+
 2003-03-24  Mark Salter  <msalter at redhat dot com>
 
 	* cdl/ixdp425_i82559_eth_driver.cdl: Fix copyright notice.
 	* include/ixdp425_i82559.inl: Ditto.
 
Index: packages/devs/eth/arm/ixdp425/i82559/current/cdl/ixdp425_i82559_eth_driver.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/ixdp425/i82559/current/cdl/ixdp425_i82559_eth_driver.cdl,v
retrieving revision 1.2
diff -u -p -5 -r1.2 ixdp425_i82559_eth_driver.cdl
--- packages/devs/eth/arm/ixdp425/i82559/current/cdl/ixdp425_i82559_eth_driver.cdl	24 Mar 2003 13:31:15 -0000	1.2
+++ packages/devs/eth/arm/ixdp425/i82559/current/cdl/ixdp425_i82559_eth_driver.cdl	26 Mar 2003 22:14:25 -0000
@@ -99,11 +99,11 @@ cdl_package CYGPKG_DEVS_ETH_ARM_IXDP425_
     # note that this option's name is NOT ixdp-specific, but i82559
     # generic - other instantiations can set these also.
     cdl_component CYGPKG_DEVS_ETH_I82559_ETH_REDBOOT_HOLDS_ESA {
 	display         "RedBoot manages ESA initialization data"
 	flavor          bool
-	default_value	1
+	default_value	0
 
 	active_if     CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT
 
 	description   "Enabling this option will allow the ethernet
 	station address to be acquired from RedBoot's configuration data,
Index: packages/devs/eth/arm/ixdp425/i82559/current/include/ixdp425_i82559.inl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/ixdp425/i82559/current/include/ixdp425_i82559.inl,v
retrieving revision 1.2
diff -u -p -5 -r1.2 ixdp425_i82559.inl
--- packages/devs/eth/arm/ixdp425/i82559/current/include/ixdp425_i82559.inl	24 Mar 2003 13:31:16 -0000	1.2
+++ packages/devs/eth/arm/ixdp425/i82559/current/include/ixdp425_i82559.inl	26 Mar 2003 22:14:25 -0000
@@ -3,42 +3,42 @@
 //      ixdp425_i82559.inl
 //
 //      IXDP425 ethernet I/O definitions.
 //
 //==========================================================================
-#####ECOSGPLCOPYRIGHTBEGIN####
-## -------------------------------------------
-## This file is part of eCos, the Embedded Configurable Operating System.
-## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
-##
-## eCos is free software; you can redistribute it and/or modify it under
-## the terms of the GNU General Public License as published by the Free
-## Software Foundation; either version 2 or (at your option) any later version.
-##
-## eCos is distributed in the hope that it will be useful, but WITHOUT ANY
-## WARRANTY; without even the implied warranty of MERCHANTABILITY or
-## FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-## for more details.
-##
-## You should have received a copy of the GNU General Public License along
-## with eCos; if not, write to the Free Software Foundation, Inc.,
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-##
-## As a special exception, if other files instantiate templates or use macros
-## or inline functions from this file, or you compile this file and link it
-## with other works to produce a work based on this file, this file does not
-## by itself cause the resulting work to be covered by the GNU General Public
-## License. However the source code for this file must still be made available
-## in accordance with section (3) of the GNU General Public License.
-##
-## This exception does not invalidate any other reasons why a work based on
-## this file might be covered by the GNU General Public License.
-##
-## Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
-## at http://sources.redhat.com/ecos/ecos-license/
-## -------------------------------------------
-#####ECOSGPLCOPYRIGHTEND####
+//####ECOSGPLCOPYRIGHTBEGIN####
+// -------------------------------------------
+// This file is part of eCos, the Embedded Configurable Operating System.
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
+//
+// eCos is free software; you can redistribute it and/or modify it under
+// the terms of the GNU General Public License as published by the Free
+// Software Foundation; either version 2 or (at your option) any later version.
+//
+// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
+// WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+// for more details.
+//
+// You should have received a copy of the GNU General Public License along
+// with eCos; if not, write to the Free Software Foundation, Inc.,
+// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+//
+// As a special exception, if other files instantiate templates or use macros
+// or inline functions from this file, or you compile this file and link it
+// with other works to produce a work based on this file, this file does not
+// by itself cause the resulting work to be covered by the GNU General Public
+// License. However the source code for this file must still be made available
+// in accordance with section (3) of the GNU General Public License.
+//
+// This exception does not invalidate any other reasons why a work based on
+// this file might be covered by the GNU General Public License.
+//
+// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
+// at http://sources.redhat.com/ecos/ecos-license/
+// -------------------------------------------
+//####ECOSGPLCOPYRIGHTEND####
 //==========================================================================
 //#####DESCRIPTIONBEGIN####
 //
 // Author(s):   
 // Contributors:msalter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]