phk 2004/01/17 02:44:39 PST
FreeBSD src repository
Modified files:
sys/dev/mii ukphy.c
Log:
Make sure set the media type in the phy, we cannot trust it to have chosen
the type we happen to want.
Bug triggered by net-booting soekris hardware which comes up in 10/hdx mode
by default.
Revision Changes Path
1.15 +1 -0 src/sys/dev/mii/ukphy.c