Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More bits of the shmiq code implementation. | Miguel de Icaza | 1997-09-21 | 1 | -3/+31 |
| | |||||
* | Added skeletal support for /dev/usema and /dev/usemaclone. | Mike Shaver | 1997-08-10 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Still need to figure out how to do SVR-style clone devices with fops->open(), and I need a good poll() tutorial. =) Other than that, I think I know how to do: /dev/usemaclone open()ing, poll()ing /dev/usema ioctls: - UIOCATTACHSEMA - UIOCBLOCK - UIOCUNBLOCK Also, some minor additions to sysirix.c:syssgi(). | ||||
* | Oops missing files for compiling a working kernel | Miguel de Icaza | 1997-08-04 | 1 | -0/+195 |