From 7a35b1a94dd0741cf43c3180f90ccb0e06600986 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 3 Jul 2000 19:38:18 +0000 Subject: sample wscons attachment --- sys/arch/alpha/conf/GENERIC | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'sys/arch/alpha/conf/GENERIC') diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 1a8e6561869..22b4188309e 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.48 2000/07/03 17:57:24 niklas Exp $ +# $OpenBSD: GENERIC,v 1.49 2000/07/03 19:38:17 mickey Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -156,10 +156,12 @@ ch* at scsibus? target ? lun ? uk* at scsibus? target ? lun ? # Workstation Console attachments -wscons* at cfb? -wscons* at vga? -wscons* at sfb? -wscons* at tga? +#wscons* at cfb? +#wscons* at vga? +#wscons* at sfb? +wsdisplay* at tga? +wskbd* at pckbd? +wsmouse* at pms? # for IPv6 pseudo-device gif 4 -- cgit v1.2.3