Last active
December 26, 2015 00:39
-
-
Save ao-kenji/7065941 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### Linux #### | |
loris% sudo ./omupschat | |
bus 0, device 0, VendorID:0x0590, ProductID:0x0080, at (002/004) | |
** Target device found | |
bus 0, device 1, VendorID:0x0e0f, ProductID:0x0002, at (002/003) | |
bus 0, device 2, VendorID:0x0e0f, ProductID:0x0003, at (002/002) | |
bus 0, device 3, VendorID:0x1d6b, ProductID:0x0001, at (002/001) | |
bus 1, device 4, VendorID:0x1d6b, ProductID:0x0002, at (001/001) | |
Q1 | |
send:[Q1] | |
read:[(103.3 102.2 103.0 027 60.0 13.6 40.6 00101000] | |
ret = 64 | |
Q1 | |
send:[Q1] | |
read:[(102.9 102.2 102.9 027 60.0 13.6 40.6 00101000] | |
ret = 64 | |
#### OpenBSD #### | |
trantor% sudo ./omupschat | |
bus 0, device 0, VendorID:0x10de, ProductID:0x0000, at (000/001) | |
bus 1, device 1, VendorID:0x10de, ProductID:0x0000, at (001/001) | |
bus 1, device 2, VendorID:0x067b, ProductID:0x2303, at (001/002) | |
bus 1, device 3, VendorID:0x0590, ProductID:0x0080, at (001/003) | |
** Target device found | |
bus 1, device 4, VendorID:0x0461, ProductID:0x4d15, at (001/004) | |
bus 1, device 5, VendorID:0x413c, ProductID:0x2003, at (001/005) | |
Q1 | |
send:[Q1] | |
read:[(103.6 1] | |
ret = 8 | |
Q1 | |
send:[Q1] | |
read:[02.2 103.6 025 59.9 13.6 39.9 00101000] | |
ret = 56 | |
Q1 | |
send:[Q1] | |
read:[(103.6 102.2 103.7 024 59.9 13.6 39.9 00101000] | |
ret = 64 | |
Si ? | |
send:[Si ?] | |
read:[(103.9 102.2 103.7 025 59.9 13.6 39.9 00101000] | |
ret = 64 | |
Si ? | |
send:[Si ?] | |
read:[BY35S] | |
ret = 64 | |
Q1 | |
send:[Q1] | |
read:[BY35S] | |
ret = 64 | |
send:[] | |
read:[(103.3 102.2 103.6 023 59.9 13.6 40.1 00101000] | |
ret = 64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment