GPS_IN_BUFSIZ
__u8 inbuffer [GPS_IN_BUFSIZ]; /* tty -> usb */
if (size >= GPS_IN_BUFSIZ) {
if (len >= GPS_IN_BUFSIZ) {