Ian Dowse a48ddf5b85 Add a sleep lock that protects access to sequences of blocking
axe_cmd() calls. Without this the device can get confused if multiple
threads attempt these operations concurrently. The problem was
easily reproducible by running "ifconfig axe0" in a loop because
eventually it would conflict with axe_tick_task().

A similar approach is probably required in all USB ethernet drivers.
2006-06-04 14:42:38 +00:00
..
2005-09-18 11:45:39 +00:00
2006-01-21 10:25:51 +00:00
2005-09-22 05:06:37 +00:00
2005-11-05 17:17:57 +00:00
2006-02-12 17:32:59 +00:00
2005-12-04 07:34:19 +00:00