CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/12/27 21:38:23
Modified files: sys/dev/pci : mpii.c pcidevs Log message: Attach Symbios Logic Flash Accelerator eMLC cards Those can be found in SPARC T4 machines, mine has the F80 800G model. Since other devices with different flash configurations use the same vendor/product ID, use the LSI chip name as product name as pointed out by jmatthew, thanks. OK jmatthew deraadt