Add amdgpu to amd64/ALL.

This commit is contained in:
riastradh 2018-08-27 16:30:51 +00:00
parent 12d227bb54
commit f87ba36c26
1 changed files with 5 additions and 2 deletions

View File

@ -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 @@ include "arch/amd64/conf/std.amd64"
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 @@ intelfb* at intelfbbus?
radeon* at pci? dev ? function ?
radeondrmkmsfb* at radeonfbbus?
amdgpu* at pci? dev ? function ?
amdgpufb* at amdgpufbbus?
nouveau* at pci? dev ? function ?
nouveaufb* at nouveaufbbus?