From 475bb0a6c5c9b6d9de27891bf966326d572df615 Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 30 Dec 1997 03:23:13 +0000 Subject: The example drivers should use 'poll' now that it has replaced select. --- share/examples/drivers/make_device_driver.sh | 10 +++++----- share/examples/drivers/make_pseudo_driver.sh | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'share/examples/drivers') diff --git a/share/examples/drivers/make_device_driver.sh b/share/examples/drivers/make_device_driver.sh index e07338d..7d1776d 100755 --- a/share/examples/drivers/make_device_driver.sh +++ b/share/examples/drivers/make_device_driver.sh @@ -21,7 +21,7 @@ DONE cat >${UPPER} <>${UPPER} @@ -37,7 +37,7 @@ cat >../isa/${1}.c <${UPPER} <>${UPPER} @@ -37,7 +37,7 @@ cat >../../dev/${1}.c <