Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   andvar
Date:           Sat Apr  5 20:51:50 UTC 2025

Modified Files:
        src/sys/dev/pci: pcidevs viaide.c

Log Message:
viaide(4): Add RAID mode support for VIA VX900/VX11 SATA controllers.

The BIOS option to enable RAID is uncommon on systems using these chipsets;
however, at least two motherboards mention it in their manuals. The RAID
firmware does not provide management features, but it can recognize and boot
from preconfigured VIA RAID arrays.

Tested on ECS VX900-I.

Also add the VX11 chipset to the controller name, as it shares the same PCI ID.


To generate a diff of this commit:
cvs rdiff -u -r1.1520 -r1.1521 src/sys/dev/pci/pcidevs
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/pci/viaide.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index