Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Kanga media bay



As a byproduct of this, I realized (to my surprise) that there is still a functioning OHare driver compiled into the kernel. Does anyone know whether this is actually needed for a supported machine, or was it just an oversight?

Thanks for pointing this out; it is actually an oversight. Way back when we got kext loading working, we started pulling drivers and families out as fast as we could (till we had to lock down to ship). A few were left behind and we just never got around to cleaning things up. It won't be around in the next release of Mac OS X...
- Dean

Begin forwarded message:
From: Ryan Rempel <email@hidden>
Date: Wed Mar 06, 2002 09:12:10 PM US/Pacific
To: email@hidden
Subject: Kanga media bay

I think I've figured out the problem with the media bay on Kanga. The problem is that the AppleMediaBay::start () method is calling

waitForService(serviceMatching("OHare"));

but the OHare::start () method doesn't call registerService (). So the AppleMediaBay::start method never completes.

As a byproduct of this, I realized (to my surprise) that there is still a functioning OHare driver compiled into the kernel. Does anyone know whether this is actually needed for a supported machine, or was it just an oversight?

In any event, it is simple enough to subclass OHare and get it to call registerService ().
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.