Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 10:00:33 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf files
Message-ID:  <20061018100033.pz0u24u2gw8owc8s@webmail.leidinger.net>
In-Reply-To: <200610171808.k9HI84bw054602@repoman.freebsd.org>
References:  <200610171808.k9HI84bw054602@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Warner Losh <imp@FreeBSD.org> (from Tue, 17 Oct 2006 18:08:04 =20
+0000 (UTC)):

> imp         2006-10-17 18:08:04 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/conf             files
>   Log:
>   Collapse the two identical emu10k1-alsa%diked.h creation rules for
>   snd_emu10k1 and snd_emu10kx into one line.  The 'pci' dependency here
>   adds no value, so I eliminted it (we don't have a snd.all file that
>   might make it mildly useful, and even then it wouldn't be that
>   useful).  With the pci optional component eliminated, I could use the
>   '|' operator.  I could have also include pci on both sides of the |
>   operator, but since it isn't a value add at all, it was better to
>   eliminate it.

Nice. Is this stuff documented somewhere? How do I determine if 'pci' =20
adds a value or not? Is it of no value because the header lists =20
emu10k[1x] as a depedency and the emu10k[1x].c lists the 'pci' =20
dependency?

Bye,
Alexander.

--=20
People who love sausage and respect the law should
never watch either one being made.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID =3D B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID =3D 72077137




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