On May 4, 2005, at 5:11 AM, Andrew Gallatin wrote:
Your best bet would be to download the 10.4 sources (xnu-792) and look
at bsd/kern/kpi_mbuf.c. Even if you don't understand mbufs,
you should be able to convert a driver by just looking for pattern
matches ;)
Also don't miss the following (which is built from header
documentation I believe)...