mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Android: add another FTDI product id to recognized IDs
We don't know for sure if this is Aqualung specific, though. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									f8d551ac6e
								
							
						
					
					
						commit
						c10a63ce01
					
				
					 2 changed files with 10 additions and 0 deletions
				
			
		|  | @ -5,12 +5,16 @@ | ||||||
|     <usb-device vendor-id="1027" product-id="24577"/> |     <usb-device vendor-id="1027" product-id="24577"/> | ||||||
|     <usb-device vendor-id="1027" product-id="24592"/> |     <usb-device vendor-id="1027" product-id="24592"/> | ||||||
|     <usb-device vendor-id="1027" product-id="24593"/> |     <usb-device vendor-id="1027" product-id="24593"/> | ||||||
|  |     <!-- May be Aqualung custom PID? --> | ||||||
|  |     <usb-device vendor-id="1027" product-id="24597"/> | ||||||
|     <!-- Oceanic Custom PID --> |     <!-- Oceanic Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="62560"/> |     <usb-device vendor-id="1027" product-id="62560"/> | ||||||
|     <!-- Suunto Custom PID --> |     <!-- Suunto Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="63104"/> |     <usb-device vendor-id="1027" product-id="63104"/> | ||||||
|     <!-- Cressi (Leonardo) Custom PID --> |     <!-- Cressi (Leonardo) Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="34768"/> |     <usb-device vendor-id="1027" product-id="34768"/> | ||||||
|  | 
 | ||||||
|  |     <!-- USB devices --> | ||||||
|     <!-- EON Steel --> |     <!-- EON Steel --> | ||||||
|     <usb-device vendor-id="5267" product-id="48"/> |     <usb-device vendor-id="5267" product-id="48"/> | ||||||
|     <!-- EON Steel core --> |     <!-- EON Steel core --> | ||||||
|  |  | ||||||
|  | @ -5,12 +5,16 @@ | ||||||
|     <usb-device vendor-id="1027" product-id="24577"/> |     <usb-device vendor-id="1027" product-id="24577"/> | ||||||
|     <usb-device vendor-id="1027" product-id="24592"/> |     <usb-device vendor-id="1027" product-id="24592"/> | ||||||
|     <usb-device vendor-id="1027" product-id="24593"/> |     <usb-device vendor-id="1027" product-id="24593"/> | ||||||
|  |     <!-- May be Aqualung custom PID? --> | ||||||
|  |     <usb-device vendor-id="1027" product-id="24597"/> | ||||||
|     <!-- Oceanic Custom PID --> |     <!-- Oceanic Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="62560"/> |     <usb-device vendor-id="1027" product-id="62560"/> | ||||||
|     <!-- Suunto Custom PID --> |     <!-- Suunto Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="63104"/> |     <usb-device vendor-id="1027" product-id="63104"/> | ||||||
|     <!-- Cressi (Leonardo) Custom PID --> |     <!-- Cressi (Leonardo) Custom PID --> | ||||||
|     <usb-device vendor-id="1027" product-id="34768"/> |     <usb-device vendor-id="1027" product-id="34768"/> | ||||||
|  | 
 | ||||||
|  |     <!-- USB devices --> | ||||||
|     <!-- EON Steel --> |     <!-- EON Steel --> | ||||||
|     <usb-device vendor-id="5267" product-id="48"/> |     <usb-device vendor-id="5267" product-id="48"/> | ||||||
|     <!-- EON Steel core --> |     <!-- EON Steel core --> | ||||||
|  | @ -19,4 +23,6 @@ | ||||||
|     <usb-device vendor-id="11884" product-id="12801"/> |     <usb-device vendor-id="11884" product-id="12801"/> | ||||||
|     <!-- Scubapro Aladin Square --> |     <!-- Scubapro Aladin Square --> | ||||||
|     <usb-device vendor-id="49745" product-id="8198"/> |     <usb-device vendor-id="49745" product-id="8198"/> | ||||||
|  |     <!-- Atomics Aquatics Cobalt --> | ||||||
|  |     <usb-device vendor-id="1137" product-id="2184"/> | ||||||
| </resources> | </resources> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue