Re: cvs commit: src/sys/conf files

[ Available lists | Index of cvs-src | Month of Nov 2003 | Week of 10 Nov 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Doug Rabson <dfr@nlsystems.com>
Date
10 Nov 2003 21:08:17
Subject
Re: cvs commit: src/sys/conf files
Message-ID
20031111040735.26794.qmail@exxodus.fedaykin.here


[ Hide this part ]
Wouldn't it be simpler to just have:

dev/dcons/dcons_crom.c optional dcons firewire

since dcons_crom isn't much use without either dcons and firewire. Also,
not many people will want to have dcons without a crom attachment
(assuming they have firewire), IMHO.

On Sun, 2003-10-26 at 07:42, Hidetoshi Shimokawa wrote:
> simokawa 2003/10/26 00:42:33 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files
> Log:
> Revert previous change.
>
> We have to put dcons_crom at first after 'optional' and
> dcons and firewire are necessary and not optional for dcons_crom anyway.
>
> Reported by: brooks
>
> Revision Changes Path
> 1.840 +1 -1 src/sys/conf/files


Elapsed time: 1.434 seconds