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 amdgpu to amd64/ALL.
details: https://anonhg.NetBSD.org/src/rev/2a6feb90caad
branches: trunk
changeset: 993144:2a6feb90caad
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Aug 27 16:30:51 2018 +0000
description:
Add amdgpu to amd64/ALL.
diffstat:
sys/arch/amd64/conf/ALL | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 73a14ad747e4 -r 2a6feb90caad sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL Mon Aug 27 16:29:18 2018 +0000
+++ b/sys/arch/amd64/conf/ALL Mon Aug 27 16:30:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.99 2018/08/25 20:52:40 rin Exp $
+# $NetBSD: ALL,v 1.100 2018/08/27 16:30:51 riastradh Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.99 $"
+#ident "ALL-$Revision: 1.100 $"
maxusers 64 # estimated number of users
@@ -515,6 +515,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?
- Prev by Date:
[src/trunk]: src/sys/arch/i386/conf Add amdgpu to i386/ALL.
- Next by Date:
[src/trunk]: src/lib/libc/arch/aarch64/softfloat delete __{ge,lt,gt,le,eq,ne,...
- Previous by Thread:
[src/trunk]: src/sys/arch/i386/conf Add amdgpu to i386/ALL.
- Next by Thread:
[src/trunk]: src/lib/libc/arch/aarch64/softfloat delete __{ge,lt,gt,le,eq,ne,...
- Indexes:
Home |
Main Index |
Thread Index |
Old Index