CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/25 04:01:35
Modified files:
sys/dev/pci : if_wb.c
Log message:
Switch wb(4) from the insane ext buffer usage to a very simple m_devget()
call to copy the packet from the RX DMA ring to build a mbuf (it almost
already did that but way more complex).
OK brad@ dlg@ thib@
Tested by Tero Koskinen tero.koskinen (at) iki (dot) fi on a wb(4)
