Support of Sandisk SSD driver in FreeBSD

It should, but I have not personally used any Sandisk SSDs. Actually, all SSDs should work, but some have special quirks that need slight modifications to the source. So far, I've seen those for Crucial and (I think) the Samsung 840 Pro.
 
If it's a regular SATA disk I don't see any issues. But I'm not sure as it mentions "PCIe mini". PCIe mini is a slot mostly found on laptops, to use for expansion cards like Wifi modules. In which case it may have it's own controller and may not be supported.
 
wblock@ said:
It should, but I have not personally used any Sandisk SSDs. Actually, all SSDs should work, but some have special quirks that need slight modifications to the source. So far, I've seen those for Crucial and (I think) the Samsung 840 Pro.
What kind of modifications? Do you know where I can learn more about this? I own several servers with 840 Pro SSDs, and I am planning to use them with FreeBSD 10.0 — glad I read your post first!
 
SirDice said:
If it's a regular SATA disk I don't see any issues. But I'm not sure as it mentions "PCIe mini". PCIe mini is a slot mostly found on laptops, to use for expansion cards like Wifi modules. In which case it may have it's own controller and may not be supported.

The link also says SATA, and it has SATA connectors, but yes, there may be some weirdness. It's also relatively expensive on a per-gigabyte basis, about three times the rate of 120/128G models.
 
Back
Top