Data Link driver porting guide for Mac OS X 10.4?
Data Link driver porting guide for Mac OS X 10.4?
- Subject: Data Link driver porting guide for Mac OS X 10.4?
- From: "Jamie Wood" <email@hidden>
- Date: Mon, 20 Dec 2004 12:44:14 -0800
Hi,
Please excuse me if the answer to this question is obvious.
I have a network device that operates at the Data Link layer. It works fine
on 10.2 and 10.3, but when I try to load it using the developer preview of
10.4, I get a bunch of undefined symbols. Really basic mbuf functions like
'm_get' and 'm_free' are reported as undefined.
I looked at the 'nm' output of the 10.4 mach_kernel, and I see functions
like "mbuf_get" and "mbuf_free", so I have a feeling that I just need to do
some name changes.
Is any documentation out that there that can help me port my driver to 10.4?
Thanks,
Jamie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden