search for: pcim

Displaying 4 results from an estimated 4 matches for "pcim".

Did you mean: pcie
2015 Sep 24
2
problems with PJSIP install on UBUNTU 14.04
Ok, I reinstalled pkg-config from apt-get and now I think it?s all good. Man, PJSIP has been a chore to get working right on this server and on the last. Though the last server wasn?t near the issue this was. Lol I think what happened was that after initial trouble, I ran the ?install prereq? or something like that and it must have did it?s own install of pjsip that sent me down a duplicate path,
2016 Nov 01
0
SR-PCIM support in Xen
Hi All, Is there any support for software mailbox communication between PF and VF driver in Xen ? As per the following link: http://www-archive.xenproject.org/files/xensummitboston08/Xen-SR-IOV.pdf It says that for software based virtual mailbox we require SR-PCIM support. So for this purpose is SR-PCIM implemented as part of Xen ? Or is there any other method that Xen provides for communication between PF & VF ? Thanks & regards, Bharat
2016 Nov 01
0
SR-PCIM support in Xen
Hi All, Is there any support for software mailbox communication between PF and VF driver in Xen ? As per the following link: http://www-archive.xenproject.org/files/xensummitboston08/Xen-SR-IOV.pdf It says that for software based virtual mailbox we require SR-PCIM support. So for this purpose is SR-PCIM implemented as part of Xen ? Or is there any other method that Xen provides for communication between PF & VF ? Thanks & regards, Bharat
2020 Apr 23
0
[PATCH v1] drm/bochs: fix an issue of ioremap() leak
Hi, > I am a newbie, andy gave me some directions to submit the patch, eg: check > ioremap leak. At this time, I found that the bochs driver may have similar > problems, so I submitted this patch, then, Andy said the best is to switch > this driver to use pcim _ * () functions and drop tons of legacy code. > I think we might be able to fix this issue first, after that, drop tons > of legacy code by pcim_*() functions. Can you give me some suggestions? > thank you very much! drm has drmm_* functions for that. Daniel Vetter <daniel at ffwll.c...