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: query on multiple pci adapter suppport



Yep. I/OKit will instantiate one driver for each port on the adapter (like in the case of a 4-port ethernet card).

See IOPCIBridge and IOPCIDevice, both in IOKit, for the conceptual underpinning behind this. A multi-port card will usually have a PCI bridge on it, so IOKit will detect this and assign an IOPCIBridge as the abstraction to represent it. Then each port on that bridge will be assigned an IOPCIDevice to represent it.

Quite cool...

cr

On Nov 5, 2003, at 2:09 AM, Prakash George Mathew wrote:

Does MAC OS X IOKit support driving multiple PCI adapters of same kind with
one driver?
_______________________________________________
darwin-drivers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-drivers
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-drivers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-drivers
Do not post admin requests to the list. They will be ignored.

References: 
 >query on multiple pci adapter suppport (From: "Prakash George Mathew" <email@hidden>)



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.