diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-12-27 21:51:36 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-12-27 21:51:36 +0000 |
commit | d22c519e835f6ff88c8df7f1ee3837808ed67a4b (patch) | |
tree | 32685fa72e7c6b42e4fceadac4bac4e7f18a3dc2 /bin | |
parent | 27c6ceea191523e7370c6ecd6a6837d88fe6a13b (diff) |
Token ring driver for Tropic based boards; from NetBSD.
This is as is in NetBSD. I've some mods in my tree ready to be merged.
For the records:
* This driver needs massive work to be ready for production (people is
invited to help, don't be shy). Rewrite part/whole is my list.
* IP isn't working at the moment. ARP handling needs several changes.
(remember this guys? maybe this time...)
* This only handle SNAP frames. IPX using IPX frames doesn't work (you
could receive but not transmit to be exact). In order to do that, dsap
needs to be changed. I don't know how to setup multiple dsap's at the
moment (don't worry about it now, our IPX code is going to be replaced
soon since the current implementation is buggy).
* Source routing is missing.
* tcpdump needs some hacking too (in my tree too).
* More things I'm probably forgetting now (haven't worked on this for
a while).
Our networking code needs some cleanup and rearrangement (specially
the headers). net/if_ether.h is an example; arp is not ether specific.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions