Maxim Sobolev
8eadbd831e
Fix identation.
2005-03-25 12:55:06 +00:00
Maxim Sobolev
5135f8e687
Fix breakage in the previous commit caused by the last-minute change.
2005-03-25 12:50:57 +00:00
Maxim Sobolev
d521dc21e7
Move Rx/Tx lists management routines into central location.
2005-03-25 12:42:30 +00:00
Maxim Sobolev
8a9cf808e6
Move xxx_newbuf() function, which was the same in all drivers into central
...
location.
2005-03-25 00:44:21 +00:00
Maxim Sobolev
4562351ad0
Zaurus expecrs CRC to be in little-endian order, so that convert it into LE
...
on BE arches.
Obtained from: OpenBSD
2005-03-22 16:35:15 +00:00
Maxim Sobolev
6bcf003260
Add USB Communication Device Class Ethernet driver. Originally written for
...
FreeBSD based on aue(4) it was picked by OpenBSD, then from OpenBSD ported
to NetBSD and finally NetBSD version merged with original one goes into
FreeBSD.
Obtained from: http://www.gank.org/freebsd/cdce/
NetBSD
OpenBSD
2005-03-22 14:52:40 +00:00