Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau uses firmload, add dep...
details: https://anonhg.NetBSD.org/src/rev/498114597ada
branches: trunk
changeset: 457428:498114597ada
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jun 24 13:36:07 2019 +0000
description:
nouveau uses firmload, add dependency.
diffstat:
sys/external/bsd/drm2/nouveau/files.nouveau | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 432b9d5fdf4a -r 498114597ada sys/external/bsd/drm2/nouveau/files.nouveau
--- a/sys/external/bsd/drm2/nouveau/files.nouveau Mon Jun 24 08:27:19 2019 +0000
+++ b/sys/external/bsd/drm2/nouveau/files.nouveau Mon Jun 24 13:36:07 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: files.nouveau,v 1.26 2019/02/04 08:18:08 mrg Exp $
+# $NetBSD: files.nouveau,v 1.27 2019/06/24 13:36:07 wiz Exp $
version 20180827
define nouveaufbbus { }
-device nouveau: drmkms, drmkms_ttm, nouveaufbbus
+device nouveau: drmkms, drmkms_ttm, nouveaufbbus, firmload
attach nouveau at pci with nouveau_pci: drmkms_pci
file external/bsd/drm2/nouveau/nouveau_pci.c nouveau_pci
Home |
Main Index |
Thread Index |
Old Index