Date: Mon, 21 Apr 1997 18:26:25 -0700 (PDT) From: Simon Shapiro <Shimon@i-Connect.Net> To: (Joerg Wunsch) <joerg_wunsch@uriah.heep.sax.de> Cc: hackers@freebsd.org, (J Wunsch) <j@uriah.heep.sax.de> Subject: Re: FDDI Controller Driver Help... Message-ID: <XFMail.970421215527.Shimon@i-Connect.Net> In-Reply-To: <19970421152457.YI24549@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi J Wunsch; On 21-Apr-97 you wrote:
> As Matt Thomas wrote:
>
> > >b. Whoever maintains this driver should consider submitting a tiny
> patch
> > > that adds the driver and its attendant files to
> i386/conf/files.i386.
> >
> > I think Joerg did the last merge...
>
> ...and the entries are there, actually. After all, i tested the
> driver before importing. :-)
>
> The aren't in the alphabetical order however, i should fix this some
> day.
>
> j@uriah 724% grep 'f[pe]a' /sys/{,i386}/conf/files*
> /sys//conf/files:dev/pdq/pdq.c optional fea device-driver
> /sys//conf/files:dev/pdq/pdq_ifsubr.c optional fea device-driver
> /sys//conf/files:dev/pdq/pdq.c optional fpa device-driver
> /sys//conf/files:dev/pdq/pdq_ifsubr.c optional fpa device-driver
> /sys//conf/files:pci/if_fpa.c optional fpa device-driver
> /sys/i386/conf/files.i386:i386/eisa/if_fea.c optional
> fea device-driver
But this leaves the symbol _fddi_input undefined. To erliminate this
problem,
you need to add net/if_fddisubr.c to the list of fpa dependancies.
Knit-picking, but ld(1) insists :-)
This was true as of 15-Apr-97 kernel.
Simon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970421215527.Shimon>
