Is there a way to determine the supported interface speed of a particular driver? If I have a gigabit ethernet device connected to a 100baseTX switch, how can I determine the interface supports gigabit ethernet? I have tried parsing the following. Is there a cleaner way to do this? sysctl -A | grep phy | grep desc