Marius Strobl a7ee7a7d6a Add le(4), a driver for AMD Am7900 LANCE and Am79C9xx PCnet NICs ported
from NetBSD. This driver actually can replace lnc(4). Advantages over
lnc(4) are:
- Cleaner and more flexible regarding MD needs.
- Endian-clean and MPSAFE.
- Supports ALTQ, VLAN_MTU, ifmedia.
- Uses 32bit DMA for the PCI variants.

This commit includes front-ends for the dma(4) pseudo-bus found on SBus-
based sparc64 machines (thus supports the on-board LANCE in Sun Ultra 1)
and PCI. In order to actually replace lnc(4), the front-ends for ISA and
the PC98 CBUS would have to be added but for which I don't have hardware
to test.

Reviewed and some improvements by:	yongari
Tested on:				i386, sparc64
2006-01-31 14:48:58 +00:00
..
2005-12-28 21:18:55 +00:00
2005-12-04 02:12:43 +00:00
2005-12-04 02:12:43 +00:00
2006-01-30 21:12:49 +00:00
2005-12-17 07:09:17 +00:00
2005-05-10 12:02:18 +00:00
2005-12-28 18:00:37 +00:00
2005-10-19 00:25:39 +00:00
2005-09-11 18:39:03 +00:00
2005-12-04 02:12:43 +00:00
2006-01-17 16:53:50 +00:00
2006-01-29 12:03:03 +00:00
2005-11-23 18:51:34 +00:00
2005-11-12 19:14:21 +00:00
2005-12-08 13:31:52 +00:00
2005-05-19 21:16:50 +00:00
2005-04-08 05:22:58 +00:00
2005-02-27 22:01:09 +00:00
2005-12-20 21:41:52 +00:00
2005-12-07 07:23:53 +00:00
2005-09-21 22:45:14 +00:00