Subject: Re: CVS commit: src/sys/arch/amd64/conf
To: None <jnemeth@victoria.tc.ca>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 11/19/2007 22:44:46
> } ciphy(4) is also disabled on i386... I'd like to know the reason.
> 
>      Most likely whoever added it to GENERIC simply didn't add it to
> INSTALL.

And once I added ciphy(4) but disabled it because
its parent vge(4) had been disabled at that time.
It looks vge(4) was disabled because of 2.88MB size restriction.

So, maybe no reason to leave them still disabled.
---
Izumi Tsutsui