diff options
author | Constantine A. Murenin <cnst@cvs.openbsd.org> | 2009-07-23 03:58:23 +0000 |
---|---|---|
committer | Constantine A. Murenin <cnst@cvs.openbsd.org> | 2009-07-23 03:58:23 +0000 |
commit | a637bd072e932a3e270ec43e2f07f29c647211cc (patch) | |
tree | 79ca0d3aabf982deb7779ea93943440d5b38d2e0 /sys/arch/amd64 | |
parent | 54b344e3d0890acc4cfdb3b3545e2ca4d09480d7 (diff) |
reserve a space for aibs(4) in amd64 and i386, commented out for now; ok deraadt
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index b31b2f3e497..efa0c692ead 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.269 2009/06/06 03:20:57 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.270 2009/07/23 03:58:22 cnst Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -54,6 +54,7 @@ acpithinkpad* at acpi? acpivideo* at acpi? acpivout* at acpivideo? acpipwrres* at acpi? +#aibs* at acpi? mpbios0 at bios0 |