Mercurial > ecos
comparison packages/redboot/current/ChangeLog @ 1292:2f008c4111e7
Improve handling of multiple ethernet devices
| author | gthomas |
|---|---|
| date | Thu, 09 Oct 2003 20:23:36 +0000 |
| parents | c07ec2765e3e |
| children | 5e8ec925adf2 |
comparison
equal
deleted
inserted
replaced
| 1291:e0d220bbd109 | 1292:2f008c4111e7 |
|---|---|
| 1 2003-10-09 Gary Thomas <gary@mlbassoc.com> | |
| 2 | |
| 3 * src/net/net_io.c (net_init): | |
| 4 * include/net/net.h: Rework handling of multiple network devices. All | |
| 5 devices will now be initialized, with either the first or the default | |
| 6 device actually used for I/O. | |
| 7 | |
| 1 2003-10-06 Gary Thomas <gary@mlbassoc.com> | 8 2003-10-06 Gary Thomas <gary@mlbassoc.com> |
| 2 | 9 |
| 3 * src/net/net_io.c: | 10 * src/net/net_io.c: |
| 4 * src/net/bootp.c: Fix some compile problems if GATEWAY support is disabled. | 11 * src/net/bootp.c: Fix some compile problems if GATEWAY support is disabled. |
| 5 | 12 |
