K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-11-29T01:36:15.743315Z K 7 svn:log V 305 MFC r215848: Allocate 1 MSI/MSI-X vector. Originally jme(4) was designed to support multi-queue but the hardware limitation made it hard to implement supporting multi-queue. Allocating more than necessary vectors is resource waste and it can be added back when we implement multi-queue support. END