Gregg Levine wrote:
> Hello!
> I normally design and build odd examples of peripherals for the
> generic PC. Within the past year or so I've started exploring Solaris,
> and Open Solaris.
>
> And I am looking at building something on a prototype board based PCI
> thing that would be usable through Solaris.
>
> And naturally that is the reason behind the subject, "Does a generic
> PCI device driver exist?"?
>
>   

I believe WDD (Writing Device Drivers) has a couple of templates.  One 
of the problems is that each kind of driver (audio, network, storage, 
etc.) has very different ways in which it plugs into the rest of the 
OS.  (For odd ball devices, a simple character device can be done.)

    -- Garrett
_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to