• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to NDRV_DELDMXSPEC?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to NDRV_DELDMXSPEC?


  • Subject: Re: How to NDRV_DELDMXSPEC?
  • From: Justin Walker <email@hidden>
  • Date: Sun, 28 Dec 2003 18:40:26 -0800

On Sunday, December 28, 2003, at 06:25 PM, Duane Murphy wrote:

--- 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 */

You should not be specifying a demux spec (the val and the val size should be zero). Deleting a demux spec is an "all or nothing" deal, in the current implementation.

The other reason for getting EINVAL is that your "control block" does not have a DLIL tag specified.

Hope that helps.

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | Some people have a mental
| horizon of radius zero, and
| call it their point of view.
| -- David Hilbert
*--------------------------------------*-------------------------------*
_______________________________________________
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.

  • Follow-Ups:
    • Re: How to NDRV_DELDMXSPEC?
      • From: "Duane Murphy" <email@hidden>
References: 
 >Re: How to NDRV_DELDMXSPEC? (From: "Duane Murphy" <email@hidden>)

  • Prev by Date: Re: How to NDRV_DELDMXSPEC?
  • Next by Date: Re: How to NDRV_DELDMXSPEC?
  • Previous by thread: Re: How to NDRV_DELDMXSPEC?
  • Next by thread: Re: How to NDRV_DELDMXSPEC?
  • Index(es):
    • Date
    • Thread