Subject: CVS commit: [netbsd-4] src/sys/arch/amd64/conf
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 11/05/2007 17:51:29
Module Name:	src
Committed By:	pavel
Date:		Mon Nov  5 17:51:29 UTC 2007

Modified Files:
	src/sys/arch/amd64/conf [netbsd-4]: GENERIC

Log Message:
Apply patch (requested by joerg in ticket #963):
	sys/arch/amd64/conf/GENERIC: patch
Reduce difference to i386 GENERIC:
- add some comments from that
- options SPACE TAB
- enable EST
- enable DDB and build w/ frame pointer by default
- enable ACPI devices
- include Cardbus and PCMCIA
- include Synaptics driver
- include atw, ipw, iwi, hme, rtw, txp
- include uep, utoppy, ugensa
This makes GENERIC actually usable for laptops.


To generate a diff of this commit:
cvs rdiff -r1.120.2.13 -r1.120.2.14 src/sys/arch/amd64/conf/GENERIC

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