Talk:Class driver
This article is rated Stub-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
|
Class Drivers don't necessarily have to be object-oriented at all. and indeed class drivers predate OO programming, which is merely one way to implement class/port drivers.
under VMS, for example, Class drivers are used to implement common functions across many different types of devices.
quoting from: http://en.wikibooks.org/wiki/Software_Engineers_Handbook/Operating_Systems/VMS
"Drivers that had multiple physical layers were broken into "port/class" drivers. A class driver was a higher layer driver that implemented the common functionality across the differing ports. A port class driver specifically addressed a particular port type. Exemplifying this is the TTY driver, which was recoded as a CLASS (serial terminals) driver and PORT drivers (serial port, telnet port, console port, port over DEC's LAT protocol, etc.)"
Start a discussion about improving the Class driver page
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "Class driver" page.