~kris/9p

9hist

b1f58290af6696334420ddb0de9e363b449f3ab9 — David du Colombier 25 years ago 7e14964
Plan 9 from Bell Labs 2001-02-05
1 files changed, 5 insertions(+), 1 deletions(-)

M pc/etherwavelan.c
M pc/etherwavelan.c => pc/etherwavelan.c +5 -1
@@ 11,7 11,11 @@
	the driver keeps interrupts disabled for just too
	long. When it gets robust, locks should be revisited.

	BUGS: Endian, alignment and mem/io issues?
	BUGS: check endian, alignment and mem/io issues.
	TODO: automatic power management;
	      improve locking;
	      extract signal info;
	      remove copy in transmit.
 */
#include "u.h"
#include "../port/lib.h"