INBUF_SIZE
b->nchar = skel_do_read(GPIB_DEV, b->inbuf, INBUF_SIZE);
b.inbuf = kmalloc(INBUF_SIZE, GFP_KERNEL);