equal
deleted
inserted
replaced
17 * Added driver for Intel PRO/100 NICs. |
17 * Added driver for Intel PRO/100 NICs. |
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 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
23 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
23 * Going to the Bootstrap state is now supported by the state machines and the |
24 * Going to the Bootstrap state is now supported by the state machines and the |
24 command-line tool. |
25 command-line tool. |
25 * Introduced ecrt_master_slave() to get information about a certain slave. |
26 * Introduced ecrt_master_slave() to get information about a certain slave. |
26 |
27 |