Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 20:25:36 -0600
From:      Sean Kelly <smkelly@zombie.org>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/mii acphy.c miidevs src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <20030113022536.GA85390@edgemaster.zombie.org>
In-Reply-To: <200301122103.h0CL3chU020231@repoman.freebsd.org>
References:  <200301122103.h0CL3chU020231@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Jan 12, 2003 at 01:03:38PM -0800, David E. O'Brien wrote:
> obrien      2003/01/12 13:03:38 PST
>=20
>   Modified files:
>     sys/dev/mii          miidevs acphy.c=20
>     sys/pci              if_xl.c if_xlreg.h=20
>   Log:
>   Partial support for the nVidia nForce2 chipset's on-board Broadcom/Alti=
ma PHY
>   and 3com MAC.  Specifications for the Altima PHY are available at:
>      http://www.altimacom.com/products/ac101L.html
>  =20
>   Submitted by:   Mikko S. Hyvarinen <morphy@morphy.iki.fi>
>  =20
>   Revision  Changes    Path
>   1.11      +3 -0      src/sys/dev/mii/acphy.c
>   1.22      +1 -0      src/sys/dev/mii/miidevs
>   1.121     +2 -0      src/sys/pci/if_xl.c
>   1.41      +1 -0      src/sys/pci/if_xlreg.h

I am no longer able to buildkernel.

cc -c -O -pipe -mcpu=3Dpentiumpro -Wall -Wredundant-decls -Wnested-externs =
-Wstric
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ff=
ormat-extensions -ansi -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/=
dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KE=
RNEL -include opt_global.h -fno-common  -mno-align-long-strings -mpreferred=
-stack-boundary=3D2 -ffreestanding -Werror  /usr/src/sys/dev/mii/acphy.c
/usr/src/sys/dev/mii/acphy.c: In function `acphy_probe':
/usr/src/sys/dev/mii/acphy.c:133: `MII_MODEL_xxALTIMA_AC101L' undeclared (f=
irst use in this function)
/usr/src/sys/dev/mii/acphy.c:133: (Each undeclared identifier is reported o=
nly once
/usr/src/sys/dev/mii/acphy.c:133: for each function it appears in.)
/usr/src/sys/dev/mii/acphy.c:134: `MII_STR_xxALTIMA_AC101L' undeclared (fir=
st use in this function)
*** Error code 1

This is with:
=2E..
device          pci
=2E..
device          miibus
device          xl
=2E..

I can't seem to find what contains/generates the needed identifiers.

--=20
Sean Kelly         | PGP KeyID: D2E5E296
smkelly@zombie.org | http://www.zombie.org

--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+IiOgPm7A9NLl4pYRAiqDAJ4tN5QTVwv9CBLkxZSN8MhFNHrYLACfTLuy
eQ3qaKJ8+iR/c0oaMPr3IhA=
=87iz
-----END PGP SIGNATURE-----

--WIyZ46R2i8wDzkSu--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030113022536.GA85390>