From 0c67e4aca67067f67eb6c6d18b5f6796da48e70a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Apr 2000 12:55:10 +0000 Subject: [PATCH] Patch from Charles-Antoine Gauthier to go along with the network driver. --- c/src/lib/libbsp/m68k/mvme167/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/c/src/lib/libbsp/m68k/mvme167/README b/c/src/lib/libbsp/m68k/mvme167/README index aa7e4291ae..9573e6cdeb 100644 --- a/c/src/lib/libbsp/m68k/mvme167/README +++ b/c/src/lib/libbsp/m68k/mvme167/README @@ -461,7 +461,9 @@ Timing tests: Network tests: - Network driver is not implemented. - +The driver is currently being worked on. It is somewhat functional, +but it does run out of buffers under certain conditions. The code is +also undergoing a substantial reorganization. Before making any changes, +you should check with us for the availability of updates.