Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/drm2/pci
Module Name: src
Committed By: riastradh
Date: Sun Dec 19 10:37:33 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/pci: drmfb_pci.c
Log Message:
linux/pci.h so we can dereference struct pci_dev
const struct pci_attach_args *const pa = &dev->pdev->pd_pa;
Author: Maya Rashish <maya%NetBSD.org@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/pci/drmfb_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index