• 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: IOServiceOpen( ) returns kIOReturnNoMemory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IOServiceOpen( ) returns kIOReturnNoMemory


  • Subject: Re: IOServiceOpen( ) returns kIOReturnNoMemory
  • From: "Brian Jorgage" <email@hidden>
  • Date: Thu, 03 Feb 2005 15:37:34 -0500

I am not writing a user client.  I have specified
the "IOUserClientClass:IOUSBUserClient" key-value pair in the driver's
plist.  I understand that this is a default class that can be used if I
choose not to write my own user client.  Is this correct ?

Is there something else that needs to be done in order for IOKit
to "find" the IOUSBUserClient class ?

Brian Jorgage

----- Original Message -----
From: Godfrey van der Linden <email@hidden>
Date: Thursday, February 3, 2005 1:02 am
Subject: Re: IOServiceOpen( ) returns kIOReturnNoMemory

> Have you written a user client yet.  The NoMemory means that the
> system
> couldn't allocate the class you have defined in your drivers
> plist, or
> your nub which ever you are connecting too.
>
> Godfrey
>
> On Feb 2, , at 15:34, Brian Jorgage wrote:
>
> > I am now able to find instances of my driver via
> > IOServiceGetMatchingServices().  Next step is to open a connection
> > using IOServiceOpen().  However return code is
> kIOReturnNoMemory.  I
> > have scanned http://developer.apple.com on this but haven't
> found an
> > explanation/correction for this.
>
>


 _______________________________________________
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

  • Follow-Ups:
    • Re: IOServiceOpen( ) returns kIOReturnNoMemory
      • From: Godfrey van der Linden <email@hidden>
  • Prev by Date: Re: Darwin kernel
  • Next by Date: Re: IOServiceOpen( ) returns kIOReturnNoMemory
  • Previous by thread: Re: IOServiceOpen( ) returns kIOReturnNoMemory
  • Next by thread: Re: IOServiceOpen( ) returns kIOReturnNoMemory
  • Index(es):
    • Date
    • Thread