Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf Add commented out amdgpu.
details: https://anonhg.NetBSD.org/src/rev/db798dd793b6
branches: trunk
changeset: 995679:db798dd793b6
user: maya <maya%NetBSD.org@localhost>
date: Tue Jan 01 08:09:30 2019 +0000
description:
Add commented out amdgpu.
(Builds, untested on hardware)
diffstat:
sys/arch/amd64/conf/GENERIC | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 3ab0e6745412 -r db798dd793b6 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Tue Jan 01 08:07:47 2019 +0000
+++ b/sys/arch/amd64/conf/GENERIC Tue Jan 01 08:09:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.514 2018/12/25 11:56:14 mlelstv Exp $
+# $NetBSD: GENERIC,v 1.515 2019/01/01 08:09:30 maya Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.514 $"
+#ident "GENERIC-$Revision: 1.515 $"
maxusers 64 # estimated number of users
@@ -436,6 +436,9 @@
radeon* at pci? dev ? function ?
radeondrmkmsfb* at radeonfbbus?
+#amdgpu* at pci? dev ? function ?
+#amdgpufb* at amdgpufbbus?
+
nouveau* at pci? dev ? function ?
nouveaufb* at nouveaufbbus?
Home |
Main Index |
Thread Index |
Old Index