Commit Graph

1332 Commits

Author SHA1 Message Date
Florian Pose 775bd4d7ee merge -c1609 branches/stable-1.4: INSTALL, README. 2009-01-26 11:51:53 +00:00
Florian Pose 9e4773a571 TODO. 2009-01-26 11:49:26 +00:00
Florian Pose 121cfd7098 merge -c1606 branches/stable-1.4: Output vendor Id in hex. 2009-01-26 11:46:38 +00:00
Florian Pose 7b4542ac81 merge -c1605 branches/stable-1.4: Output ioctl() debugging in hex. 2009-01-26 11:46:02 +00:00
Florian Pose 826ae37b26 merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms. 2009-01-26 11:45:30 +00:00
Florian Pose 5ca3d24337 merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. 2009-01-26 11:16:10 +00:00
Florian Pose 40fba959c3 merge -c1602 branches/stable-1.4: Fixed e1000 ring bug. 2009-01-26 10:34:53 +00:00
Florian Pose f7087bcbea merge -c1601 branches/stable-1.4: Ignores. 2009-01-26 10:30:53 +00:00
Florian Pose deb07b5686 merge -r1599:1600 branches/stable-1.4: Removed bashisms from init script. 2009-01-26 10:30:17 +00:00
Florian Pose 461c15bcfb TODO 2009-01-19 08:03:19 +00:00
Florian Pose cf453682aa Added 8139too for 2.6.25. 2009-01-13 13:31:38 +00:00
Florian Pose b037aab612 FEATURES. 2008-11-26 10:36:07 +00:00
Florian Pose 0ccbfabfa7 Updated features. 2008-11-25 16:23:46 +00:00
Florian Pose c66d1cc62a merge -r1583:1593 branches/stable-1.4: Fixed detaching oops. 2008-11-25 14:07:19 +00:00
Florian Pose 40ca0b10c5 Allow disabling interrupts on e100, because they are enabled after hardware reset. 2008-11-20 12:36:19 +00:00
Florian Pose 44382e303f Fixed unprocessed interrupts in e100 driver. 2008-11-19 17:10:04 +00:00
Florian Pose e643a71543 Output debug message only on debug level > 0. 2008-11-18 11:20:30 +00:00
Florian Pose fae8df09b0 Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber. 2008-11-18 11:13:49 +00:00
Florian Pose 8d46a283f6 Improved error case return codes of many functions. 2008-11-17 17:18:02 +00:00
Florian Pose bdbaf5d078 Created backend versions of all API functions returing a pointer; using
the PTR_ERR()... macros.
2008-11-17 15:04:28 +00:00
Florian Pose cf9c2fff91 Fixed generation of unnecessary software interrupt in e100 driver. 2008-11-06 15:55:49 +00:00
Florian Pose f552f81763 merge -c1582 branches/stable-1.4: Typo. 2008-11-06 15:46:40 +00:00
Florian Pose b6db36db8b Typo. 2008-11-05 15:40:15 +00:00
Florian Pose 91704aaafa Improved new debug interfaces again. 2008-11-05 15:33:56 +00:00
Florian Pose 1fc39091d5 New debug interfaces docs. 2008-11-05 15:22:52 +00:00
Florian Pose fe01c65245 merge -r1566:1573 branches/stable-1.4: Documentation. 2008-11-05 15:13:55 +00:00
Florian Pose 8e7a370756 Create debug interface with address of physical device on attachment. 2008-11-05 15:05:40 +00:00
Florian Pose 72381046c2 merge -c1554 branches/stable-1.4: Fixed WC calculation for multiple datagrams. 2008-11-05 10:16:11 +00:00
Florian Pose 7fca697c8d Output corrupted frame reasons. 2008-11-05 09:59:20 +00:00
Florian Pose 299fc18af5 Added AM_PROG_CC_C_O. 2008-10-28 13:31:20 +00:00
Florian Pose f802eabda4 TODO. 2008-10-23 08:03:17 +00:00
Florian Pose 1bb492abff Removed fix setting of device name to 'ec0'. 2008-10-22 14:58:22 +00:00
Florian Pose a0bfdb7abf Userlib. 2008-10-22 12:04:07 +00:00
Florian Pose 0fc0b5a0ae VoE handlers. 2008-10-22 11:53:40 +00:00
Florian Pose 0e6c64b8ea FIXME, TODO; typos. 2008-10-22 11:32:29 +00:00
Florian Pose fad6901094 Removed ldots 2008-10-22 10:35:41 +00:00
Florian Pose 559d535ea8 Capital. 2008-10-22 10:34:43 +00:00
Florian Pose 9be9998180 Fixed missing paren. 2008-10-22 10:34:15 +00:00
Florian Pose ca5061baa3 Prcess data; slave configuration + attachment; typos. 2008-10-22 10:31:34 +00:00
Florian Pose aa5ff8dbcc Avouded 'you'. 2008-10-22 08:26:05 +00:00
Florian Pose 1e9071c78b Userspace applications. 2008-10-22 08:17:34 +00:00
Florian Pose 71b9a6d704 Realtime->Application. 2008-10-21 14:37:50 +00:00
Florian Pose 87c9373886 Removed unnecessary modules; renamed references. 2008-10-21 14:34:04 +00:00
Florian Pose a97034d357 Wrapped c function in 'extern "C"' to make the library usable in C++
applications.
2008-10-21 11:58:31 +00:00
Florian Pose 7cdbbc60fe Improved LGPL headers. 2008-10-21 11:31:07 +00:00
Florian Pose aca58d41d2 Build examples by default. 2008-10-21 09:58:19 +00:00
Florian Pose 81bf8989d8 merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST. 2008-10-21 09:33:00 +00:00
Florian Pose 59f197a6f0 Fixed page fault handler. 2008-10-21 09:26:19 +00:00
Florian Pose a5626fc116 Differences kernel/user. 2008-10-20 15:37:51 +00:00
Florian Pose 2810ffe484 Completed library. 2008-10-20 15:04:43 +00:00