pl2303_vendor_read
ret = pl2303_vendor_read(serial, reg, buf);
ret = pl2303_vendor_read(serial, reg | 0x80, buf);
pl2303_vendor_read(serial, 0x8484, buf);
pl2303_vendor_read(serial, 0x8484, buf);
pl2303_vendor_read(serial, 0x8383, buf);
pl2303_vendor_read(serial, 0x8484, buf);
pl2303_vendor_read(serial, 0x8484, buf);
pl2303_vendor_read(serial, 0x8383, buf);