Re: How to NDRV_DELDMXSPEC?
Re: How to NDRV_DELDMXSPEC?
- Subject: Re: How to NDRV_DELDMXSPEC?
- From: "Duane Murphy" <email@hidden>
- Date: Sun, 28 Dec 2003 18:25:18 -0800
--- At Sun, 28 Dec 2003 14:24:37 -0800, Justin Walker wrote:
>
On Monday, December 22, 2003, at 03:43 PM, Duane Murphy wrote:
>
>
> In my efforts to work around this kernel panic, I am trying to work out
>
> how to use NDRV_DELDMXSPEC. The documentation is a bit lacking and each
>
> call gets a failure (ie -1) returned.
>
>
The '-1' is the error indicator. The system gives you 'errno' to tell
>
you what went wrong. Without that information, we'd just be
>
speculating, without a net (as it were).
#define EINVAL 22 /* Invalid argument */
...Duane
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.