Subject: Re: Dell Optiplex 745
To: Brandon Lee <brandon@xcodes.net>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: current-users
Date: 08/05/2007 09:13:33
On Saturday 04 August 2007, Brandon Lee wrote:

> Hi Mark,
>
> Had try to patch it against the current kernel 4.99.26 and got the
	[...]
>g -I/usr/src/sys/dist/ipf -c /usr/src/sys/dev/mii/brgphy.c
> /usr/src/sys/dev/mii/brgphy.c:184: error: 'MII_OUI_BROADCOM2'
> undeclared here (not in a function)
> /usr/src/sys/dev/mii/brgphy.c:184: error:
> 'MII_MODEL_BROADCOM2_BCM5754' undeclared here (not in a function)
> /usr/src/sys/dev/mii/brgphy.c:185: error:
> 'MII_STR_BROADCOM2_BCM5754' undeclared here (not in a function)

I didn't include in my patch the files that are generated from 
miidevs.  You need to go into sys/dev/mii and run "make -f 
Makefile.miidevs"

cheers
mark