Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/conf add pm2fb



details:   https://anonhg.NetBSD.org/src/rev/497a4f664010
branches:  trunk
changeset: 334959:497a4f664010
user:      macallan <macallan%NetBSD.org@localhost>
date:      Wed Dec 17 16:53:43 2014 +0000

description:
add pm2fb

diffstat:

 sys/arch/alpha/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 36c1b0187aba -r 497a4f664010 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Wed Dec 17 16:50:52 2014 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Wed Dec 17 16:53:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.362 2014/11/16 16:01:40 manu Exp $
+# $NetBSD: GENERIC,v 1.363 2014/12/17 16:53:43 macallan Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "GENERIC-$Revision: 1.362 $"
+ident          "GENERIC-$Revision: 1.363 $"
 
 maxusers 32
 
@@ -361,6 +361,7 @@
 viaide* at     pci? dev ? function ?           # VIA/AMD/Nvidia IDE controllers
 pcn*   at      pci? dev ? function ?           # AMD PCnet-PCI Ethernet
 pcscp* at      pci? dev ? function ?           # AMD Am53c974 PCscsi-PCI
+pm2fb* at      pci? dev ? function ?           # 3Dlabs Permedia 2 Graphics
 ppb*   at      pci? dev ? function ?           # PCI-PCI Bridges
 puc*   at      pci? dev ? function ?           # PCI "universal" comm. cards
 radeonfb* at   pci? dev ? function ?           # ATI/AMD Radeon Graphics



Home | Main Index | Thread Index | Old Index