CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/24 09:13:47
Modified files:
sys/dev/pci : if_vic.c
Log message:
enable the use of the second rx ring. populate it with 4k frames until the
9k backend allocator is available.
vic is the first driver to properly support "jumbo" frames. this is the
model every other driver should follow.
