Updated TODO and NEWS.
This commit is contained in:
parent
9cfe5f1121
commit
eb5d5e2700
1
NEWS
1
NEWS
|
|
@ -6,6 +6,7 @@ $Id$
|
|||
|
||||
Changes in version 1.3.0:
|
||||
|
||||
* Added Intel PRO/1000 gigabit ethernet driver (e1000).
|
||||
* Added testing version of Intel PRO/100 ethernet driver (e100).
|
||||
* Added testing version of NVIDIA nForce ethernet driver (forcedeth).
|
||||
* Removed "ec_eoeif_count" master module parameter. EoE handlers are created
|
||||
|
|
|
|||
6
TODO
6
TODO
|
|
@ -6,6 +6,12 @@ $Id$
|
|||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
* Issues for release 1.3.0:
|
||||
- Fix EoE code.
|
||||
- Take broadcast MAC address to register the first ethernet device.
|
||||
- Limit EEPROM reading.
|
||||
- Implement ecrt_get_slave() with integer argument as ring position.
|
||||
|
||||
* Future features:
|
||||
- Interface/buffers for asynchronous domain IO.
|
||||
- Distributed clocks.
|
||||
|
|
|
|||
Loading…
Reference in New Issue