How to get the information of "force media" in driver ???
How to get the information of "force media" in driver ???
- Subject: How to get the information of "force media" in driver ???
- From: "Mark Lee" <email@hidden>
- Date: Wed, 5 Jan 2005 18:49:27 +0800
Dear all,
In my 'usb to Ethernet ' driver ( I developed it base on
AppleUSBCDCSampleDriver source code).
It works fine but medium change.
After the driver is installed, you can change the medium by CONTROL UI
(system preference) and it works correctly
after the medium change. For example, 100M to 10M medium change.
The issue is, when I unplug and plug the USB cable from my device or I
reboot the Mac PC, my
device will work on "default medium (100M)" but not previous assigned
medium (10M). But the
CONTROL UI shows the correct medium setting(10M).
I found that the system (OS X) does not call the "selectMedium routine"
in my driver after system
reboot or driver unload and load.
How should I do then the OS will call the "selectMedium routine" in my
driver after system
reboot or driver unload and load. Or how I get the medium information in
CONTROL UI ??
Regards,
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden