CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2011/04/03 06:27:00

Modified files:
        sys/dev/pci    : if_bce.c 

Log message:
Use a own "bounce buffer" that is used to send and receive packets.
This allows bce to run properly on systems with more then 1G of
physical memory.  It also makes the driver a lot simpler since the
DMA rings are now mostly static.
bce is short for bcopy ethernet.
OK dlg@, just commit it deraadt@

Reply via email to