Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 02:48:10 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Anthony Campbell <ac@acampbell.org.uk>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Bug in kernel documentation?
Message-ID:  <20020118024809.A82050@xor.obsecurity.org>
In-Reply-To: <20020118095346.GA4808@debian.local>; from ac@acampbell.org.uk on Fri, Jan 18, 2002 at 09:53:47AM %2B0000
References:  <20020118095346.GA4808@debian.local>

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

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

On Fri, Jan 18, 2002 at 09:53:47AM +0000, Anthony Campbell wrote:
> The documentation for the kernel, and the Handbook, say that if you
> don't have ethernet you can omit the pseudo-device for ether. If you do
> this, however, you can't include usb. If you try to do so you get the
> following error message:
>=20
> linking kernel
> 	usb_ethersubr.o: In function `usbintr':
> 	usb_ethersubr.o(text+0x31): undefined reference to ether_input'
> 	*** Error code 1

Is this because you've included a USB ethernet device?

# USB Ethernet, requires mii
device          aue             # ADMtek USB ethernet
device          cue             # CATC USB ethernet
device          kue             # Kawasaki LSI USB ethernet

Can you please post your config file?

Kris

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8R/1pWry0BWjoQKURAu8JAJ4vvxzI1WdU/XdedtFQJAIoties0ACghSFn
K/r7T8ymFhc34liE1ElnT9o=
=nytg
-----END PGP SIGNATURE-----

--KsGdsel6WgEHnImy--

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




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