dr11w driver

Edward J Cetron cetron at utah-cs.UUCP
Wed Jan 21 03:21:58 AEST 1987


In article <5127 at mimsy.UUCP> chris at mimsy.UUCP (Chris Torek) writes:
->>If anyone has or knows of a dr11w device driver which runs under
->>Berkeley Unix version 4.3, PLEASE send me Email. ...
->
->Why is it that as soon as it is explained why this is an unreasonable
->or incomplete request, six of them appear?  The DR11W does not *do*
->anything by itself.  One can ask for a driver for `a DR11W connected
->to a Foomix Graphi-Phaser II' or `a DR11W connected to a Blorch Inc.
->Bus Buster' or whatever, but asking for a DR11W driver is somewhat
->like asking for a Unibus Adapter driver.

	I disagree, a dr11w is going to use the same general interface
REGARDLESS of what is on the other end.  You still need to set up the
same data structures, poke it the same way, and read it the same way.
Granted that there will be major philosophy differences depending on what
it will talk to, but I'd rather have a working driver for the right board
which is CLOSE, then start from scratch......  I think that the hardest 
part of writing a driver is the device interface and its structures and the
kernel interface and its structures.... the flow of the code is easy by
comparison.....

-ed cetron
center for engineering design
univ of utah
cetron%utah-ced at utah-cs.arpa
cetron at utahcca.bitnet



More information about the Comp.org.usenix mailing list