Opened 5 weeks ago
Closed 4 days ago
#1984 closed patch (fixed)
Add to drivedb: PNY CS900 250GB SSD
| Reported by: | Andrei Ivanov | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 8.0 |
| Component: | drivedb | Version: | |
| Keywords: | ssd | Cc: | Andrei Ivanov |
Description
Request to add a slightly larger capacity PNY CS900 SSD to drivedb.
Smartctl output attached.
The patch:
--- drivedb.h.20260314 2026-03-14 11:06:00.000000000 -0600
+++ drivedb.h 2026-03-16 13:22:07.314158398 -0600
@@ -1113,8 +1113,9 @@
// Patriot Blaze/S9FM02, Patriot Flare/SBFM91.2, Patriot Ignite/SAFM01.7
"Patriot Burst( (120|240|480|960)GB)?|" // tested with Patriot Burst/SBFM11.2,
// Patriot Burst 480GB/SBFMLA.5
- "PNY CS(900|1311|2211) ((12|24|48|50|96)0G|[12]T)B SSD|" // tested with PNY CS900 120GB SSD/CS900612,
- // PNY CS900 240GB SSD/CS900613, PNY CS900 500GB SSD/CS900LA5, PNY CS900 500GB SSD/CS900Y13,
+ "PNY CS(900|1311|2211) ((12|2[45]|48|50|96)0G|[12]T)B SSD|" // tested with
+ // PNY CS900 120GB SSD/CS900612, PNY CS900 240GB SSD/CS900613,
+ // PNY CS900 250GB SSD/CS900E00, PNY CS900 500GB SSD/CS900LA5, PNY CS900 500GB SSD/CS900Y13,
// PNY CS900 1TB SSD/CS900615, PNY CS1311 120GB SSD/CS131122, PNY CS2211 240GB SSD/CS221016
"PNY ELITE PSSD|" // tested with PNY ELITE PSSD/CS105P13 (240G)
"S11-(128|256|512)G-PHISON-SSD-B27|" // tested with: S11-512G-PHISON-SSD-B27/SBFMJ1.3
Attachments (1)
Change History (4)
by , 5 weeks ago
| Attachment: | smartctl-PNY-CS900_250GB_SSD.txt added |
|---|
comment:1 by , 5 weeks ago
| Milestone: | → Release 8.0 |
|---|
Note:
See TracTickets
for help on using tickets.

Pull requests are welcome.