Mercurial > ecos
annotate packages/devs/eth/synth/ecosynth/current/ChangeLog @ 595:c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
| author | bartv |
|---|---|
| date | Wed, 12 Feb 2003 17:22:10 +0000 |
| parents | 8cd2a5dfbb00 |
| children | e25c7433fc55 |
| rev | line source |
|---|---|
|
595
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
1 2003-02-12 Bart Veer <bartv@ecoscentric.com> |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
2 |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
3 * host/Makefile.in, host/configure: |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
4 Regenerate after toplevel acinclude.m4 update |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
5 |
|
590
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
6 2003-02-12 Jonathan Larmour <jifl@eCosCentric.com> |
|
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
7 |
|
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
8 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD): |
|
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
9 Define -D_KERNEL -D__ECOS in line with other drivers. Fixes build |
|
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
10 issue with freeBSD stack. |
|
8cd2a5dfbb00
* cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents:
352
diff
changeset
|
11 |
|
352
1f5fe8f482d9
Only support I/O through the ethertap device if running a sufficiently
bartv
parents:
345
diff
changeset
|
12 2002-09-25 Bart Veer <bartv@ecoscentric.com> |
|
1f5fe8f482d9
Only support I/O through the ethertap device if running a sufficiently
bartv
parents:
345
diff
changeset
|
13 |
|
1f5fe8f482d9
Only support I/O through the ethertap device if running a sufficiently
bartv
parents:
345
diff
changeset
|
14 * host/configure.in, host/rawether.c, doc/syntheth.sgml: |
|
1f5fe8f482d9
Only support I/O through the ethertap device if running a sufficiently
bartv
parents:
345
diff
changeset
|
15 Only support the tap device if running a recent Linux kernel |
|
1f5fe8f482d9
Only support I/O through the ethertap device if running a sufficiently
bartv
parents:
345
diff
changeset
|
16 |
|
345
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
17 2002-09-22 Bart Veer <bartv@ecoscentric.com> |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
18 |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
19 * host/configure.in: |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
20 Remove Tcl-related checks, the ethernet package only requires |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
21 the functionality of the architectural HAL support |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
332
diff
changeset
|
22 |
|
332
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
23 2002-08-07 Bart Veer <bartv@ecoscentric.com> |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
24 |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
25 * synthetic target ethernet driver package created |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
26 |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
27 //=========================================================================== |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
28 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
29 // ------------------------------------------- |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
30 // This file is part of eCos, the Embedded Configurable Operating System. |
|
595
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
590
diff
changeset
|
31 // Copyright (C) 2002, 2003 Bart Veer |
|
332
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
32 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
33 // eCos is free software; you can redistribute it and/or modify it under |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
34 // the terms of the GNU General Public License as published by the Free |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
35 // Software Foundation; either version 2 or (at your option) any later version. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
36 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
37 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
38 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
39 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
40 // for more details. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
41 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
42 // You should have received a copy of the GNU General Public License along |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
43 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
44 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
45 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
46 // As a special exception, if other files instantiate templates or use macros |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
47 // or inline functions from this file, or you compile this file and link it |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
48 // with other works to produce a work based on this file, this file does not |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
49 // by itself cause the resulting work to be covered by the GNU General Public |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
50 // License. However the source code for this file must still be made available |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
51 // in accordance with section (3) of the GNU General Public License. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
52 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
53 // This exception does not invalidate any other reasons why a work based on |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
54 // this file might be covered by the GNU General Public License. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
55 // ------------------------------------------- |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
56 //####ECOSGPLCOPYRIGHTEND#### |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
57 //=========================================================================== |
