CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/04/23 13:15:07
Modified files: sys/dev/pci : if_bge.c if_bgereg.h Log message: Start using extended buffer descriptors on the jumbo ring and use MCLGETI to allocate mbufs for it. Another jumbo allocator bites the dust! ok dlg@