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
- Device driver questions SJ
- Re: Device driver questions Alexander Langer
- Re: Device driver questions Julian Elischer
- Re: Device driver questions SJ
- Re: Device driver questions Giorgos Keramidas
- Re: Device driver questions Warner Losh
- Re: Device driver questions Sergey Babkin
- Re: Device driver questions Peter Wemm
- Re: Device driver questions Warner Losh

