diff options
author | 2002-08-30 09:31:33 +0000 | |
---|---|---|
committer | 2002-08-30 09:31:33 +0000 | |
commit | 752789859bda73f09774b2660a189baf8d2f36c1 (patch) | |
tree | 62a59f1aa58f4fb35cbe10184ee4b2bce9333c7f | |
parent | put sentinel back in. Thx miod@ (diff) | |
download | wireguard-openbsd-752789859bda73f09774b2660a189baf8d2f36c1.tar.xz wireguard-openbsd-752789859bda73f09774b2660a189baf8d2f36c1.zip |
Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@
-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? |