编写设备驱动程序

buf 结构更改

以下列出的字段与传输大小(现在可超过 4 GB)有关。

size_t        b_bcount;          /* was type unsigned int */
size_t        b_resid;           /* was type unsigned int */
size_t        b_bufsize;         /* was type long */