annotate packages/devs/eth/synth/ecosynth/current/ChangeLog @ 988:5255751d8da7

* doc/syntheth.sgml: Replaced .gif with .png to get PDF output. * doc/overview.gif: delete. * doc/overview.png: add.
author jlarmour
date Thu, 01 May 2003 23:01:20 +0000
parents cf8d8ca2ed1d
children a818453d8079
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
988
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
1 2003-02-25 Iztok Zupet <iz@vsr.si>
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
2
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
3 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
4 output.
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
5 * doc/overview.gif: delete.
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
6 * doc/overview.png: add.
5255751d8da7 * doc/syntheth.sgml: Replaced .gif with .png to get PDF
jlarmour
parents: 947
diff changeset
7
947
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
8 2003-04-08 Andrew Lunn <lunn@londo>
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
9
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
10 * host/rawether.c (tap_init): Set the persistent flag on the tap
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
11 device if requested by the user. This allows dhcpd and radvd to
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
12 keep running on the tap device between invocations of the synth
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
13 target.
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
14 * doc/syntheth.sgml: Documentation for the persistent option.
cf8d8ca2ed1d * host/rawether.c (tap_init): Set the persistent flag on the tap
asl
parents: 900
diff changeset
15
896
598fbd635caf * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI so
asl
parents: 751
diff changeset
16 2003-04-01 Andrew Lunn <andrew.lunn@ascom.ch>
598fbd635caf * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI so
asl
parents: 751
diff changeset
17
900
370be9d42783 * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when
asl
parents: 896
diff changeset
18 * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when
370be9d42783 * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when
asl
parents: 896
diff changeset
19 the underlying device supports multicast so eth_drv correctly sets
370be9d42783 * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when
asl
parents: 896
diff changeset
20 mutlicast filtering.
896
598fbd635caf * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI so
asl
parents: 751
diff changeset
21 * cdl/syntheth.cdl: This driver implements multicast.
598fbd635caf * src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI so
asl
parents: 751
diff changeset
22
751
ca700ce72667 * doc/syntheth.sgml: Declare as <part> not <reference> to get
jlarmour
parents: 664
diff changeset
23 2003-02-25 Jonathan Larmour <jifl@eCosCentric.com>
ca700ce72667 * doc/syntheth.sgml: Declare as <part> not <reference> to get
jlarmour
parents: 664
diff changeset
24
ca700ce72667 * doc/syntheth.sgml: Declare as <part> not <reference> to get
jlarmour
parents: 664
diff changeset
25 * doc/syntheth.sgml: Declare as <part> not <reference> to get
ca700ce72667 * doc/syntheth.sgml: Declare as <part> not <reference> to get
jlarmour
parents: 664
diff changeset
26 correct TOC numbering.
ca700ce72667 * doc/syntheth.sgml: Declare as <part> not <reference> to get
jlarmour
parents: 664
diff changeset
27
664
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
28 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
29
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
30 * cdl/syntheth.cdl: Add doc link.
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
31
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
32 * doc/syntheth.sgml: Comment out DOCTYPE for now to allow building
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
33 with standard doc build.
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
34 Add an enclosing <reference> so it's structured better with standard
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
35 doc build.
cb79e1e34356 * cdl/syntheth.cdl: Add doc link.
jlarmour
parents: 626
diff changeset
36
626
e25c7433fc55 Make syntheth compatible with lwip
bartv
parents: 595
diff changeset
37 2003-02-13 Bart Veer <bartv@ecoscentric.com>
e25c7433fc55 Make syntheth compatible with lwip
bartv
parents: 595
diff changeset
38
e25c7433fc55 Make syntheth compatible with lwip
bartv
parents: 595
diff changeset
39 * src/syntheth.c, cdl/syntheth.cdl: add dependency on errno.h for
e25c7433fc55 Make syntheth compatible with lwip
bartv
parents: 595
diff changeset
40 error codes, and avoid memset() warning
e25c7433fc55 Make syntheth compatible with lwip
bartv
parents: 595
diff changeset
41
595
c2d1fd823f09 Update autoconf macro for Tcl, and regenerate affected files
bartv
parents: 590
diff changeset
42 2003-02-12 Bart Veer <bartv@ecoscentric.com>
c2d1fd823f09 Update autoconf macro for Tcl, and regenerate affected files
bartv
parents: 590
diff changeset
43
c2d1fd823f09 Update autoconf macro for Tcl, and regenerate affected files
bartv
parents: 590
diff changeset
44 * host/Makefile.in, host/configure:
c2d1fd823f09 Update autoconf macro for Tcl, and regenerate affected files
bartv
parents: 590
diff changeset
45 Regenerate after toplevel acinclude.m4 update
c2d1fd823f09 Update autoconf macro for Tcl, and regenerate affected files
bartv
parents: 590
diff changeset
46
590
8cd2a5dfbb00 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents: 352
diff changeset
47 2003-02-12 Jonathan Larmour <jifl@eCosCentric.com>
8cd2a5dfbb00 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents: 352
diff changeset
48
8cd2a5dfbb00 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents: 352
diff changeset
49 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
8cd2a5dfbb00 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents: 352
diff changeset
50 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
51 issue with freeBSD stack.
8cd2a5dfbb00 * cdl/syntheth.cdl (CYGPKG_DEVS_ETH_ECOSYNTH_CFLAGS_ADD):
jlarmour
parents: 352
diff changeset
52
352
1f5fe8f482d9 Only support I/O through the ethertap device if running a sufficiently
bartv
parents: 345
diff changeset
53 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
54
1f5fe8f482d9 Only support I/O through the ethertap device if running a sufficiently
bartv
parents: 345
diff changeset
55 * 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
56 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
57
345
3f4258400ba5 Fix host-side configury problems which can occur if you are not using
bartv
parents: 332
diff changeset
58 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
59
3f4258400ba5 Fix host-side configury problems which can occur if you are not using
bartv
parents: 332
diff changeset
60 * host/configure.in:
3f4258400ba5 Fix host-side configury problems which can occur if you are not using
bartv
parents: 332
diff changeset
61 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
62 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
63
332
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
64 2002-08-07 Bart Veer <bartv@ecoscentric.com>
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
65
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
66 * synthetic target ethernet driver package created
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
67
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
68 //===========================================================================
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
69 //####ECOSGPLCOPYRIGHTBEGIN####
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
70 // -------------------------------------------
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
71 // 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
72 // Copyright (C) 2002, 2003 Bart Veer
332
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
73 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
74 // 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
75 // 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
76 // 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
77 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
78 // 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
79 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
80 // 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
81 // for more details.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
82 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
83 // 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
84 // 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
85 // 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
86 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
87 // 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
88 // 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
89 // 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
90 // 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
91 // 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
92 // 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
93 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
94 // 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
95 // 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
96 // -------------------------------------------
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
97 //####ECOSGPLCOPYRIGHTEND####
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
98 //===========================================================================