REQ: Add support for D70 Pro II tablet to Calibre
Currently the D70 Pro II tablet is not recognized by calibre. Below is the connection information from my linux machine. If additional information is needed please let me know.
[1825441.271874] usb 1-1.4: new high-speed USB device number 11 using ehci_hcd
[1825441.357365] usb 1-1.4: New USB device found, idVendor=2207, idProduct=0010
[1825441.357368] usb 1-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[1825441.357371] usb 1-1.4: Product: rk30sdk
[1825441.357372] usb 1-1.4: Manufacturer: rk30sdk
[1825441.357374] usb 1-1.4: SerialNumber: 0123456789ABCDEF
[1825441.362488] scsi106 : usb-storage 1-1.4:1.0
[1825442.362375] scsi 106:0:0:0: Direct-Access rockchip _usb PQ: 0 ANSI: 2
[1825442.362546] sd 106:0:0:0: Attached scsi generic sg5 type 0
[1825442.363491] scsi 106:0:0:1: Direct-Access rockchip _usb PQ: 0 ANSI: 2
[1825442.363593] sd 106:0:0:1: Attached scsi generic sg9 type 0
[1825442.365645] sd 106:0:0:0: [sde] Attached SCSI removable disk
[1825442.368099] sd 106:0:0:1: [sdi] Attached SCSI removable disk
[1825469.383667] sd 106:0:0:0: [sde] 11165696 512-byte logical blocks: (5.71 GB/5.32 GiB)
[1825469.384663] sd 106:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[1825469.388655] sde:
[1825471.428431] sd 106:0:0:1: [sdi] 62333952 512-byte logical blocks: (31.9 GB/29.7 GiB)
[1825471.429423] sd 106:0:0:1: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[1825471.434796] sdi: sdi1
In this case sde was internal storage and sdi1 was the sdcard.
|