summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ne2000reg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use the ASIX AX88190 defines from ax88190reg.h and remove somebrad2006-10-201-12/+1
| | | | | | AX88190 specific defines from ne2000reg.h From NetBSD
* Changes from NetBSD:fgsch2000-05-301-1/+12
| | | | | | | | * 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.
* Add the NE[12]00 core driver from NetBSD.fgsch1998-09-221-0/+33