equal
deleted
inserted
replaced
18 * Debug interfaces are created with the Ethernet addresses of the attached |
18 * Debug interfaces are created with the Ethernet addresses of the attached |
19 physical device. |
19 physical device. |
20 * Improved error case return codes of many functions. |
20 * Improved error case return codes of many functions. |
21 * Added 8139too driver for 2.6.25. |
21 * Added 8139too driver for 2.6.25. |
22 * Added 8139too driver for 2.6.26, thanks to M. Luescher. |
22 * Added 8139too driver for 2.6.26, thanks to M. Luescher. |
|
23 * Added e1000 driver for 2.6.26, thanks to M. Luescher. |
23 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
24 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
24 * Going to the Bootstrap state is now supported by the state machines and the |
25 * Going to the Bootstrap state is now supported by the state machines and the |
25 command-line tool. |
26 command-line tool. |
26 * Introduced ecrt_master_slave() to get information about a certain slave. |
27 * Introduced ecrt_master_slave() to get information about a certain slave. |
27 |
28 |