> Date: Fri, 23 Dec 2011 14:43:52 +0400 > From: "Wesley M." <[email protected]> > > Hi, > > So i installed a fresh OpenBSD 4.9 to try to patch the files : brgphy.c > and miidevs > I have the following error when compiling : > ... > D_KERNEL -c ../../../../dev/mii/brgphy.c > ../../../../dev/mii/brgphy.c:177: error: 'MII_MODEL_xxBROADCOM3_BCM57765' > undeclared here (not in a function) > ../../../../dev/mii/brgphy.c:178: error: 'MII_STR_xxBROADCOM3_BCM57765' > undeclared here (not in a function) > *** Error code 1
# cd /usr/src/sys/dev/mii # make
