summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/vga_pci.c
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1997-11-06 12:26:54 +0000
committerniklas <niklas@openbsd.org>1997-11-06 12:26:54 +0000
commitc749777a64d238b040f73b184744abc6060c2102 (patch)
treea60031cd43e4aa9785c9a8f4beda7a88f0081ba3 /sys/dev/pci/vga_pci.c
parent$OpenBSD$ (diff)
downloadwireguard-openbsd-c749777a64d238b040f73b184744abc6060c2102.tar.xz
wireguard-openbsd-c749777a64d238b040f73b184744abc6060c2102.zip
Add some missing things for the MI vga driver. Move wscons to an MI place as
well. $OpenBSD$ tagging
Diffstat (limited to 'sys/dev/pci/vga_pci.c')
-rw-r--r--sys/dev/pci/vga_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c
index 1b6c0be351d..6007c303a30 100644
--- a/sys/dev/pci/vga_pci.c
+++ b/sys/dev/pci/vga_pci.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: vga_pci.c,v 1.6 1997/11/06 12:26:56 niklas Exp $ */
/* $NetBSD: vga_pci.c,v 1.4 1996/12/05 01:39:38 cgd Exp $ */
/*