Hi,
On 2019/08/19 14:25, Kengo NAKAHARA wrote:
Module Name:src
Committed By: knakahara
Date: Mon Aug 19 05:25:38 UTC 2019
Modified Files:
src/sys/arch/x86/pci: if_vmx.c
Log Message:
add vmx(4) basic statistics counters.
Sorry, I have forgotten this TODO in r1.40 commit
On Mon, Sep 10, 2018 at 02:49:23AM +, Cherry G. Mathew wrote:
> Module Name: src
> Committed By: cherry
> Date: Mon Sep 10 02:49:23 UTC 2018
>
> Modified Files:
> src/sys/arch/x86/pci: pci_intr_machdep.c
>
> Log Message:
> In the NIOAPIC case, we do not need to support "legacy"
On Thu, 25 Jan 2018, Patrick Welche wrote:
Module Name:src
Committed By: prlw1
Date: Thu Jan 25 15:01:05 UTC 2018
Modified Files:
src/sys/arch/x86/pci: amdzentemp.c
Log Message:
Unused variable build fix. (now void *aux is unused)
To generate a diff of this commit:
cv
> #define VMXNET3_CORE_LOCK_ASSERT(_sc)mutex_owned((_sc)->vmx_mtx)
>
> #define VMXNET3_RXQ_LOCK_ASSERT(_rxq)\
> mutex_owned((_rxq)->vxrxq_mtx)
> #define VMXNET3_TXQ_LOCK_ASSERT(_txq)\
> mutex_owned((_txq)->vxtxq_mtx)
These should probably ass
On 2015/08/13 13:52, SAITOH Masanobu wrote:
Module Name:src
Committed By: msaitoh
Date: Thu Aug 13 04:52:40 UTC 2015
Modified Files:
src/sys/arch/x86/pci: msipic.c
Log Message:
Add workaround for PCI prefetchable bit in msipic_construct_msix_pic().
Some chips (e.g. Int
Date: Sat, 18 Oct 2014 17:43:10 +0900
From: Masao Uebayashi
On Sat, Oct 18, 2014 at 5:55 AM, Masao Uebayashi wrote:
> Fix another indirect circular dependency (agp_* -> (agpbus) -> pchb ->
abp_*).
> Fixes "no agp*" build. Reported & build-tested by Kurt Schreiner.
Correction
On Sat, Oct 18, 2014 at 5:55 AM, Masao Uebayashi wrote:
> Module Name:src
> Committed By: uebayasi
> Date: Fri Oct 17 20:55:21 UTC 2014
>
> Modified Files:
> src/sys/arch/x86/pci: files.pci
>
> Log Message:
> Fix another indirect circular dependency (agp_* -> (agpbus) -> pc
Hello,
On Mon, 27 Jan 2014 23:11:50 +
"Jonathan A. Kollasch" wrote:
> Module Name: src
> Committed By: jakllsch
> Date: Mon Jan 27 23:11:50 UTC 2014
>
> Modified Files:
> src/sys/arch/x86/pci: pci_machdep.c
>
> Log Message:
> Stopgap to prevent genfb from stealing console.
(2013/11/13 0:40), Christoph Egger wrote:
> On 12.11.13 16:38, SAITOH Masanobu wrote:
>> (2013/11/13 0:12), Christoph Egger wrote:
>>> On 12.11.13 16:08, SAITOH Masanobu wrote:
Module Name: src
Committed By: msaitoh
Date: Tue Nov 12 15:08:01 UTC 2013
>>
On 12.11.13 16:38, SAITOH Masanobu wrote:
> (2013/11/13 0:12), Christoph Egger wrote:
>> On 12.11.13 16:08, SAITOH Masanobu wrote:
>>> Module Name:src
>>> Committed By: msaitoh
>>> Date: Tue Nov 12 15:08:01 UTC 2013
>>>
>>> Modified Files:
>>> src/sys/arch/x86/pci: a
(2013/11/13 0:12), Christoph Egger wrote:
> On 12.11.13 16:08, SAITOH Masanobu wrote:
>> Module Name: src
>> Committed By:msaitoh
>> Date:Tue Nov 12 15:08:01 UTC 2013
>>
>> Modified Files:
>> src/sys/arch/x86/pci: amdtemp.c
>>
>> Log Message:
>> Calcurate the processor
On 12.11.13 16:08, SAITOH Masanobu wrote:
> Module Name: src
> Committed By: msaitoh
> Date: Tue Nov 12 15:08:01 UTC 2013
>
> Modified Files:
> src/sys/arch/x86/pci: amdtemp.c
>
> Log Message:
> Calcurate the processor family correctly. The extended family bits
> should be added o
12 matches
Mail list logo