moxa: Fix firmware file names.

Too many decimal to hex converstions of the USB product ID resulted in
the firmware files having the wrong name. Rename them, and update the
WHENCE file with the new names.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
diff --git a/WHENCE b/WHENCE
index ed7de43..1a0c4fa 100644
--- a/WHENCE
+++ b/WHENCE
@@ -2225,15 +2225,15 @@
 
 Driver: mxuport - MOXA UPort USB Serial hub driver
 
-File: moxa/moxa-04e2.fw
-File: moxa/moxa-04e3.fw
-File: moxa/moxa-0582.fw
-File: moxa/moxa-05aa.fw
-File: moxa/moxa-05ab.fw
-File: moxa/moxa-064d.fw
-File: moxa/moxa-0652.fw
-File: moxa/moxa-0675.fw
-File: moxa/moxa-067a.fw
+File: moxa/moxa-1250.fw
+File: moxa/moxa-1251.fw
+File: moxa/moxa-1410.fw
+File: moxa/moxa-1450.fw
+File: moxa/moxa-1451.fw
+File: moxa/moxa-1613.fw
+File: moxa/moxa-1618.fw
+File: moxa/moxa-1653.fw
+File: moxa/moxa-1658.fw
 
 License:
 The software accompanying this license statement (the “Software”)
diff --git a/moxa/moxa-04e2.fw b/moxa/moxa-1250.fw
similarity index 100%
rename from moxa/moxa-04e2.fw
rename to moxa/moxa-1250.fw
Binary files differ
diff --git a/moxa/moxa-04e3.fw b/moxa/moxa-1251.fw
similarity index 100%
rename from moxa/moxa-04e3.fw
rename to moxa/moxa-1251.fw
Binary files differ
diff --git a/moxa/moxa-0582.fw b/moxa/moxa-1410.fw
similarity index 100%
rename from moxa/moxa-0582.fw
rename to moxa/moxa-1410.fw
Binary files differ
diff --git a/moxa/moxa-05aa.fw b/moxa/moxa-1450.fw
similarity index 100%
rename from moxa/moxa-05aa.fw
rename to moxa/moxa-1450.fw
Binary files differ
diff --git a/moxa/moxa-05ab.fw b/moxa/moxa-1451.fw
similarity index 100%
rename from moxa/moxa-05ab.fw
rename to moxa/moxa-1451.fw
Binary files differ
diff --git a/moxa/moxa-064d.fw b/moxa/moxa-1613.fw
similarity index 100%
rename from moxa/moxa-064d.fw
rename to moxa/moxa-1613.fw
Binary files differ
diff --git a/moxa/moxa-0652.fw b/moxa/moxa-1618.fw
similarity index 100%
rename from moxa/moxa-0652.fw
rename to moxa/moxa-1618.fw
Binary files differ
diff --git a/moxa/moxa-0675.fw b/moxa/moxa-1653.fw
similarity index 100%
rename from moxa/moxa-0675.fw
rename to moxa/moxa-1653.fw
Binary files differ
diff --git a/moxa/moxa-067a.fw b/moxa/moxa-1658.fw
similarity index 100%
rename from moxa/moxa-067a.fw
rename to moxa/moxa-1658.fw
Binary files differ