From 7c1d2c67764327d5d4135215894c2622f7f9432f Mon Sep 17 00:00:00 2001 From: jmcneill Date: Wed, 2 Aug 2006 11:26:16 +0000 Subject: [PATCH] Forgot to commit this last night -- add the unichromefb(4) driver. --- sys/dev/pci/files.pci | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index d554f9fbb88b..66be04374ddb 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $NetBSD: files.pci,v 1.261 2006/07/11 14:47:49 drochner Exp $ +# $NetBSD: files.pci,v 1.262 2006/08/02 11:26:16 jmcneill Exp $ # # Config file and device description for machine-independent PCI code. # Included by ports that need it. Requires that the SCSI files be @@ -751,6 +751,11 @@ device voodoofb: wsemuldisplaydev, rasops8, vcons, videomode attach voodoofb at pci file dev/pci/voodoofb.c voodoofb +# VIA UniChrome framebuffer console driver +device unichromefb: wsemuldisplaydev, rasops32, vcons +attach unichromefb at pci +file dev/pci/unichromefb.c unichromefb needs-flag + # 3Com 3c990 device txp: ether, ifnet, arp attach txp at pci