| plan 9 kernel history: overview | file list | diff list |
1996/0420/pc/etherif.h (diff list | history)
| 1995/0721/sys/src/9/pc/etherif.h:49,55 – 1996/0420/sys/src/9/pc/etherif.h:49,54 (short | long | prev | next) | ||
|
Remove dp8390getea.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1993/1118 | extern int dp8390reset(Ether*); | |
| 1994/0128 | extern void *dp8390read(Dp8390*, void*, ulong, ulong); extern void *dp8390write(Dp8390*, ulong, void*, ulong); | |
| 1994/0130 |
| |
| 1993/1116 | ||
| 1993/1113 | #define NEXT(x, l) (((x)+1)%(l)) | |