From b8dc62a9e85bdfdff50bd1b3773343689fcffd1e Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 1 Jan 2019 17:41:26 -0800 Subject: [PATCH] fixed patriot id --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index ff4b307..99c469a 100755 --- a/inxi +++ b/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',''],