diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-08-30 09:31:34 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-08-30 09:31:34 +0000 |
commit | 5e9dba374524d4fe25a5450b13abe14ecbc6f1d6 (patch) | |
tree | dc54704c6a98c27a80a839a26cf1015b1c2ff3b4 /sys | |
parent | af7853baae0c5c779c1a7eb935246e315e4560e9 (diff) |
Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index 1b7747c4824..902837ff00e 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.32 2002/08/21 22:18:29 miod Exp $ +# $OpenBSD: RAMDISK,v 1.33 2002/08/30 09:31:33 miod Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -262,6 +262,10 @@ wsdisplay* at cgfourteen? cgtwelve* at sbus? slot ? offset ? wsdisplay* at cgtwelve? +# Weitek p9100 found on Tadpole 3GS/3GX +pnozz0 at sbus? slot ? offset ? +wsdisplay* at pnozz? + # SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches # to the underlying hardware controller. scsibus* at esp? |