CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/07/23 03:45:58
Modified files: sys/dev/ic : smc91cxx.c Log message: If we initialize miicapabilities, we might as well pass it on when calling mii_attach. Spotted by c...@. Fix inspired by looking at the current NetBSD code. Repeated calls for testing went unanswered.