| Summary: | Missing include file in if_tx.c | ||
|---|---|---|---|
| Product: | Base System | Reporter: | lars.koeller <Lars.Koeller> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | Lars.Koeller |
| Priority: | Normal | ||
| Version: | 4.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
lars.koeller
2000-10-20 06:50:00 UTC
If you use "device tx", you also need "device miibus" as is documented in LINT. ----------
Hi!
In reply to Gregory Bond who wrote:
=
> If you use "device tx", you also need "device miibus" as is documented=
in LI
NT.
Thanks, I found it, too, but the documentation didn't state =
clearly for what cards I need it.
Is it very complicate to check this during the config phase?
Best regards
Lars
-- =
E-Mail: \ Lars K=F6ller (Unix Sysadmin)
Lars.Koeller@Uni-Bielefeld.DE \ Computing Center
lkoeller@cc.FH-Lippe.DE \ University of Bielefeld
PGP-key: \ Germany
http://www.pgp.net/pgpnet/www-key.html \ Tel: +49 521 106 4964
----------- FreeBSD, what else? ---- http://www.freebsd.org -------------=
State Changed From-To: open->closed user should have included "device miibus" in kernel config file. kernel compile errors are not "critical" ! |