freebsd-dev/sys/dev/bge
Pyun YongHyeon 175f87424f Remove unnecessary atomic operation in bge_poll. bge(4) always
holds a driver lock in the function entry and
memory synchronization is handled by bus_dmamap_sync(9).
2010-08-31 20:56:18 +00:00
..
if_bge.c Remove unnecessary atomic operation in bge_poll. bge(4) always 2010-08-31 20:56:18 +00:00
if_bgereg.h Handle PAE case correctly. You cannot effectively specify a 4GB 2010-08-31 18:48:09 +00:00