CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/13 22:10:14
Modified files:
sys/dev/pci : mfi_pci.c
Log message:
dont maintain tables of all the pci subtypes just so we can print things
like "Dell PERC 5/i" in dmesg. the firmware on the board knows its own name
so we can use that instead. saves some bytes in the kernel.
