Skip to content

DELAY is a simple OS/2 device driver for providing a timed delay from CONFIG.SYS during system startup. It is useful in situations where several machines are being brought up at the same time, but some must not proceed past a certain point until others are fully functional. It is also very useful when a message from some device driver scrolls by…

License

Notifications You must be signed in to change notification settings

OS2World/DRV-Delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DRV-Delay

DELAY is a simple OS/2 device driver for providing a timed delay from CONFIG.SYS during system startup. It is useful in situations where several machines are being brought up at the same time, but some must not proceed past a certain point until others are fully functional. It is also very useful when a message from some device driver scrolls by on the screen too fast to be read or analyzed.

LICENSE

  • BSD 3-Clauses

COMPILE TOOLS

AUTHORS

  • Bob Eager

LINKS

About

DELAY is a simple OS/2 device driver for providing a timed delay from CONFIG.SYS during system startup. It is useful in situations where several machines are being brought up at the same time, but some must not proceed past a certain point until others are fully functional. It is also very useful when a message from some device driver scrolls by…

Resources

License

Stars

Watchers

Forks

Packages

No packages published