>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.