| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I have a need to define driver-dependant ioctl commands for an IOKit
ethernet driver I am developing, but the IOKit interface doesn't seem
to propagate unknown ioctl commands down to the driver.
I hope I'm just missing something here, but if that is not the case, then my
workaround might be to define an EthernetInterface subclass for the sole purpose
of overriding its performCommand() method so that it will pass unknown ioctl
commands down to the driver (the default method in EthernetInterface calls its
NetworkController superclass). I will try this workaround.
However, it seems to me that the IOKit scheme should be extended to allow a
network driver to receive custom ioctl commands.
| References: | |
| >How to define new ioctl commands for a Network Controller? (From: Jim Hunter <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.