mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
fixed patriot id
This commit is contained in:
parent
1b9dab01d1
commit
b8dc62a9e8
2
inxi
2
inxi
|
@ -8786,7 +8786,7 @@ sub device_vendor {
|
|||
['^Netac','^Netac','Netac',''],
|
||||
['^OOS[1-9]','','Utania',''],
|
||||
['^PALIT','PALIT','Palit',''], # ssd
|
||||
['^(PS[8F]|Patriot)','^Patriot','Patriot',''],
|
||||
['^(PS[8F]|Patriot)','^Patriot([-\s]?Memory)?','Patriot',''],
|
||||
['^PIX[\s]?JR','^PIX[\s]?JR','Disney',''],
|
||||
['^(PLEXTOR|PX-)','^PLEXTOR','Plextor',''],
|
||||
['^(PQI|Intelligent\s?Stick)','^PQI','PQI',''],
|
||||
|
|
Loading…
Reference in a new issue