Module Name:src
Committed By: macallan
Date: Fri Jan 10 06:26:34 UTC 2020
Modified Files:
src/sys/arch/macppc/conf: GENERIC
Log Message:
add lmu driver
To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 src/sys/arch/macppc/conf/GENERIC
Please note that diff
Module Name:src
Committed By: macallan
Date: Fri Jan 10 06:24:17 UTC 2020
Modified Files:
src/sys/arch/macppc/conf: files.macppc
Added Files:
src/sys/arch/macppc/dev: lmu.c
Log Message:
add driver for the ambient light sensor / keyboard light controller found in
Po
Module Name:src
Committed By: martin
Date: Thu Jan 9 20:07:46 UTC 2020
Modified Files:
src/distrib/evbmips/instkernel/ramdisk: Makefile
Log Message:
PR install/54777: add dhcpcd to the install ramdisk
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/dis
Module Name:src
Committed By: martin
Date: Thu Jan 9 19:51:49 UTC 2020
Modified Files:
src/usr.sbin/sysinst: mbr.c
Log Message:
When reading the secondary disklabel partitions from an existing disklabel
set the mbr partitions as parent.
To generate a diff of this commit
Module Name:src
Committed By: martin
Date: Thu Jan 9 19:17:46 UTC 2020
Modified Files:
src/distrib/acorn32/ramdisk: dot.profile
src/distrib/alpha/instkernel/ramdisk: dot.profile
src/distrib/amd64/ramdisks/common: dot.profile
src/distrib/arc/ramdisk:
Module Name:src
Committed By: macallan
Date: Thu Jan 9 18:49:06 UTC 2020
Modified Files:
src/sys/arch/macppc/conf: files.macppc
src/sys/arch/macppc/dev: ki2c.c
Log Message:
defflag KI2C_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sy
Module Name:src
Committed By: macallan
Date: Thu Jan 9 18:47:46 UTC 2020
Modified Files:
src/sys/arch/macppc/dev: ki2c.c
Log Message:
if we have more than one i2c-bus node, look for children on both
now we find the light sensor in my shiny new toy
To generate a diff of
Module Name:src
Committed By: snj
Date: Thu Jan 9 17:18:43 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
614
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.158 -r1.1.2.159 src/doc/CHANGES-9.0
Please note that diffs are not public domain
Module Name:src
Committed By: snj
Date: Thu Jan 9 17:16:47 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: cpu.c
src/sys/arch/arm/arm32 [netbsd-9]: cpu.c
src/sys/dev/fdt [netbsd-9]: fdtbus.c
Log Message:
Pull up following revision(s) (req
Module Name:src
Committed By: martin
Date: Thu Jan 9 17:06:46 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c md.h
Log Message:
Instead of a (bogus) attempt to query the model via ofctl, use the (now
fixed) sysctl hw.model instead.
To generate a diff of
Module Name:src
Committed By: ad
Date: Thu Jan 9 16:35:04 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: cpufunc.c
src/sys/arch/arm/arm32: cpu.c
src/sys/arch/macppc/macppc: cpu.c
src/sys/arch/mips/mips: cpu_subr.c
src/sys/arch/x86/x8
Module Name:src
Committed By: maxv
Date: Thu Jan 9 16:27:57 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
Log Message:
Registering the host's CR0 is done outside of the VCPU loop, so it must be
cleared because it is also cleared inside the loop.
Not clear
Module Name:src
Committed By: martin
Date: Thu Jan 9 16:23:42 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/arm32: cpu.c
src/sys/dev/fdt: fdtbus.c
Log Message:
When attaching the first fdtbus, use the root "comptabile" (or f
Module Name:src
Committed By: maxv
Date: Thu Jan 9 16:20:12 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
Log Message:
Mmh, as noted in PR/54847, this should be uint64_t, not uint16_t. Harmless
because we use only the two lowest bits anyway.
I believe thi
Module Name:src
Committed By: ad
Date: Thu Jan 9 15:50:16 UTC 2020
Modified Files:
src/usr.sbin/psrset: psrset.8
Log Message:
Add a recommendation for SMT to not split threads. XXX This should report
topo info to help the decision.
To generate a diff of this commit:
cv
Module Name:src
Committed By: martin
Date: Thu Jan 9 13:22:32 UTC 2020
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c defs.h disklabel.c disks.c gpt.c
label.c mbr.c menus.mi menus.pm msg.mi.de msg.mi.en msg.mi.es
msg.mi.fr msg.mi.pl msg.pm.de
Module Name:src
Committed By: msaitoh
Date: Thu Jan 9 12:49:12 UTC 2020
Modified Files:
src/sys/dev/pci: piixpm.c piixpmreg.h
Log Message:
Acquire/release host semaphore to share SMBus between the host and
the embedded controller (IMC).
Without this change, "shutdown -
Module Name:src
Committed By: martin
Date: Thu Jan 9 11:17:46 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Ticket #613
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.157 -r1.1.2.158 src/doc/CHANGES-9.0
Please note that diffs are not pu
Module Name:src
Committed By: martin
Date: Thu Jan 9 11:16:53 UTC 2020
Modified Files:
src/sys/arch/arm/rockchip [netbsd-9]: rk_vop.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #613):
sys/arch/arm/rockchip/rk_vop.c: revision 1.6
in rk
Module Name:src
Committed By: msaitoh
Date: Thu Jan 9 10:54:16 UTC 2020
Modified Files:
src/sys/dev/pci: if_stge.c if_stgereg.h
Log Message:
Reduce diff against OpenBSD. No functional change.
- USE CSR_{READ,WRITE}_*() macro.
- Move some macros from if_stge.c to if_stger
Module Name:src
Committed By: kamil
Date: Thu Jan 9 10:46:31 UTC 2020
Modified Files:
src/sys/arch/i386/include: ptrace.h
Log Message:
Add missing compat define of PT32_GETXSTATE
Fixes i386 build.
Reviewed by
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1
Module Name:src
Committed By: ad
Date: Thu Jan 9 10:43:45 UTC 2020
Modified Files:
src/sys/uvm: uvm_page.h
Log Message:
Use __SHIFTIN()/__SHIFTOUT(). Suggested by riastradh@.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/uvm/uvm_page.h
Please n
Module Name:src
Committed By: yamaguchi
Date: Thu Jan 9 08:54:05 UTC 2020
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Make some parametes in ixl(4) be able to change when loading
for debugging
- nomsix(boolean)
- disable msix support
- stats_interval(signed
23 matches
Mail list logo