Florian Pose
|
cd4bb0a38b
|
No kernel handles in userspace; Domain creation.
|
2008-10-02 10:19:02 +00:00 |
Florian Pose
|
6c484fa19a
|
Added changes since 1.4.0-rc2.
|
2008-10-02 07:14:00 +00:00 |
Florian Pose
|
a4ea4a4590
|
First version of userspace library with requesting/releasing.
|
2008-10-01 14:42:28 +00:00 |
Florian Pose
|
488bf0a640
|
Moved threads to kthread interface.
|
2008-10-01 14:37:34 +00:00 |
Florian Pose
|
0a2f8a3589
|
Removed watchdog debugging output.
|
2008-10-01 11:53:22 +00:00 |
Florian Pose
|
96d794582e
|
Used ERR_PTR() macro for return value of ecrt_request_master().
|
2008-10-01 10:06:51 +00:00 |
Florian Pose
|
1076cba8ca
|
Added missing header.
|
2008-10-01 08:45:16 +00:00 |
Florian Pose
|
426b0ab2d7
|
Avoided using #ifdef inside a macro.
|
2008-10-01 08:44:44 +00:00 |
Florian Pose
|
6b931766f7
|
Fixed warning on some compilers.
|
2008-10-01 08:40:30 +00:00 |
Florian Pose
|
025e8dcec6
|
Removed r8169 and forcedeth relics.
|
2008-09-30 14:14:40 +00:00 |
Florian Pose
|
017d71e5a2
|
Removed untested r8169 driver.
|
2008-09-30 12:50:34 +00:00 |
Florian Pose
|
ddc6040be3
|
Removed the forcedeth drivers.
|
2008-09-30 12:41:34 +00:00 |
Florian Pose
|
bcf3c738f2
|
Removed e100 driver for kernel 2.6.18.
|
2008-09-30 12:33:28 +00:00 |
Florian Pose
|
0ce4372c63
|
e100 NEWS.
|
2008-09-30 12:33:03 +00:00 |
Florian Pose
|
ab52cb3110
|
Fixed freeing transmit socket buffers.
|
2008-09-30 12:30:18 +00:00 |
Florian Pose
|
58cc501958
|
Fixed re-using RFDs.
|
2008-09-30 11:51:23 +00:00 |
Florian Pose
|
253ded747c
|
Frame reception basically working (still some more testing needed).
|
2008-09-30 10:03:10 +00:00 |
Florian Pose
|
226a8eebb5
|
Added e100 driver for 2.6.20, sending works, receiving still disabled.
|
2008-09-30 08:23:00 +00:00 |
Florian Pose
|
09f06703c2
|
Introduced ecrt_voe_handler_received_header(); renamed
ecrt_voe_handler_header() to ecrt_voe_handler_send_header().
|
2008-09-30 07:50:34 +00:00 |
Florian Pose
|
64e1d6f678
|
Introduced ec_datagram_zero().
|
2008-09-30 07:34:55 +00:00 |
Florian Pose
|
186185dce4
|
Fixed VoE mailbox type.
|
2008-09-29 10:17:33 +00:00 |
Florian Pose
|
ac42abd286
|
Added missing up().
|
2008-09-29 09:51:48 +00:00 |
Florian Pose
|
5a8037f67d
|
Applied patch by Karsten Schwinne, adding a few header files necessary
for gcc 4.3.1.
|
2008-09-24 10:28:59 +00:00 |
Florian Pose
|
7cb866a280
|
TODO.
|
2008-09-24 08:51:46 +00:00 |
Florian Pose
|
3e4738276e
|
Fixed minor supported mailbox protocol display bug.
|
2008-09-24 08:37:35 +00:00 |
Florian Pose
|
86956a05c8
|
Only query Sdo information service, if slave supports it.
|
2008-09-24 08:32:55 +00:00 |
Florian Pose
|
a82d2dbf39
|
Introduced VoE header.
|
2008-09-22 15:27:50 +00:00 |
Florian Pose
|
b7d5fbfa8a
|
Introduced EC_MBOX_HEADER_SIZE.
|
2008-09-22 15:26:54 +00:00 |
Florian Pose
|
b02f75cd3a
|
Changed VoE mailbox type to 0xff.
|
2008-09-22 14:43:40 +00:00 |
Florian Pose
|
4dfbf8e022
|
Added missing export.
|
2008-09-22 11:27:15 +00:00 |
Florian Pose
|
1a05febe25
|
udev docs.
|
2008-09-04 09:22:33 +00:00 |
Florian Pose
|
78a4bace7d
|
TODO.
|
2008-09-03 15:36:51 +00:00 |
Florian Pose
|
f2e1893b3d
|
mini top.
|
2008-09-03 15:36:28 +00:00 |
Florian Pose
|
751839662a
|
Removed branch information.
|
2008-09-01 14:21:42 +00:00 |
Florian Pose
|
ee0d27bf53
|
NEWS.
|
2008-09-01 14:18:35 +00:00 |
Florian Pose
|
12d30c487a
|
Added VoE handler.
|
2008-09-01 14:17:18 +00:00 |
Florian Pose
|
54d13f2a92
|
Changed version to 'devel'.
|
2008-08-27 16:04:18 +00:00 |
Florian Pose
|
8c28c6363a
|
merge -c1434 branches/stable-1.4: Fixed nodist.
|
2008-08-27 16:00:48 +00:00 |
Florian Pose
|
138c58b066
|
NEWS
|
2008-08-27 08:03:19 +00:00 |
Florian Pose
|
8044dd6e0e
|
1.4.0-rc2 NEWS
|
2008-08-27 08:01:40 +00:00 |
Florian Pose
|
ed50f17cb8
|
Removed examples; fixed undefines references; preliminary version.
|
2008-08-22 07:41:43 +00:00 |
Florian Pose
|
9d60587c6b
|
Some more documentation...
|
2008-08-14 15:49:00 +00:00 |
Florian Pose
|
78014e6510
|
Next changes for the documentation.
|
2008-08-13 15:51:26 +00:00 |
Florian Pose
|
05191313be
|
TODO.
|
2008-08-13 14:37:54 +00:00 |
Florian Pose
|
d975aafa18
|
Added phy commands.
|
2008-08-13 13:23:52 +00:00 |
Florian Pose
|
568505a4df
|
Fixed spacing.
|
2008-08-13 13:21:35 +00:00 |
Florian Pose
|
17352d9e3b
|
Fixed race concerning thread signaling when master thread had no
opportunity to run, but shall be killed immediately.
|
2008-08-08 13:47:23 +00:00 |
Florian Pose
|
908624d4d8
|
Fixed missing up().
|
2008-08-08 13:42:46 +00:00 |
Florian Pose
|
99f622f1e8
|
Fixed missing up().
|
2008-08-08 12:44:40 +00:00 |
Florian Pose
|
547d0123b0
|
TAGS creation.
|
2008-08-08 12:09:37 +00:00 |