| plan 9 kernel history: overview | file list | diff list |
1998/0319/pc/ether8390.c (diff list | history)
| 1998/0129/sys/src/9/pc/ether8390.c:633,645 – 1998/0319/sys/src/9/pc/ether8390.c:633,643 (short | long | prev | next) | ||
|
Change dev read and write to use vlong offset. Formatting edits.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/0418 | } static void | |
| 1993/1118 |
| |
| 1998/0319 | promiscuous(void *arg, int ) | |
| 1993/1116 | { | |
| 1997/0327 | Ether *ether; Dp8390 *ctlr; | |
| 1993/1117 | ||
| 1997/0418 |
| |
| 1997/0327 | ether = arg; ctlr = ether->ctlr; | |
| 1998/0129/sys/src/9/pc/ether8390.c:675,682 – 1998/0319/sys/src/9/pc/ether8390.c:673,678 | ||
| 1997/0415 | Dp8390 *ctlr; int i; ulong h; | |
| 1997/0418 |
| |
| 1997/0415 | ether = arg; ctlr = ether->ctlr; | |