diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-16 09:14:05 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-16 09:14:05 +0000 |
commit | 16778c1dd02981d333597aecc214fc63986bb86a (patch) | |
tree | fcd59c713099ebc912cff604a4ae1b1828fe7a31 /sys/arch/amd64/conf/GENERIC.MP | |
parent | 2709813235b2561527ed3c1f5e8b6fe117ddc89c (diff) |
cleanup deafult locators (blah ?); please check that your most hated architecture is still fluffy (;
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC.MP')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index af4666420ca..5615a67b666 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -4,6 +4,6 @@ option MULTIPROCESSOR option MPBIOS option CPU -cpu* at mainbus? apid ? -ioapic* at mainbus? apid ? -#aapic* at pci? dev ? function ? +cpu* at mainbus? +ioapic* at mainbus? +#aapic* at pci? |