CVS log for src/sys/external/bsd/drm2/pci/drm_pci_busid.c
Up to [cvs.NetBSD.org] / src / sys / external / bsd / drm2 / pci
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 23 08:45:03 2022 UTC (2 years, 4 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
drm: Go back to using device_unit(pciN) for pci busid.
This isn't arbitrary; it has to match existing logic in userland in
libpciaccess, and until we extend the pci(4) ioctl interface, and
find some way to handle userland compatibility, we can't change it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 20 01:20:20 2022 UTC (2 years, 4 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
drm: Use real pci segment number, not pciN device unit.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 19 11:09:48 2021 UTC (2 years, 11 months ago) by riastradh
Branches: MAIN
drm: Remove local diffs for drm_pci_set_busid.
Instead, move it to its own file that can be safely used without
bringing in a link/run-time dependency on pci.
CVSweb <webmaster@jp.NetBSD.org>