Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 00:45:16 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@freebsd.org
Subject:   Re: FDDI Controller Driver Help...
Message-ID:  <19970423004516.KS57718@uriah.heep.sax.de>
In-Reply-To: <XFMail.970422131548.Shimon@i-Connect.Net>; from Simon Shapiro on Apr 22, 1997 12:44:49 -0700
References:  <19970421230445.08797@hydrogen.nike.efn.org> <XFMail.970422131548.Shimon@i-Connect.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
As Simon Shapiro wrote:

> > sounds like you forgot
> > pseudo-device fddi

> Egg on my face...  Foot in my mouth...

Maybe we need a single level of dependency rules in config(8)?

i386/isa/if_ed.c   optional  ed  device-driver  requires  ether
...
i386/eisa/if_fea.c optional  fea device-driver  requires  fddi



net/if_ethersubr.c      optional ether  dependency

...with the latter telling config to only add it if a `requires'
clause hit.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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