]> Zhao Yanbai Git Server - minix.git/commit
Made timeout and no. of errors in at_wini dynamically settable
authorBen Gras <ben@minix3.org>
Wed, 13 Jul 2005 14:58:21 +0000 (14:58 +0000)
committerBen Gras <ben@minix3.org>
Wed, 13 Jul 2005 14:58:21 +0000 (14:58 +0000)
commitc389801a5fc775235ef588f6e0318a86622f7cb5
tree30dd64667dfcc0e8e089053710d6422efa816c91
parentf96645a4ebfab17f3fed519489c163acaadea552
Made timeout and no. of errors in at_wini dynamically settable
by ioctl; made catch-all function in driver table also called when
unrecognized ioctl called, so drivers can add their own ioctl codes.
drivers/at_wini/at_wini.c
drivers/libdriver/driver.c
drivers/libdriver/drvlib.c