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"