Discussion:
Is there some way to switch Ethernet full and half duplex ?
(too old to reply)
Kid
2010-07-15 00:34:11 UTC
Permalink
hi

Is there some IO control or API to switch Ethernet speed and duplex ?

Thank for your teaching .
Tim Roberts
2010-07-15 04:06:53 UTC
Permalink
Post by Kid
Is there some IO control or API to switch Ethernet speed and duplex ?
No. Why would you want that? The driver picks the best it can do. A
driver might have its own internal restrictions for diagnostics, but
there's no API.
--
Tim Roberts, ***@probo.com
Providenza & Boekelheide, Inc.
Maxim S. Shatskih
2010-07-15 23:24:07 UTC
Permalink
There should probably be the WMI verbs for this.

These values are present in Details tab for I think nearly any Ethernet adapter.
--
Maxim S. Shatskih
Windows DDK MVP
***@storagecraft.com
http://www.storagecraft.com
Post by Kid
hi
Is there some IO control or API to switch Ethernet speed and duplex ?
Thank for your teaching .
Loading...