Model device driver / Newbus
M. Warner Losh
imp at bsdimp.com
Sun Aug 7 23:47:08 GMT 2005
In message: <a8b8bb5105080713006ecdfc1b at mail.gmail.com>
Alex Burke <alexjeffburke at gmail.com> writes:
: Hi,
:
: I want to try writing a driver for an MCA card.
:
: I am just wondering if there is any skeleton driver (preferably a bus
: like PCI), and also whether the newbus framework is used for MCA
: drivers. What is the preferred method of writing drivers now?
MCA as in micro channel architecture? If so, then you should look at
the ep driver. It is one of the few in the tree that has a mca
attachment, and would be good to review.
Warner
More information about the freebsd-hackers
mailing list