K 10 svn:author V 6 adrian K 8 svn:date V 27 2015-03-18T05:05:30.106526Z K 7 svn:log V 430 Fix ixgbe(4) to compile - with RSS; with ix+ixv in the kernel. * Fix the multiple same-named devclasses; the duplicate name trips up the linker. * Re-do the taskqueue stuff to use the new cpuset API, not the old pinned API. * Add includes for the new location of the RSS configuration routines. This allows ixgbe to compile as a module /and/ linked into the kernel, along with RSS working. Sponsored by: Norse Corp, Inc. END