bce(4): Use coherent for non-buffer data storage
commit4a458e9dad07e2e5d92c305b785be6d9016a1f38
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 27 Jan 2009 04:37:30 +0000 (27 12:37 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 17 Feb 2009 10:35:47 +0000 (17 18:35 +0800)
treeeef5ac7d0ecbb10a5c1150a169682d261739829f
parent45010e4d9b74c259eacde8a5241e71ff73e75e72
bce(4): Use coherent for non-buffer data storage

- Utilize bus_dmamem_coherent_any()
- Put RX/TX pages into coherent memory
- Don't sync coherent memory
sys/dev/netif/bce/if_bce.c