Re: CVS commit: src/sys/dev/i2c

2022-11-22 Thread Brad Spencer
Simon Burge writes: > Hi Brad, > >> Module Name: src >> Committed By:brad >> Date:Tue Nov 22 19:40:31 UTC 2022 >> >> Modified Files: >> >> src/sys/dev/i2c: bmx280.c >> >> Log Message: >> >> Read the datasheet more closely and put in some delays. The chip will >>

Re: CVS commit: src/sys/dev/i2c

2022-11-22 Thread Simon Burge
Hi Brad, > Module Name: src > Committed By: brad > Date: Tue Nov 22 19:40:31 UTC 2022 > > Modified Files: > > src/sys/dev/i2c: bmx280.c > > Log Message: > > Read the datasheet more closely and put in some delays. The chip will > just return junk if the wait is not long enough to

CVS commit: src/sys/dev/i2c

2022-11-22 Thread Brad Spencer
Module Name:src Committed By: brad Date: Tue Nov 22 19:40:31 UTC 2022 Modified Files: src/sys/dev/i2c: bmx280.c Log Message: Read the datasheet more closely and put in some delays. The chip will just return junk if the wait is not long enough to allow a measurement to

CVS commit: src/sys/dev/i2c

2022-11-22 Thread Brad Spencer
Module Name:src Committed By: brad Date: Tue Nov 22 19:40:31 UTC 2022 Modified Files: src/sys/dev/i2c: bmx280.c Log Message: Read the datasheet more closely and put in some delays. The chip will just return junk if the wait is not long enough to allow a measurement to

CVS commit: src/distrib/sets/lists

2022-11-22 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Nov 22 17:35:45 UTC 2022 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: Fix h_lualibm debug set lists. To generate a diff of this commit: cvs rdiff -u -r1.392

CVS commit: src/distrib/sets/lists

2022-11-22 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Nov 22 17:35:45 UTC 2022 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: Fix h_lualibm debug set lists. To generate a diff of this commit: cvs rdiff -u -r1.392

CVS commit: src/sys/arch/luna68k/dev

2022-11-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Nov 22 16:17:29 UTC 2022 Modified Files: src/sys/arch/luna68k/dev: siotty.c Log Message: Use explicit struct to represent RX queue buffer data structure. No binary change. Maybe the similar change should be applied to MI

CVS commit: src/sys/arch/luna68k/dev

2022-11-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Nov 22 16:17:29 UTC 2022 Modified Files: src/sys/arch/luna68k/dev: siotty.c Log Message: Use explicit struct to represent RX queue buffer data structure. No binary change. Maybe the similar change should be applied to MI

CVS commit: src/tests/lib/lua/libm

2022-11-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Nov 22 15:57:03 UTC 2022 Modified Files: src/tests/lib/lua/libm: h_lualibm.c lualibm.lua Log Message: Sync style between Lua script and C source code. Fix false positive for some tests. To generate a diff of this commit: cvs

CVS commit: src/tests/lib/lua/libm

2022-11-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Nov 22 15:57:03 UTC 2022 Modified Files: src/tests/lib/lua/libm: h_lualibm.c lualibm.lua Log Message: Sync style between Lua script and C source code. Fix false positive for some tests. To generate a diff of this commit: cvs

CVS commit: src/lib/lua/libm

2022-11-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Nov 22 15:41:05 UTC 2022 Modified Files: src/lib/lua/libm: Makefile Log Message: Correct path for libm. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/lua/libm/Makefile Please note that diffs are not

CVS commit: src/lib/lua/libm

2022-11-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Nov 22 15:41:05 UTC 2022 Modified Files: src/lib/lua/libm: Makefile Log Message: Correct path for libm. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/lua/libm/Makefile Please note that diffs are not

CVS commit: src/sys/dev/pci

2022-11-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 22 14:55:53 UTC 2022 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.1451 -r1.1452 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1450

CVS commit: src/sys/dev/pci

2022-11-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 22 14:55:28 UTC 2022 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Xeon Scalable devices from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.1470 -r1.1471 src/sys/dev/pci/pcidevs Please

CVS commit: src/sys/dev/pci

2022-11-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Nov 22 14:55:28 UTC 2022 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Xeon Scalable devices from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.1470 -r1.1471 src/sys/dev/pci/pcidevs Please