Subject: CVS commit: src/sys/arch/amd64/conf
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/24/2007 07:09:09
Module Name: src
Committed By: joerg
Date: Wed Oct 24 07:09:09 UTC 2007
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
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 AGP
- include Cardbus and PCMCIA
- include Synaptics driver
- include atw, ipw, iwi, hme, rtw, txp
- include uep, stuirda, utoppy, ugensa
This makes GENERIC actually usable for laptops.
To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 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.