Subject: Re: CVS commit: src/sys/arch
To: Garrett D'Amore <garrett_damore@tadpole.com>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 09/03/2006 21:52:37
Garrett D'Amore <garrett_damore@tadpole.com> writes:
> If I may make a suggestion, _start_ by moving out support for one of the
> chips.  IMO, this will get you to the end goal quicker, and maybe save
> an intermediate step.

The reason I'm doing this in so many steps is because of how
incestuous and poorly structured all this code is.  I'm really worried
about breaking something along the way, so I'm taking it in small
bites.

Perry