In article <18083.1593053...@splode.eterna.com.au>,
matthew green wrote:
>"Jaromir Dolecek" writes:
>> Module Name: src
>> Committed By:jdolecek
>> Date:Wed Jun 24 19:55:25 UTC 2020
>>
>> Modified Files:
>> src/sys/dev/ic: ibm561.c
>>
>> Log Message:
>> avoid
"Jaromir Dolecek" writes:
> Module Name: src
> Committed By: jdolecek
> Date: Wed Jun 24 19:55:25 UTC 2020
>
> Modified Files:
> src/sys/dev/ic: ibm561.c
>
> Log Message:
> avoid allocating almost 5k struct ibm561data on stack in ibm561_cninit();
> it's too early for kmem_alloc(),
On 2020/03/24 12:45, SAITOH Masanobu wrote:
> Module Name: src
> Committed By: msaitoh
> Date: Tue Mar 24 03:45:26 UTC 2020
>
> Modified Files:
> src/sys/dev/ic: spdmem.c spdmemvar.h
>
> Log Message:
> - Define some new parameters of DDR3 SPD ROM.
> - Use fine timebase parameters
Module Name:src
Committed By: isaki
Date: Thu Nov 28 05:07:27 UTC 2019
Modified Files:
src/sys/dev/ic: ac97.c am7990.c
Log Message:
Use NULL for pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/dev/ic/ac97.c
cvs rdiff -u -r1.79 -r1.80
Module Name:src
Committed By: isaki
Date: Thu Nov 28 05:07:27 UTC 2019
Modified Files:
src/sys/dev/ic: ac97.c am7990.c
Log Message:
Use NULL for pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/dev/ic/ac97.c
cvs rdiff -u -r1.79 -r1.80
Module Name:src
Committed By: jmcneill
Date: Sat Nov 23 20:27:39 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c
Log Message:
Use actual hw mode, not proposed mode.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/dw_hdmi.c
Please note that
Module Name:src
Committed By: jmcneill
Date: Sat Nov 23 20:27:39 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c
Log Message:
Use actual hw mode, not proposed mode.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/dw_hdmi.c
Please note that
Module Name:src
Committed By: jmcneill
Date: Sat Nov 23 12:28:44 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c dw_hdmi.h
Log Message:
Allow bus glue to setup DDC clocks
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dw_hdmi.c
Module Name:src
Committed By: jmcneill
Date: Sat Nov 16 13:10:07 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c dw_hdmi.h
Log Message:
Add software volume controls.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/dw_hdmi.c
Module Name:src
Committed By: jmcneill
Date: Sat Nov 16 13:10:07 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c dw_hdmi.h
Log Message:
Add software volume controls.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/dw_hdmi.c
Module Name:src
Committed By: jmcneill
Date: Sat Nov 16 12:50:08 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c dw_hdmi.h
Log Message:
Add I2S audio input support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/dw_hdmi.c
Module Name:src
Committed By: jmcneill
Date: Sat Nov 16 12:50:08 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi.c dw_hdmi.h
Log Message:
Add I2S audio input support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/dw_hdmi.c
Module Name:src
Committed By: msaitoh
Date: Fri Nov 15 13:25:53 UTC 2019
Modified Files:
src/sys/dev/ic: rtl81x9reg.h
Log Message:
Sort RTK_HWREV_* by value.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/ic/rtl81x9reg.h
Please note that
Module Name:src
Committed By: msaitoh
Date: Fri Nov 15 13:25:53 UTC 2019
Modified Files:
src/sys/dev/ic: rtl81x9reg.h
Log Message:
Sort RTK_HWREV_* by value.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/ic/rtl81x9reg.h
Please note that
Module Name:src
Committed By: nonaka
Date: Mon Nov 11 07:27:49 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Use the SET_FEATURES command to get the number of allocated queues.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47
Module Name:src
Committed By: nonaka
Date: Mon Nov 11 07:27:49 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Use the SET_FEATURES command to get the number of allocated queues.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47
Module Name:src
Committed By: jmcneill
Date: Sun Nov 10 10:36:01 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi_phy.c
Log Message:
Select the correct MPLL and PHY settings for the requested pixel clock
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jmcneill
Date: Sun Nov 10 10:36:01 UTC 2019
Modified Files:
src/sys/dev/ic: dw_hdmi_phy.c
Log Message:
Select the correct MPLL and PHY settings for the requested pixel clock
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: prlw1
Date: Mon Nov 4 15:12:10 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Fix locking bug seen when using WDCNDELAY_DEBUG in PR kern/52126
(Observed
piixide0:0:0: warning: busy-wait took 200us
with no panic)
To generate
Module Name:src
Committed By: prlw1
Date: Mon Nov 4 15:12:10 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Fix locking bug seen when using WDCNDELAY_DEBUG in PR kern/52126
(Observed
piixide0:0:0: warning: busy-wait took 200us
with no panic)
To generate
Module Name:src
Committed By: tnn
Date: Sat Nov 2 14:18:36 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
ssdfb: add support for SSD1322
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/ssdfb.c
cvs rdiff -u -r1.4
Module Name:src
Committed By: tnn
Date: Sat Nov 2 14:18:36 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
ssdfb: add support for SSD1322
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/ssdfb.c
cvs rdiff -u -r1.4
Module Name:src
Committed By: christos
Date: Wed Oct 23 14:44:41 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Missing ata_channel_unlock(chp). Noted by mjg@freebsd.
To generate a diff of this commit:
cvs rdiff -u -r1.293 -r1.294 src/sys/dev/ic/wdc.c
Module Name:src
Committed By: christos
Date: Wed Oct 23 14:44:41 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Missing ata_channel_unlock(chp). Noted by mjg@freebsd.
To generate a diff of this commit:
cvs rdiff -u -r1.293 -r1.294 src/sys/dev/ic/wdc.c
On 22.10.2019 14:09, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Tue Oct 22 12:09:11 UTC 2019
>
> Modified Files:
> src/sys/dev/ic: wdc.c
>
> Log Message:
> Fix channel locking - patch from Christos.
>
>
> #include
> -__KERNEL_RCSID(0, "$NetBSD:
Module Name:src
Committed By: tnn
Date: Tue Oct 22 22:03:27 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
allow to have a per-product init function
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/ssdfb.c
cvs rdiff -u
Module Name:src
Committed By: tnn
Date: Tue Oct 22 22:03:27 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c ssdfbvar.h
Log Message:
allow to have a per-product init function
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/ssdfb.c
cvs rdiff -u
Module Name:src
Committed By: tnn
Date: Tue Oct 22 21:41:01 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c
Log Message:
use __SHIFTIN
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/ssdfb.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: tnn
Date: Tue Oct 22 21:41:01 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfb.c
Log Message:
use __SHIFTIN
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/ssdfb.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: tnn
Date: Tue Oct 22 21:40:10 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfbvar.h
Log Message:
define SSD1322 command set
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/ssdfbvar.h
Please note that diffs are not
Module Name:src
Committed By: tnn
Date: Tue Oct 22 21:40:10 UTC 2019
Modified Files:
src/sys/dev/ic: ssdfbvar.h
Log Message:
define SSD1322 command set
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/ssdfbvar.h
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Tue Oct 22 12:09:11 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Fix channel locking - patch from Christos.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/ic/wdc.c
Please note that
Module Name:src
Committed By: martin
Date: Tue Oct 22 12:09:11 UTC 2019
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Fix channel locking - patch from Christos.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/ic/wdc.c
Please note that
Module Name:src
Committed By: tnn
Date: Sat Oct 19 06:40:20 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
awge: drop redundant m_adj(). Handled via uipc_mbuf.c r1.235 instead.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68
Module Name:src
Committed By: tnn
Date: Sat Oct 19 06:40:20 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
awge: drop redundant m_adj(). Handled via uipc_mbuf.c r1.235 instead.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68
Module Name:src
Committed By: tnn
Date: Tue Oct 15 17:19:05 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
correct pointer arithmetics
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/ic/dwc_gmac.c
Please note that diffs are
Module Name:src
Committed By: tnn
Date: Tue Oct 15 17:19:05 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
correct pointer arithmetics
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/ic/dwc_gmac.c
Please note that diffs are
Module Name:src
Committed By: tnn
Date: Tue Oct 15 16:30:49 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
awge: fix issue that caused rx packets to be corrupt with DIAGNOSTIC kernel
It seems the hardware can only reliably do rx DMA to addresses that
Module Name:src
Committed By: tnn
Date: Tue Oct 15 16:30:49 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
awge: fix issue that caused rx packets to be corrupt with DIAGNOSTIC kernel
It seems the hardware can only reliably do rx DMA to addresses that
Module Name:src
Committed By: uwe
Date: Sun Oct 6 01:04:49 UTC 2019
Modified Files:
src/sys/dev/ic: adw.c adwlib.c adwlib.h
Log Message:
Get rid of bogus ADW_CALLBACK typedef. Use the real callback types
directly. Since we no longer need the casting dance we can get
Module Name:src
Committed By: uwe
Date: Sun Oct 6 01:04:49 UTC 2019
Modified Files:
src/sys/dev/ic: adw.c adwlib.c adwlib.h
Log Message:
Get rid of bogus ADW_CALLBACK typedef. Use the real callback types
directly. Since we no longer need the casting dance we can get
Module Name:src
Committed By: uwe
Date: Sun Oct 6 00:48:19 UTC 2019
Modified Files:
src/sys/dev/ic: adv.c adv.h advlib.c advlib.h
Log Message:
Get rid of bogus ASC_CALLBACK typedef. Use the real callback type
(which is almost ASC_ISR_CALLBACK). Since we no longer need
Module Name:src
Committed By: uwe
Date: Sun Oct 6 00:48:19 UTC 2019
Modified Files:
src/sys/dev/ic: adv.c adv.h advlib.c advlib.h
Log Message:
Get rid of bogus ASC_CALLBACK typedef. Use the real callback type
(which is almost ASC_ISR_CALLBACK). Since we no longer need
Module Name:src
Committed By: jmcneill
Date: Sat Oct 5 12:27:14 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_mmc.c dwc_mmc_var.h
Log Message:
Add support for SDIO interrupts.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/dwc_mmc.c
cvs
Module Name:src
Committed By: jmcneill
Date: Sat Oct 5 12:27:14 UTC 2019
Modified Files:
src/sys/dev/ic: dwc_mmc.c dwc_mmc_var.h
Log Message:
Add support for SDIO interrupts.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/dwc_mmc.c
cvs
Module Name:src
Committed By: jmcneill
Date: Thu Oct 3 14:42:20 UTC 2019
Modified Files:
src/sys/dev/ic: bwfm.c bwfmreg.h
Log Message:
If firmware is connected in HT or VHT mode, report it to SIOCGIFMEDIA
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: jmcneill
Date: Thu Oct 3 14:42:20 UTC 2019
Modified Files:
src/sys/dev/ic: bwfm.c bwfmreg.h
Log Message:
If firmware is connected in HT or VHT mode, report it to SIOCGIFMEDIA
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
On Wed, Oct 02, 2019 at 03:44:21AM +, Constantine A. Murenin wrote:
> I'm getting a page fault trap after this patch, at netbsd:dk_open(), in
> VirtualBox 6.0.12 r133076 with an empty NVME controller.
There is a bug in dk_open when attachment didn't complete yet or failed.
I'm about to fix
I'm getting a page fault trap after this patch, at netbsd:dk_open(),
in VirtualBox 6.0.12 r133076 with an empty NVME controller.
C.
On 2019-W40-2 10:59 +, Michael van Elst wrote:
Module Name:src
Committed By: mlelstv
Date: Tue Oct 1 10:59:50 UTC 2019
Modified Files:
Module Name:src
Committed By: mlelstv
Date: Tue Oct 1 10:59:50 UTC 2019
Modified Files:
src/sys/dev/ic: ld_nvme.c
Log Message:
Don't attach an ld device if the format descriptor is unsupported/unused.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: mlelstv
Date: Tue Oct 1 10:59:50 UTC 2019
Modified Files:
src/sys/dev/ic: ld_nvme.c
Log Message:
Don't attach an ld device if the format descriptor is unsupported/unused.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:28:20 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Use AHCI_RFIS_SYNC in ahci_cmd_complete() AT_READREG case.
Ensures CPU sees the current device to host FIS before parsing.
To generate
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:28:20 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Use AHCI_RFIS_SYNC in ahci_cmd_complete() AT_READREG case.
Ensures CPU sees the current device to host FIS before parsing.
To generate
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:25:08 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Use AHCI_CMDTBL_SYNC in ahci_exec_fis() to ensure hardware sees the
command FIS.
To generate a diff of this commit:
cvs rdiff -u -r1.76
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:25:08 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Use AHCI_CMDTBL_SYNC in ahci_exec_fis() to ensure hardware sees the
command FIS.
To generate a diff of this commit:
cvs rdiff -u -r1.76
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:21:41 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Ensure cmdh_prdtl is 0 in ahci_do_reset_drive().
(I'm probably just being paranoid here.)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:21:41 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Ensure cmdh_prdtl is 0 in ahci_do_reset_drive().
(I'm probably just being paranoid here.)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:16:14 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisatavar.h
Log Message:
Make AHCI_RFIS_SYNC macro (currently unused) compile.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: jakllsch
Date: Sun Sep 29 21:16:14 UTC 2019
Modified Files:
src/sys/dev/ic: ahcisatavar.h
Log Message:
Make AHCI_RFIS_SYNC macro (currently unused) compile.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 11:50:32 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Don't attach the device, if namespace not found.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/nvme.c
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 11:50:32 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Don't attach the device, if namespace not found.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/nvme.c
Module Name:src
Committed By: maya
Date: Wed Sep 25 15:51:37 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Make clang -Wformat-security happier by not passing a (constant) variable
as the format string,
const string msg; printf(msg)
->
Module Name:src
Committed By: maya
Date: Wed Sep 25 15:51:37 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Make clang -Wformat-security happier by not passing a (constant) variable
as the format string,
const string msg; printf(msg)
->
Module Name:src
Committed By: maxv
Date: Mon Sep 23 17:37:04 UTC 2019
Modified Files:
src/sys/dev/ic: an.c
Log Message:
Move the timeout check out of the loop, otherwise it is never reached.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.71
Module Name:src
Committed By: maxv
Date: Mon Sep 23 17:37:04 UTC 2019
Modified Files:
src/sys/dev/ic: an.c
Log Message:
Move the timeout check out of the loop, otherwise it is never reached.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.71
Module Name:src
Committed By: skrll
Date: Mon Sep 23 16:19:33 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c
Log Message:
Use PRIxBUSADDR
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/mpt.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Mon Sep 23 16:19:33 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c
Log Message:
Use PRIxBUSADDR
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/mpt.c
Please note that diffs are not public domain;
Module Name:src
Committed By: ryo
Date: Sun Sep 22 16:41:19 UTC 2019
Modified Files:
src/sys/dev/ic: rtl8169.c rtl81x9var.h
Log Message:
8168H model didn't link up well. some models seems to require to enable TX/RX
after configuration.
RTKQ_TXRXEN_LATER quirk flag added.
Module Name:src
Committed By: ryo
Date: Sun Sep 22 16:41:19 UTC 2019
Modified Files:
src/sys/dev/ic: rtl8169.c rtl81x9var.h
Log Message:
8168H model didn't link up well. some models seems to require to enable TX/RX
after configuration.
RTKQ_TXRXEN_LATER quirk flag added.
Date:Sun, 22 Sep 2019 07:23:00 +0100
From:Nick Hudson
Message-ID: <793d2380-8d1a-78ab-3682-0468aea0d...@gmx.co.uk>
| I was merely pointing out that it exists already.
Understood, and thanks - at a minimum that will avoid adding
it with a different name.
| I'm
Module Name:src
Committed By: kamil
Date: Sun Sep 22 09:03:07 UTC 2019
Modified Files:
src/sys/dev/ic: malo.c
Log Message:
Reduce always true comparison in malo_cmd_set_txpower()
powerlevel is already checked for >=30 in the previous condition.
Found by the lgtm bot.
Module Name:src
Committed By: kamil
Date: Sun Sep 22 09:03:07 UTC 2019
Modified Files:
src/sys/dev/ic: malo.c
Log Message:
Reduce always true comparison in malo_cmd_set_txpower()
powerlevel is already checked for >=30 in the previous condition.
Found by the lgtm bot.
On 21/09/2019 20:19, Robert Elz wrote:
Date:Sun, 22 Sep 2019 01:23:41 +0700
From:Robert Elz
Message-ID: <8235.1569090...@jinx.noi.kre.to>
| we'd need it in all the other ports before it can be used in MD code.
I meant MI code of course...
Sure. I was
Date:Sun, 22 Sep 2019 01:23:41 +0700
From:Robert Elz
Message-ID: <8235.1569090...@jinx.noi.kre.to>
| we'd need it in all the other ports before it can be used in MD code.
I meant MI code of course...
kre
Date:Sat, 21 Sep 2019 19:06:15 +0100
From:Nick Hudson
Message-ID:
|
http://src.illumos.org/source/search?q=PRIxBUSADDR=PRIxBUSADDRnetbsd-src
That shows that mips and arm have PRIxBUSADDR - we'd need it in all the
other ports before it can be used in MD code.
On 21/09/2019 17:26, Jason Thorpe wrote:
> Should we make a PRIxxx macro for it?
>
> -- thorpej
> Sent from my iPhone.
>
>> On Sep 21, 2019, at 5:57 AM, Robert Elz wrote:
>>
>> Module Name:src
>> Committed By:kre
>> Date:Sat Sep 21 12:57:25 UTC 2019
>>
>> Modified Files:
>>
Date:Sat, 21 Sep 2019 09:26:21 -0700
From:Jason Thorpe
Message-ID:
| Should we make a PRIxxx macro for it?
[since I deleted the context: "it" is bus_addr_t]
Perhaps, for this particular case it doesn't really matter, but if
code is likely to be printing
Should we make a PRIxxx macro for it?
-- thorpej
Sent from my iPhone.
> On Sep 21, 2019, at 5:57 AM, Robert Elz wrote:
>
> Module Name:src
> Committed By:kre
> Date:Sat Sep 21 12:57:25 UTC 2019
>
> Modified Files:
>src/sys/dev/ic: mpt.c
>
> Log Message:
> bus_addt_t is
Module Name:src
Committed By: kre
Date: Sat Sep 21 12:57:25 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c
Log Message:
bus_addt_t is different widths on different archs, so there is no
one simple %?x format that will always work to print it. Cast to
intmax_t and use %jx
Module Name:src
Committed By: kre
Date: Sat Sep 21 12:57:25 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c
Log Message:
bus_addt_t is different widths on different archs, so there is no
one simple %?x format that will always work to print it. Cast to
intmax_t and use %jx
Module Name:src
Committed By: maxv
Date: Sat Sep 21 07:31:56 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Remove unused function prototype. Reported by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94
Module Name:src
Committed By: maxv
Date: Sat Sep 21 07:31:56 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Remove unused function prototype. Reported by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94
Module Name:src
Committed By: maxv
Date: Sat Sep 21 07:08:27 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c mpt_netbsd.h
Log Message:
Add __printflike, and fix two incorrect fmts. Reported by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19
Module Name:src
Committed By: maxv
Date: Sat Sep 21 07:08:27 UTC 2019
Modified Files:
src/sys/dev/ic: mpt.c mpt_netbsd.h
Log Message:
Add __printflike, and fix two incorrect fmts. Reported by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19
Module Name:src
Committed By: christos
Date: Fri Sep 20 14:20:45 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c isp_netbsd.h
Log Message:
declare printflike functions and fix another printf format.
also change 0x%x -> %#x.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Fri Sep 20 14:20:45 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c isp_netbsd.h
Log Message:
declare printflike functions and fix another printf format.
also change 0x%x -> %#x.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maxv
Date: Fri Sep 20 11:29:47 UTC 2019
Modified Files:
src/sys/dev/ic: an.c
Log Message:
Don't use the same iterator in a nested loop. (How could this work?)
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.70
Module Name:src
Committed By: maxv
Date: Fri Sep 20 11:29:47 UTC 2019
Modified Files:
src/sys/dev/ic: an.c
Log Message:
Don't use the same iterator in a nested loop. (How could this work?)
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.70
Module Name:src
Committed By: maxv
Date: Fri Sep 20 09:07:35 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Fix argument.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/ic/isp_netbsd.c
Please note
Module Name:src
Committed By: maxv
Date: Fri Sep 20 09:07:35 UTC 2019
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Fix argument.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/ic/isp_netbsd.c
Please note
Module Name:src
Committed By: maxv
Date: Fri Sep 20 09:00:50 UTC 2019
Modified Files:
src/sys/dev/ic: i82557.c
Log Message:
Fix direction of the loop.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/sys/dev/ic/i82557.c
Please
Module Name:src
Committed By: maxv
Date: Fri Sep 20 09:00:50 UTC 2019
Modified Files:
src/sys/dev/ic: i82557.c
Log Message:
Fix direction of the loop.
Found by the lgtm bot.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/sys/dev/ic/i82557.c
Please
Module Name:src
Committed By: nonaka
Date: Fri Sep 20 05:32:42 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
Don't set Phase Tag bit of Completion Queue entry at nvme_poll_done().
A new completion queue entry check incorrectly determined that there was
a
Module Name:src
Committed By: nonaka
Date: Fri Sep 20 05:32:42 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
Don't set Phase Tag bit of Completion Queue entry at nvme_poll_done().
A new completion queue entry check incorrectly determined that there was
a
Module Name:src
Committed By: msaitoh
Date: Tue Sep 3 14:26:55 UTC 2019
Modified Files:
src/sys/dev/ic: rt2860.c
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: msaitoh
Date: Tue Sep 3 14:26:55 UTC 2019
Modified Files:
src/sys/dev/ic: rt2860.c
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: mlelstv
Date: Mon Sep 2 07:25:48 UTC 2019
Modified Files:
src/sys/dev/ic: bwfm.c
Log Message:
tagging work queue as MPSAFE was premature. Revert.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/ic/bwfm.c
Please
Module Name:src
Committed By: mlelstv
Date: Mon Sep 2 07:25:48 UTC 2019
Modified Files:
src/sys/dev/ic: bwfm.c
Log Message:
tagging work queue as MPSAFE was premature. Revert.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/ic/bwfm.c
Please
Module Name:src
Committed By: mlelstv
Date: Sun Sep 1 14:44:14 UTC 2019
Added Files:
src/sys/dev/ic: rng200.c rng200reg.h rng200var.h
Log Message:
Driver for Broadcom RNG200 hardware random generator
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1
Module Name:src
Committed By: mlelstv
Date: Sun Sep 1 14:44:14 UTC 2019
Added Files:
src/sys/dev/ic: rng200.c rng200reg.h rng200var.h
Log Message:
Driver for Broadcom RNG200 hardware random generator
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1
1 - 100 of 211 matches
Mail list logo