Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/02/2000 15:54:39
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Oct  2 12:54:39 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/conf: GENERIC_LAPTOP INSTALL_LAPTOP

Log Message:
Adjust after some comments from Noriyuki Soda:

apm was enabled in the wrong file, it's not needed in INSTALL_LAPTOP,
but should be there in GENERIC_LAPTOP.

wss0 at isa irq 10 may cause conflicts on some laptops; remove it.

Despite its name, PCIBIOS_INTR_GUESS is safe option, so enable it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/conf/GENERIC_LAPTOP
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/conf/INSTALL_LAPTOP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.