From ff1778621a8b0ab188efd9fed2b26f79a8e83475 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 3 Jul 2000 19:30:25 +0000 Subject: closer approximation to an alpha using new wscons. tga moved to dev/pci. by request from alpha people. --- sys/dev/pci/files.pci | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/files.pci') diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 71c451f45fb..dd97e0fa83c 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.77 2000/06/30 03:28:07 art Exp $ +# $OpenBSD: files.pci,v 1.78 2000/07/03 19:30:22 mickey Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -14,12 +14,19 @@ file dev/pci/pci_subr.c pci # Generic VGA attach vga at pci with vga_pci -file dev/pci/vga_pci.c vga_pci needs-flag +file dev/pci/vga_pci.c vga_pci needs-flag # Generic VGA Framebuffer version attach vgafb at pci with vgafb_pci file dev/pci/vgafb_pci.c vgafb_pci needs-flag +device tga: wsemuldisplaydev, wsrasteremulops +attach tga at pci +file dev/pci/tga.c tga needs-flag +file dev/pci/tga_conf.c tga +file dev/pci/tga_bt463.c tga +file dev/pci/tga_bt485.c tga + # Cypress 82c693 hyperCache(tm) Stand-Alone PCI Peripheral Controller # with USB. This is a combo chip: # -- cgit v1.2.3