History log of /openbsd/sys/dev/ic/ne2000reg.h (Results 1 – 3 of 3)
Revision Date Author Comments
# b6f23c97 20-Oct-2006 brad <brad@openbsd.org>

use the ASIX AX88190 defines from ax88190reg.h and remove some
AX88190 specific defines from ne2000reg.h

From NetBSD


# 5f0a7917 30-May-2000 fgsch <fgsch@openbsd.org>

Changes from NetBSD:
* support for ax88190
* set the memory size based on the ne2k type, changing the number
of transmit buffers.
* make ne2000_attach return some value so it can be used in pcmcia.

Changes from NetBSD:
* support for ax88190
* set the memory size based on the ne2k type, changing the number
of transmit buffers.
* make ne2000_attach return some value so it can be used in pcmcia.
* move code for dl10019 to the pcmcia part.

show more ...


# 51ef1495 22-Sep-1998 fgsch <fgsch@openbsd.org>

Add the NE[12]00 core driver from NetBSD.