[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: interacting with serial driver





>Well, the case is, i want to do, what "open" or "write" or "read" does at
>the lowest level, just above the driver.

I guess what you want to do is write your own serial driver. In that case
you wont be using open/write/read calls.