SJ wrote:
> 
> 2. Whats the use of device_ops structure and what does
>    "ops" stand for?

"ops" definitely stands for "operations". I can't say off the top
of my head what this structure is but most probably a collection
of pointers to the functions of a particular driver which implement 
the device driver API.

-SB

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to