diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-29 21:21:46 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-29 21:21:46 +0000 |
commit | bc4c07077070604da4a0ba814f8340bb2167f2ba (patch) | |
tree | f2510967df25cc35052ad58520e603626af12de3 /sys/arch | |
parent | 126a6502f85a80795d977b68f4c45b8e475c2de4 (diff) |
Add HyperTransport here too.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 481f16fd66f..2988273b466 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.51 2005/06/02 23:21:03 drahn Exp $ +# $OpenBSD: RAMDISK,v 1.52 2005/09/29 21:21:45 kettenis Exp $ # # PPC GENERIC config file # @@ -34,6 +34,7 @@ cpu* at mainbus0 mpcpcibr* at mainbus0 # MPC106 PCI Bridge. memc* at mainbus0 pchb* at pci? # host bridge identifiers +ht* at mainbus0 #### PCI Bus devices. |