if_de: Sync with current FreeBSD version (r271849). Now works with >4G ram.
authorImre Vadasz <imre@vdsz.com>
Sat, 11 Apr 2015 11:53:55 +0000 (13:53 +0200)
committerImre Vadasz <imre@vdsz.com>
Sat, 11 Apr 2015 11:58:17 +0000 (13:58 +0200)
commit5d2944c2ceb6e87645a18a3698308653aa94450a
treef980e6012c1c791dce06e074c3e4d25b6d695bfc
parent17998121a12c91fdf3897175f2beb09a459ab21c
if_de: Sync with current FreeBSD version (r271849). Now works with >4G ram.

* if_de now uses the bus_dma api for DMA memory handling. This makes the
  driver work on systems with more than 4G of ram.

* Remove currently unused code for the TULIP_DO_GPR_SENSE option.

* Keeps most original modifications relative to the code from FreeBSD.
sys/dev/netif/de/dc21040reg.h
sys/dev/netif/de/if_de.c
sys/dev/netif/de/if_devar.h