CVS commit: src/sys/dev/sdmmc

2021-03-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Mar 13 23:26:47 UTC 2021 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Enable block count only for count > 0. Don't enable autostop when command sets new flag SCF_NO_STOP. To generate a diff of this commit: cvs rdi

CVS commit: src/sys/dev/sdmmc

2021-03-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Mar 13 23:22:44 UTC 2021 Modified Files: src/sys/dev/sdmmc: sdmmcvar.h Log Message: define NO_STOP flag To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/sdmmc/sdmmcvar.h Please note that diffs are

CVS commit: src/sys/dev/wsfont

2021-03-12 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Fri Mar 12 17:03:06 UTC 2021 Modified Files: src/sys/dev/wsfont: spleen5x8.h spleen6x12.h Log Message: Update Spleen kernel fonts to version 1.9.0, bringing the following improvements: - Enlarge vertical line for consistency wit

CVS commit: src/sys/dev/pci/ixgbe

2021-03-11 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 12 01:54:29 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Refactor rxr->next_to_check updating. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/ixgbe/ix_txrx.c P

CVS commit: src/sys/dev/pci/ixgbe

2021-03-11 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 12 01:53:36 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Remove extra unlock/lock processing around if_percpuq_enqueue(). same as if_wm.c:r1.700 To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci/ixgbe

2021-03-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Mar 11 02:30:47 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: Add "TX " to "Queue No Descriptor Available" to make it more understandable. Same as ixgbe.c rev. 1.278. To generate a diff of this commit:

CVS commit: src/sys/dev/pci

2021-03-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Mar 11 01:23:34 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Whitespace fixes. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.701 -r1.702 src/sys/dev/pci/if_wm.c Please note tha

CVS commit: src/sys/dev/ic

2021-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 10 18:26:16 UTC 2021 Modified Files: src/sys/dev/ic: gem.c Log Message: remove extra arguments To generate a diff of this commit: cvs rdiff -u -r1.133 -r1.134 src/sys/dev/ic/gem.c Please note that diffs are not public

CVS commit: src/sys/dev/usb

2021-03-09 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Tue Mar 9 16:38:49 UTC 2021 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add ASUSTEK AURALED To generate a diff of this commit: cvs rdiff -u -r1.791 -r1.792 src/sys/dev/usb/usbdevs Please note that diffs are not public d

CVS commit: src/sys/dev/usb

2021-03-09 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Tue Mar 9 16:37:24 UTC 2021 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add CoolerMaster, and AMD SR4 lamplight Control device (Wraith Prism RGB CPU Cooler) To generate a diff of this commit: cvs rdiff -u -r1.790 -r1.79

CVS commit: src/sys/dev/fdt

2021-03-08 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Mar 8 13:15:06 UTC 2021 Modified Files: src/sys/dev/fdt: genet_fdt.c Log Message: Interrupt no longer needs kernel lock. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/fdt/genet_fdt.c Please note

CVS commit: src/sys/dev/ic

2021-03-08 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Mar 8 13:14:44 UTC 2021 Modified Files: src/sys/dev/ic: bcmgenet.c bcmgenetreg.h bcmgenetvar.h Log Message: Compute CRC for all segments of a multi-buffer packet. Add interrupt mitigation for transmit and receive. Use separa

CVS commit: src/sys/dev/pci/ixgbe

2021-03-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Mar 8 07:10:45 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Use no_jmbuf evcnt for the failure case of ixgbe_getjcl(). To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/dev/pc

CVS commit: src/sys/dev/ic

2021-03-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Mar 7 14:31:20 UTC 2021 Modified Files: src/sys/dev/ic: sti.c Log Message: Remove an '#ifndef hp300' and make STI_{EN,DIS}ABLE_ROM simply check the sc_{en,disable}_rom methdos provide by the bus attachment glue. To generate

CVS commit: src/sys/dev/iscsi

2021-03-07 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Mar 7 12:30:03 UTC 2021 Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: Stop advertising more openings after limit is reached. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/iscsi/is

CVS commit: src/sys/dev/ic

2021-03-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Mar 7 10:02:34 UTC 2021 Modified Files: src/sys/dev/ic: sti.c Log Message: Use bus_space_mmap in sti_mmap. This makes X on sti for my B160L nearly work (the colour map is somewhat wrong), but at least the machine doesn't wedg

CVS commit: src/sys/dev/fdt

2021-03-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Mar 6 13:21:26 UTC 2021 Modified Files: src/sys/dev/fdt: fdt_ddb.c Log Message: Improve fdt_isprint so that it returns false if there are consecutive zeroes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sy

CVS commit: src/sys/dev/ic

2021-03-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Mar 6 05:37:18 UTC 2021 Modified Files: src/sys/dev/ic: mb89352.c Log Message: Fix a possible race condition in spc_msgin() in NO_MANUAL_XFER case. To avoid the race, check SSTS and INTS after XFR command as spc_pio_datain(

CVS commit: src/sys/dev/pci

2021-03-05 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Fri Mar 5 13:21:07 UTC 2021 Modified Files: src/sys/dev/pci: if_iavf.c Log Message: Fix missing IFM_FDX To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/if_iavf.c Please note that diffs are not

CVS commit: src/sys/dev/ic

2021-03-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 4 20:30:39 UTC 2021 Modified Files: src/sys/dev/ic: sti.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/dev/ic/sti.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/ic

2021-03-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 4 07:29:40 UTC 2021 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Use BUS_ADDR_{LO,HI}32. NFC. To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/sys/dev/ic/ahcisata_core.c Please note tha

CVS commit: src/sys/dev/ic

2021-03-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 4 07:24:38 UTC 2021 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Use __BIT(). NFC. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/sys/dev/ic/ahcisata_core.c Please note that diffs are

CVS commit: src/sys/dev/usb

2021-03-02 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Mar 2 22:21:38 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: OppsRemove irrelavent debug code and don't free_m before IFQ_DEQUEUE(). Identified and reported by Patrick Welche and remedy found by Martin H

CVS commit: src/sys/dev/pci/ixgbe

2021-03-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 2 11:10:53 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Fix jcl's starvation case in ixgbe_rxeof() again. ix_txrx.c rev.1.64 preallocates jcl to prevent starvation but it's not perfect. Don't

CVS commit: src/sys/dev/pci

2021-03-01 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Tue Mar 2 07:55:16 UTC 2021 Modified Files: src/sys/dev/pci: if_rge.c Log Message: Fix build failure for options NET_MPSAFE. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/pci/if_rge.c Please note

CVS commit: src/sys/dev/usb

2021-03-01 Thread Greg Troxel
Module Name:src Committed By: gdt Date: Tue Mar 2 00:18:22 UTC 2021 Modified Files: src/sys/dev/usb: ukbd.c Log Message: ukbd: GC some 20 year old code (NFC) Long ago, code was improved to allow detaching keyboards that were the console, but the old commen and panic() we

CVS commit: src/sys/dev/usb

2021-03-01 Thread Greg Troxel
Module Name:src Committed By: gdt Date: Tue Mar 2 00:01:27 UTC 2021 Modified Files: src/sys/dev/usb: ukbd.c Log Message: ukbd: Condition probe-time verbosity on USBVERBOSE Previously, this driver switched on more verbose messages based on DIAGNOSTIC. But, the messages w

CVS commit: src/sys/dev/usb

2021-03-01 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Mar 1 22:59:52 UTC 2021 Modified Files: src/sys/dev/usb: usbnet.h Log Message: note that "enum usbnet_ep un_ed" member is the wrong type, and should be "uByte un_ed", and fix when we version this next. noticed by martin@ To g

CVS commit: src/sys/dev

2021-03-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Mar 1 18:18:39 UTC 2021 Modified Files: src/sys/dev: DEVNAMES Log Message: add rge To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.330 src/sys/dev/DEVNAMES Please note that diffs are not public domain; they a

CVS commit: src/sys/dev/pci

2021-03-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Mar 1 17:48:52 UTC 2021 Modified Files: src/sys/dev/pci: files.pci if_rge.c if_rgereg.h Log Message: Update rge(4) from older OpenBSD, finish porting. Should consider merging this all into re(4) and rgephy(4) someday. Som

CVS commit: src/sys/dev/usb

2021-03-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Mar 1 17:41:44 UTC 2021 Modified Files: src/sys/dev/usb: usbnet.c Log Message: reduce aprint_error(9) abuse To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/usbnet.c Please note that diffs ar

CVS commit: src/sys/dev/usb

2021-03-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Mar 1 17:41:00 UTC 2021 Modified Files: src/sys/dev/usb: if_axe.c Log Message: reduce aprint_error(9) abuse To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/dev/usb/if_axe.c Please note that diffs

CVS commit: src/sys/dev/pci

2021-02-28 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Mar 1 04:50:18 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Refactor rxq->rxq_ptr updating. To generate a diff of this commit: cvs rdiff -u -r1.700 -r1.701 src/sys/dev/pci/if_wm.c Please note that diff

CVS commit: src/sys/dev/pci

2021-02-28 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Mar 1 04:49:11 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Remove extra unlock/lock processing around if_percpuq_enqueue(). This temporary unlock/lock processing was required for direct calling ifp->if_

CVS commit: src/sys/dev/i2c

2021-02-28 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Mar 1 04:40:39 UTC 2021 Modified Files: src/sys/dev/i2c: lm75.c Log Message: Use lmtemp(4) as entropy source. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/i2c/lm75.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2021-02-28 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Mar 1 04:39:45 UTC 2021 Modified Files: src/sys/dev/i2c: dstemp.c Log Message: Use dstemp(4) as entropy source. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/i2c/dstemp.c Please note that diffs are

CVS commit: src/sys/dev/usb

2021-02-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri Feb 26 01:38:44 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: Also free assocated mbufs. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 src/sys/dev/usb/if_urtwn.c Please note that diffs are n

CVS commit: src/sys/dev/pci

2021-02-25 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Feb 25 19:11:44 UTC 2021 Modified Files: src/sys/dev/pci: gffb.c Log Message: match Geforce FX5200 Go found in some iMac G5 models To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/gffb.c Pleas

CVS commit: src/sys/dev/usb

2021-02-23 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 24 01:46:57 UTC 2021 Modified Files: src/sys/dev/usb: usb.c Log Message: fix sparc build: db_expr_t is larger than a pointer. To generate a diff of this commit: cvs rdiff -u -r1.192 -r1.193 src/sys/dev/usb/usb.c Please no

CVS commit: src/sys/dev/usb

2021-02-23 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 23 08:51:36 UTC 2021 Modified Files: src/sys/dev/usb: usb.c Log Message: fix the formating for 'show usbxferlist'. To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.192 src/sys/dev/usb/usb.c Please note that diff

CVS commit: src/sys/dev/pci

2021-02-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 23 07:17:58 UTC 2021 Modified Files: src/sys/dev/pci: mpii.c Log Message: Whitespace (mostly trailing) To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/mpii.c Please note that diffs are not p

CVS commit: src/sys/dev/pci

2021-02-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 23 07:15:30 UTC 2021 Modified Files: src/sys/dev/pci: mpii.c Log Message: Use the PCI_MAPREG_TYPE macro. No binary change. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/dev/pci/mpii.c Please note

CVS commit: src/sys/dev/usb

2021-02-22 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 22 20:45:29 UTC 2021 Modified Files: src/sys/dev/usb: usb.c Log Message: fix formatting and db_usb_command_table[] static. idea from rillig@. To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/sys/dev/usb/

CVS commit: src/sys/dev/fdt

2021-02-21 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Mon Feb 22 06:21:35 UTC 2021 Modified Files: src/sys/dev/fdt: cpufreq_dt.c Log Message: It is more appropriate to use clk_get_rate() rather than sc->sc_freq_target * 100. ci_data.cpu_cc_freq should be set to a higher precision v

CVS commit: src/sys/dev/usb

2021-02-21 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 21 23:06:39 UTC 2021 Modified Files: src/sys/dev/usb: usb.c Log Message: add ddb commands to inspect usb xfer and xferlist structures. To generate a diff of this commit: cvs rdiff -u -r1.188 -r1.189 src/sys/dev/usb/usb.c P

CVS commit: src/sys/dev/usb

2021-02-21 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 21 23:06:13 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: replace printf "ERROR" with device_printf() and useful messages. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/sys/dev/usb/if

CVS commit: src/sys/dev/usb

2021-02-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 21 12:36:39 UTC 2021 Modified Files: src/sys/dev/usb: usb_quirks.c Log Message: Add a bunch of USB loader devices for Freescale SoC that should not attach as HID devices. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/dev/pci

2021-02-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Feb 20 13:31:35 UTC 2021 Modified Files: src/sys/dev/pci: if_mcx.c Log Message: Sync with OpenBSD r1.99: move the rearming of the cq after the refill of the rq. this is the only real diff we have left outstanding on

CVS commit: src/sys/dev/pci

2021-02-18 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Feb 18 17:56:04 UTC 2021 Modified Files: src/sys/dev/pci: if_aq.c Log Message: - use if_initialize() and if_register() instead of if_attach() - add IFEF_MPSAFE to if_extflags pointed out by msaitoh@, thanks To generate a diff

CVS commit: src/sys/dev

2021-02-17 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Wed Feb 17 12:37:33 UTC 2021 Modified Files: src/sys/dev: spkr_audio.c Log Message: Attach this only if the parent device has playback capability. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/spkr_audio

CVS commit: src/sys/dev/pci

2021-02-17 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Wed Feb 17 08:10:34 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: wm(4) use atomic_{load,store}_relaxed for evcnt 64 bit counter. ok'ed by msaitoh@n.o. To generate a diff of this commit: cvs rdiff -u -r1.697

CVS commit: src/sys/dev/usb

2021-02-16 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Feb 17 06:30:57 UTC 2021 Modified Files: src/sys/dev/usb: usb_subr.c Log Message: Expose more descriptor items as device properties. To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 src/sys/dev/usb/usb_subr.c

CVS commit: src/sys/dev/raidframe

2021-02-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Mon Feb 15 23:27:03 UTC 2021 Modified Files: src/sys/dev/raidframe: rf_reconstruct.c Log Message: Fix a long long-standing off-by-one error in computing lastPSID. SUsPerPU is only really supported for a value of 1, and since the f

CVS commit: src/sys/dev/usb

2021-02-15 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Mon Feb 15 13:39:18 UTC 2021 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Fix my copy-and-paste bug in rev1.160. This fixes recording sample dropout. To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 src/s

CVS commit: src/sys/dev/pci

2021-02-14 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Feb 14 14:05:03 UTC 2021 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: if_bnx.c: fix misleading indentation suggested by rillig@ To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/sys/dev/pci/if_

CVS commit: src/sys/dev/audio

2021-02-13 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Feb 14 03:41:13 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: Add missing curlwp_bindx() corresponding to curlwp_bind(). Pointed out by riastradh@. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1

CVS commit: src/sys/dev/pci

2021-02-13 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Feb 13 16:33:30 UTC 2021 Modified Files: src/sys/dev/pci: if_bnx.c if_bnxreg.h Log Message: Curb aprint_*() abuse in bnx(4) To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/sys/dev/pci/if_bnx.c cvs rdiff

CVS commit: src/sys/dev/pci

2021-02-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Feb 13 01:51:24 UTC 2021 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: Revert bnx(4) to INTx interrupts. Should fix PR kern/55974. This driver does not yet do the special MSI and MSI-X setup that the chip apparent

CVS commit: src/sys/dev/scsipi

2021-02-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 10 16:30:01 UTC 2021 Modified Files: src/sys/dev/scsipi: cd.c sd.c Log Message: PR/55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c consistent by also using __BIT() To generate a diff of this co

CVS commit: src/sys/dev/pci

2021-02-09 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Feb 9 15:05:49 UTC 2021 Modified Files: src/sys/dev/pci: if_iavf.c if_ixl.c Log Message: Zero interrupt handles upon allocation. Might prevent detach-time bugs. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.

CVS commit: src/sys/dev/audio

2021-02-09 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Feb 9 12:36:34 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: Protect also audioopen() and audiobellopen() from audiodetach() with psref(9), as well as others(audioread, audiowrite, etc..). - Rename audio_fil

CVS commit: src/sys/dev/audio

2021-02-08 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Feb 9 05:53:14 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: Change the lock conditions to call audio_unlink(). This can remove a different copy of audio_exlock_enter() in audio_unlink() and can use normal o

CVS commit: src/sys/dev/pci

2021-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 8 06:56:26 UTC 2021 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/dev/pci/if_vioif.c Please note that diffs are not pu

CVS commit: src/sys/dev/pci

2021-02-07 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Sun Feb 7 11:25:56 UTC 2021 Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: Allow MSIX and MSI for interrupt type To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/xhci_pci.c Please note tha

CVS commit: src/sys/dev/pci

2021-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 09:29:53 UTC 2021 Modified Files: src/sys/dev/pci: virtio.c Log Message: In virtio_alloc_vq change BUS_DMA_NOWAIT to BUS_DMA_WAITOK. It's always called from attach routines. To generate a diff of this commit: cvs rdif

CVS commit: src/sys/dev/pci

2021-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 09:26:17 UTC 2021 Modified Files: src/sys/dev/pci: virtio.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/pci/virtio.c Please note that diffs are not public

CVS commit: src/sys/dev/pci

2021-02-06 Thread Darrin B. Jewell
Module Name:src Committed By: dbj Date: Sun Feb 7 04:58:17 UTC 2021 Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: xhci_pci.c: reimplement XHCI_DISABLE_MSI and XHCI_DISABLE_MSIX To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/xhci

CVS commit: src/sys/dev/ofw

2021-02-06 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 6 16:07:14 UTC 2021 Modified Files: src/sys/dev/ofw: openfirm.h Log Message: Wrap some definite-only-in-kernel-environment prototypees in _KERNEL. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/d

CVS commit: src/sys/dev/sbus

2021-02-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 13:02:28 UTC 2021 Modified Files: src/sys/dev/sbus: dbri.c Log Message: Remove an extra mutex_spin_exit() in error path. This is a part of rev 1.38. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys

CVS commit: src/sys/dev/pci

2021-02-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 12:59:13 UTC 2021 Modified Files: src/sys/dev/pci: yds.c Log Message: Remove an extra mutex_spin_exit() in yds_resume(). This one has been moved to before yds_init() in rev 1.59. To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci

2021-02-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 12:55:34 UTC 2021 Modified Files: src/sys/dev/pci: sv.c Log Message: Add a missing mutex_spin_exit(). To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/sv.c Please note that diffs are not p

CVS commit: src/sys/dev/pci

2021-02-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 09:45:17 UTC 2021 Modified Files: src/sys/dev/pci: auich.c auvia.c Log Message: Hold sc_intr_lock in open()/close(). vtbl->{lock,unlock} (in fact ac97_{lock,unlock}) don't seem to need releasing an interrupt lock. Confir

CVS commit: src/sys/dev/sbus

2021-02-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 09:15:11 UTC 2021 Modified Files: src/sys/dev/sbus: dbri.c dbrivar.h Log Message: Remove something like counters. - Counting {open,close} is done by the MI audio layer. - trigger_* is not called again between trigger_* a

CVS commit: src/sys/dev/isa

2021-02-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 07:16:18 UTC 2021 Modified Files: src/sys/dev/isa: gus.c Log Message: Calling halt_{input,output} is done by the MI audio layer if necessary. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/sys/dev/

CVS commit: src/sys/dev/i2c

2021-02-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 6 05:21:47 UTC 2021 Modified Files: src/sys/dev/i2c: lm75.c Log Message: - Add some additional compat strings from the DT bindings. - Use device_compatible_entry::value to hold the device type, and generally tidy up de

CVS commit: src/sys/dev/pci

2021-02-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 6 05:15:03 UTC 2021 Modified Files: src/sys/dev/pci: emuxki.c Log Message: Remove debug messages which are no longer necessary. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/emuxki.c Plea

CVS commit: src/sys/dev/pci

2021-02-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Feb 5 22:23:30 UTC 2021 Modified Files: src/sys/dev/pci: if_mcx.c Log Message: mcx: Add if_transmit callback to enable more than one tx queue To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/i

CVS commit: src/sys/dev/virtio

2021-02-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Feb 5 21:25:36 UTC 2021 Modified Files: src/sys/dev/virtio: virtio_mmio.c virtio_mmiovar.h Log Message: Add virtio mmio probe function To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/virtio/virtio_m

CVS commit: src/sys/dev/pci

2021-02-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Feb 5 20:45:38 UTC 2021 Modified Files: src/sys/dev/pci: virtio.c Log Message: Better reading of 4.1.3.1, it seems that using 32 bit reads/writes is mandatory for non-legacy devices. To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci

2021-02-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Feb 5 19:18:23 UTC 2021 Modified Files: src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h Log Message: Second round of cleaning up endian code. No more tailored code to maintain. To generate a diff of this commit: cvs rdi

CVS commit: src/sys/dev/fdt

2021-02-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Feb 5 17:20:32 UTC 2021 Modified Files: src/sys/dev/fdt: fdtbus.c Log Message: Assign device handles to devices that attach to the "fdt" interface attribute in fdtbus_device_register(). To generate a diff of this commit: c

CVS commit: src/sys/dev/ofw

2021-02-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Feb 5 17:17:59 UTC 2021 Modified Files: src/sys/dev/ofw: ofw_subr.c openfirm.h Log Message: OpenFirmware device handle implementation. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ofw/ofw_subr.

CVS commit: src/sys/dev/acpi

2021-02-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Feb 5 17:13:40 UTC 2021 Modified Files: src/sys/dev/acpi: acpi.c Log Message: Assign device handles to "at acpi" and "at pci" devices in acpi_device_register(). To generate a diff of this commit: cvs rdiff -u -r1.289 -r1.2

CVS commit: src/sys/dev/acpi

2021-02-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Feb 5 17:12:43 UTC 2021 Modified Files: src/sys/dev/acpi: acpi_util.c acpi_util.h Log Message: ACPI device handle implementation. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/acpi/acpi_util.c c

CVS commit: src/sys/dev/pci

2021-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 5 16:06:25 UTC 2021 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: PR/55975: Riccardo Mottola: Don't try to lock a mutex from an interrupt context. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90

CVS commit: src/sys/dev/acpi

2021-02-04 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Feb 4 23:59:46 UTC 2021 Modified Files: src/sys/dev/acpi: dwiic_acpi.c Log Message: Use acpi_compatible_match(). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/dwiic_acpi.c Please note that d

CVS commit: src/sys/dev/fdt

2021-02-04 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Feb 4 22:14:08 UTC 2021 Modified Files: src/sys/dev/fdt: fdtbus.c fdtvar.h Log Message: Add fdtbus_device_register(). Just a placeholder for now. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/f

CVS commit: src/sys/dev/acpi

2021-02-04 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Feb 4 21:39:00 UTC 2021 Modified Files: src/sys/dev/acpi: acpi.c acpivar.h Log Message: Add acpi_device_register(). Just a placeholder for now. To generate a diff of this commit: cvs rdiff -u -r1.288 -r1.289 src/sys/dev/a

CVS commit: src/sys/dev/ofw

2021-02-04 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Feb 4 20:19:09 UTC 2021 Modified Files: src/sys/dev/ofw: files.ofw ofw_subr.c Added Files: src/sys/dev/ofw: ofw_i2c_subr.c ofw_spi_subr.c Log Message: Split the i2c and spi stuff out into their own files. To genera

CVS commit: src/sys/dev/usb

2021-02-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Feb 3 23:26:08 UTC 2021 Modified Files: src/sys/dev/usb: ums.c Log Message: I have a cheap USB optical mouse (CHICONY product 0x0939, also known as "PixArt USB Optical Mouse") that likes to disconnect after 60 seconds and th

CVS commit: src/sys/dev/usb

2021-02-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Feb 3 23:24:08 UTC 2021 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen for addition of CHICONY optical mouse. To generate a diff of this commit: cvs rdiff -u -r1.779 -r1.780 src/sys/dev/usb/us

CVS commit: src/sys/dev/usb

2021-02-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Feb 3 23:23:42 UTC 2021 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add a CHICONY optical mouse product ID. To generate a diff of this commit: cvs rdiff -u -r1.789 -r1.790 src/sys/dev/usb/usbdevs Please note tha

CVS commit: src/sys/dev/pci

2021-02-03 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Wed Feb 3 21:04:41 UTC 2021 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Oops, made a mistake in my last commit To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/if_vioif.c Please note

CVS commit: src/sys/dev/pci

2021-02-03 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Wed Feb 3 20:28:00 UTC 2021 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Allocate enough space for the bus_dmamap_t arrays for rxq_hdr_dmamaps[] and txq_hdr_maps[] To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/dev/pci

2021-02-03 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Wed Feb 3 14:44:32 UTC 2021 Modified Files: src/sys/dev/pci: cs4280.c cs4281.c cs428x.h Log Message: Remove code no longer used. The code that used sc->{halt_input,halt_output} function pointer was removed in 2004. (see cs428x.c r

CVS commit: src/sys/dev/pci

2021-02-02 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue Feb 2 16:11:43 UTC 2021 Modified Files: src/sys/dev/pci: pucdata.c Log Message: Also match Oxford Semiconductor Exsys EX-41098 PCI UARTs To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/sys/dev/pci/pucdat

CVS commit: src/sys/dev/usb

2021-02-02 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Tue Feb 2 10:46:18 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: if_urtwn.c: Plug a few leaks Can be a cause of PR/55968 To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/if_urtwn.

CVS commit: src/sys/dev/usb

2021-02-01 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Tue Feb 2 00:27:38 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: if_urtwn: Add a missing newline to an aprint_error_dev message To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/usb/if_

CVS commit: src/sys/dev/usb

2021-01-31 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Feb 1 06:59:37 UTC 2021 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: urtwn(4): Check for allocation failure in urtwn_tx_beacon. Candidate fix for PR kern/55968. To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/dev/usb

2021-01-31 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Feb 1 04:49:02 UTC 2021 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.778 -r1.779 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbdevs_data.

<    1   2   3   4   5   6   7   8   9   10   >