freebsd-dev/sys/dev/bge
Pyun YongHyeon 12c65daeaf Make sure to create DMA'able memory for statistics block. This was
missed in r212061 and it caused crashes for 570x controllers as
controller DMAed statistics to physical address 0.

Reported by:	kan
2010-09-07 18:29:29 +00:00
..
if_bge.c Make sure to create DMA'able memory for statistics block. This was 2010-09-07 18:29:29 +00:00
if_bgereg.h Handle PAE case correctly. You cannot effectively specify a 4GB 2010-08-31 18:48:09 +00:00