I am writing a device-driver for SunOS 4.1.3 on a SPARCstation 2. I
am awaiting the DDK, but would like to forge ahead without it.
I implemented quite a bit of the functionality, but hit a brick wall
when I tried to code up the XXX_select() routine. I realize that
XXX_select() should call selwait() but I don't have any docs on
selwait.
Has anyone out there implemented the select() function in the driver?
If so, could you enlighten me?
I will post a summary with the answers I receive
Thanks.
--
+----------------------------------------------------+
| Western Geophysical | phone: (713) 964-6236 |
| 3600 Briarpark Drive | fax : (713) 781-7417 |
| Houston, Texas 77042 | My opinions are just that. |
+----------------------------------------------------+