Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/i386/conf



On Sun, Aug 08, 2010 at 08:04:54PM +0000, Chuck Silvers wrote:
[...]
> @@ -740,6 +740,10 @@
>  spdmem* at iic? addr 0x51
>  spdmem* at iic? addr 0x52
>  spdmem* at iic? addr 0x53
> +spdmem* at iic? addr 0x54
> +spdmem* at iic? addr 0x55
> +spdmem* at iic? addr 0x56
> +spdmem* at iic? addr 0x57
>  sdtemp* at iic? addr 0x18

You know, having more than one instance of any given attachment of a
device in ALL is actually pointless:  it doesn't change what gets
compiled, and ALL is only a way to test compilation of as much of the
kernel as possible.

Not that it hurts in any way;  it just doesn't change anything.

(The "se" part of your commit was, of course, not pointless at all!)

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"See the look on my face from staying too long in one place
[...] every time the morning breaks I know I'm closer to falling"
KT Tunstall, Saving My Face, Drastic Fantastic, 2007.

Attachment: pgp9X9LHDCvoN.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index