Module Name: src Committed By: snj Date: Thu Feb 11 22:48:23 UTC 2016
Modified Files: src/sys/external/bsd/drm2/nouveau [netbsd-7]: files.nouveau nouveau_module.c nouveau_pci.c nouveau_pci.h nouveaufb.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1092): sys/external/bsd/drm2/nouveau/files.nouveau: revision 1.9 sys/external/bsd/drm2/nouveau/nouveau_module.c: revision 1.4 sys/external/bsd/drm2/nouveau/nouveau_pci.c: revision 1.4 sys/external/bsd/drm2/nouveau/nouveau_pci.h: revision 1.2 sys/external/bsd/drm2/nouveau/nouveaufb.c: revision 1.3 Split nouveau@pci from nouveau so we can attach it to other busses. nouveaufb still depends on nouveau_pci, but it is not applicable to non-PCI devices anyway. To generate a diff of this commit: cvs rdiff -u -r1.2.4.3 -r1.2.4.4 \ src/sys/external/bsd/drm2/nouveau/files.nouveau cvs rdiff -u -r1.1.4.2 -r1.1.4.3 \ src/sys/external/bsd/drm2/nouveau/nouveau_module.c cvs rdiff -u -r1.3.2.2 -r1.3.2.3 \ src/sys/external/bsd/drm2/nouveau/nouveau_pci.c cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \ src/sys/external/bsd/drm2/nouveau/nouveau_pci.h cvs rdiff -u -r1.1.2.3 -r1.1.2.4 \ src/sys/external/bsd/drm2/nouveau/nouveaufb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.