diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-04-03 21:54:24 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-04-03 21:54:24 +0000 |
commit | 21b7f925dce7c90a089e57d6cae94fb179fa43c8 (patch) | |
tree | 4606cb8b50da218e462d25d48200dfe428baba51 /sys/arch/hppa/conf/RAMDISK | |
parent | 684d84762c9e736d50dcd76a9b9be6f6e2bebbb5 (diff) |
enable sti@phantomas
Diffstat (limited to 'sys/arch/hppa/conf/RAMDISK')
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index e326d39dd01..040c9917500 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.14 2003/04/03 21:51:40 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.15 2003/04/03 21:54:23 mickey Exp $ # # Diskless kernel config # @@ -60,6 +60,7 @@ mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI???) #dino* at phantomas? irq 26 # PCI bus bridge sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics +sti0 at phantomas0 irq 11 # builtin graphics on BC* sti1 at mainbus0 disable irq 12 # internal i/o space |