Module Name:src
Committed By: thorpej
Date: Sun Mar 16 22:34:36 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: fp_complete.c
Log Message:
Convert the 24 year-old "temporary trap shadow instrumentation" to use
event counters (so they're generally visible) and atomics to
Module Name:src
Committed By: thorpej
Date: Sun Mar 16 22:34:36 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: fp_complete.c
Log Message:
Convert the 24 year-old "temporary trap shadow instrumentation" to use
event counters (so they're generally visible) and atomics to
Module Name:src
Committed By: thorpej
Date: Sun Mar 16 19:27:30 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: fp_complete.c machdep.c
src/sys/arch/alpha/include: alpha.h
Log Message:
Add an alpha_fp_init() function, and move the initialization of
FP-related ev
Module Name:src
Committed By: thorpej
Date: Sun Mar 16 19:27:30 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: fp_complete.c machdep.c
src/sys/arch/alpha/include: alpha.h
Log Message:
Add an alpha_fp_init() function, and move the initialization of
FP-related ev
Module Name:src
Committed By: thorpej
Date: Sun Mar 16 17:38:06 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
Log Message:
identifycpu(): don't print the system serial number from the RPB
if there isn't one there.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: thorpej
Date: Sun Mar 16 17:38:06 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
Log Message:
identifycpu(): don't print the system serial number from the RPB
if there isn't one there.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: thorpej
Date: Sun Mar 9 01:13:49 UTC 2025
Modified Files:
src/sys/arch/alpha/conf: files.alpha
Log Message:
Kernel config file parsing technology has advanced significantly in
the past decade, to the point where options can, in fact, have dep
Module Name:src
Committed By: thorpej
Date: Sun Mar 9 01:13:49 UTC 2025
Modified Files:
src/sys/arch/alpha/conf: files.alpha
Log Message:
Kernel config file parsing technology has advanced significantly in
the past decade, to the point where options can, in fact, have dep
Module Name:src
Committed By: thorpej
Date: Sun Mar 9 01:06:42 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: api_up1000.c autoconf.c dec_1000a.c
dec_2000_300.c dec_2100_a50.c dec_2100_a500.c dec_3000_300.c
dec_3000_500.c dec_550.c dec_6600.c de
Module Name:src
Committed By: thorpej
Date: Sun Mar 9 01:06:42 UTC 2025
Modified Files:
src/sys/arch/alpha/alpha: api_up1000.c autoconf.c dec_1000a.c
dec_2000_300.c dec_2100_a50.c dec_2100_a500.c dec_3000_300.c
dec_3000_500.c dec_550.c dec_6600.c de
Module Name:src
Committed By: thorpej
Date: Fri Feb 21 03:17:27 UTC 2025
Modified Files:
src/sys/arch/alpha/jensenio: jensenio.c
Log Message:
Fix a paste-o introduced in rev 1.22 that prevented ISA bus instances from
attaching.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: thorpej
Date: Fri Feb 21 03:17:27 UTC 2025
Modified Files:
src/sys/arch/alpha/jensenio: jensenio.c
Log Message:
Fix a paste-o introduced in rev 1.22 that prevented ISA bus instances from
attaching.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: thorpej
Date: Tue Aug 27 13:44:56 UTC 2024
Modified Files:
src/sys/kern: subr_device.c
src/sys/sys: device.h
Log Message:
- Remove devhandle_impl_inherit() and re-implement as devhandle_impl_subclass()
and a helper devhandle_subclass
Module Name:src
Committed By: thorpej
Date: Tue Aug 27 13:44:56 UTC 2024
Modified Files:
src/sys/kern: subr_device.c
src/sys/sys: device.h
Log Message:
- Remove devhandle_impl_inherit() and re-implement as devhandle_impl_subclass()
and a helper devhandle_subclass
Module Name:src
Committed By: thorpej
Date: Sat Aug 17 15:05:14 UTC 2024
Modified Files:
src/sys/arch/alpha/pci: sio_pic.c
Log Message:
In cy82c693_setup_elcr(), panic if cy82c693_init() fails as I suggested
should be done in a comment I wrote in this very file 26 years ag
Module Name:src
Committed By: thorpej
Date: Sat Aug 17 15:05:14 UTC 2024
Modified Files:
src/sys/arch/alpha/pci: sio_pic.c
Log Message:
In cy82c693_setup_elcr(), panic if cy82c693_init() fails as I suggested
should be done in a comment I wrote in this very file 26 years ag
Module Name:src
Committed By: thorpej
Date: Sat Aug 17 14:58:51 UTC 2024
Modified Files:
src/sys/dev/pci: cy82c693.c
Log Message:
Make the cyhc lock a regular mutex rather than a spin mutex. Simplify
some interaction with the lock by converting some open-coded test/panic
Module Name:src
Committed By: thorpej
Date: Sat Aug 17 14:58:51 UTC 2024
Modified Files:
src/sys/dev/pci: cy82c693.c
Log Message:
Make the cyhc lock a regular mutex rather than a spin mutex. Simplify
some interaction with the lock by converting some open-coded test/panic
Module Name:src
Committed By: thorpej
Date: Sat Jun 1 13:33:46 UTC 2024
Modified Files:
src/lib/libc/compat/sys: compat__lwp_park.c
Log Message:
Don't include both and .
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/compat/sys/compat__lwp_par
Module Name:src
Committed By: thorpej
Date: Sat Jun 1 13:33:46 UTC 2024
Modified Files:
src/lib/libc/compat/sys: compat__lwp_park.c
Log Message:
Don't include both and .
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/compat/sys/compat__lwp_par
Module Name:src
Committed By: thorpej
Date: Mon May 27 22:03:21 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_swapcontext.c
Log Message:
Mark as expected-fail on VAX (PR port-vax/58290).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/
Module Name:src
Committed By: thorpej
Date: Mon May 27 22:03:21 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_swapcontext.c
Log Message:
Mark as expected-fail on VAX (PR port-vax/58290).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/
Module Name:src
Committed By: thorpej
Date: Sat May 18 01:21:42 UTC 2024
Modified Files:
src/sys/sys: ucontext.h
Log Message:
If does not define __UCONTEXT_SIZE, define it as
sizeof(ucontext_t).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/sys/u
Module Name:src
Committed By: thorpej
Date: Sat May 18 01:21:42 UTC 2024
Modified Files:
src/sys/sys: ucontext.h
Log Message:
If does not define __UCONTEXT_SIZE, define it as
sizeof(ucontext_t).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/sys/u
Module Name:src
Committed By: thorpej
Date: Sat May 18 01:16:21 UTC 2024
Modified Files:
src/sys/sys: ucontext.h
Log Message:
Define the _UC_* flag bits before including .
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/sys/ucontext.h
Please note t
Module Name:src
Committed By: thorpej
Date: Sat May 18 01:16:21 UTC 2024
Modified Files:
src/sys/sys: ucontext.h
Log Message:
Define the _UC_* flag bits before including .
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/sys/ucontext.h
Please note t
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:37:42 UTC 2024
Modified Files:
src/sys/arch/alpha/include: mcontext.h
src/sys/arch/amd64/include: mcontext.h
src/sys/arch/arm/include: mcontext.h
src/sys/arch/hppa/include: mcontext.h
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:37:42 UTC 2024
Modified Files:
src/sys/arch/alpha/include: mcontext.h
src/sys/arch/amd64/include: mcontext.h
src/sys/arch/arm/include: mcontext.h
src/sys/arch/hppa/include: mcontext.h
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:05:50 UTC 2024
Modified Files:
src/sys/miscfs/procfs: procfs_cmdline.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/miscfs/procfs/procfs_cmdlin
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:05:50 UTC 2024
Modified Files:
src/sys/miscfs/procfs: procfs_cmdline.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/miscfs/procfs/procfs_cmdlin
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:05:18 UTC 2024
Modified Files:
src/sys/fs/unionfs: unionfs_vfsops.c
Log Message:
Remove unecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/fs/unionfs/unionfs_vfsops.c
Pl
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:05:18 UTC 2024
Modified Files:
src/sys/fs/unionfs: unionfs_vfsops.c
Log Message:
Remove unecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/fs/unionfs/unionfs_vfsops.c
Pl
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:04:46 UTC 2024
Modified Files:
src/sys/fs/union: union_vfsops.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/fs/union/union_vfsops.c
Please no
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:04:46 UTC 2024
Modified Files:
src/sys/fs/union: union_vfsops.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/fs/union/union_vfsops.c
Please no
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:04:01 UTC 2024
Modified Files:
src/sys/fs/udf: udf.h udf_rename.c
Log Message:
Move the include of to where it's truly needed.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/fs/udf/udf.h
cv
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:04:01 UTC 2024
Modified Files:
src/sys/fs/udf: udf.h udf_rename.c
Log Message:
Move the include of to where it's truly needed.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/fs/udf/udf.h
cv
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:02:04 UTC 2024
Modified Files:
src/sys/dev/i2c: dbcool.c sgsmix.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/i2c/dbcool.c
cvs rdiff -u -r
Module Name:src
Committed By: thorpej
Date: Sat May 18 00:02:04 UTC 2024
Modified Files:
src/sys/dev/i2c: dbcool.c sgsmix.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/i2c/dbcool.c
cvs rdiff -u -r
Module Name:src
Committed By: thorpej
Date: Fri May 17 23:57:46 UTC 2024
Modified Files:
src/sys/coda: coda_namecache.c coda_psdev.c coda_subr.c coda_venus.c
coda_vfsops.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: thorpej
Date: Fri May 17 23:57:46 UTC 2024
Modified Files:
src/sys/coda: coda_namecache.c coda_psdev.c coda_subr.c coda_venus.c
coda_vfsops.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: thorpej
Date: Fri May 17 23:56:24 UTC 2024
Modified Files:
src/sys/coda: cnode.h
Log Message:
->
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/coda/cnode.h
Please note that diffs are not public domain; they are sub
Module Name:src
Committed By: thorpej
Date: Fri May 17 23:56:24 UTC 2024
Modified Files:
src/sys/coda: cnode.h
Log Message:
->
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/coda/cnode.h
Please note that diffs are not public domain; they are sub
Module Name:src
Committed By: thorpej
Date: Fri May 17 22:21:17 UTC 2024
Modified Files:
src/sys/arch/vax/include: proc.h
Log Message:
G/C MDP_AST -- it's not referenced anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/include/proc
Module Name:src
Committed By: thorpej
Date: Fri May 17 22:21:17 UTC 2024
Modified Files:
src/sys/arch/vax/include: proc.h
Log Message:
G/C MDP_AST -- it's not referenced anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/include/proc
Module Name:src
Committed By: thorpej
Date: Fri May 17 21:37:07 UTC 2024
Modified Files:
src/sys/arch/vax/include: mcontext.h
src/sys/arch/vax/vax: machdep.c sig_machdep.c
Log Message:
Implement _UC_SETSTACK / _UC_CLRSTACK.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Fri May 17 21:37:07 UTC 2024
Modified Files:
src/sys/arch/vax/include: mcontext.h
src/sys/arch/vax/vax: machdep.c sig_machdep.c
Log Message:
Implement _UC_SETSTACK / _UC_CLRSTACK.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Thu Apr 25 01:33:04 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c
Log Message:
Add a match quirk to prevent matching any interface on SiPEED FPGA
development boards (e.g. Tang Nano 9K). The FT2232s on these boards
are wired
Module Name:src
Committed By: thorpej
Date: Thu Apr 25 01:33:04 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c
Log Message:
Add a match quirk to prevent matching any interface on SiPEED FPGA
development boards (e.g. Tang Nano 9K). The FT2232s on these boards
are wired
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 14:41:13 UTC 2024
Modified Files:
src/sys/dev/goldfish: gfpic.c
Log Message:
Remove a superflouous printf().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/goldfish/gfpic.c
Please note that
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 14:41:13 UTC 2024
Modified Files:
src/sys/dev/goldfish: gfpic.c
Log Message:
Remove a superflouous printf().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/goldfish/gfpic.c
Please note that
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:08:03 UTC 2024
Modified Files:
src/sys/kern: subr_vmem.c
Log Message:
vmem_init(): Ensure that the quantum is a power of 2, and that if private
tags are being used, they are added to the arena before the first span
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:31:26 UTC 2024
Modified Files:
src/sys/dev/pci: btvmeii.c
Log Message:
b3_2706_map_vme(): Use VM_BESTFIT.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/btvmeii.c
Please note that d
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:31:26 UTC 2024
Modified Files:
src/sys/dev/pci: btvmeii.c
Log Message:
b3_2706_map_vme(): Use VM_BESTFIT.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/btvmeii.c
Please note that d
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:27:33 UTC 2024
Modified Files:
src/sys/dev/vme: vme.c
Log Message:
_vme_space_get(): Use VM_BESTFIT.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/vme/vme.c
Please note that diffs are
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:27:33 UTC 2024
Modified Files:
src/sys/dev/vme: vme.c
Log Message:
_vme_space_get(): Use VM_BESTFIT.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/vme/vme.c
Please note that diffs are
Module Name:src
Committed By: thorpej
Date: Wed Apr 24 02:08:03 UTC 2024
Modified Files:
src/sys/kern: subr_vmem.c
Log Message:
vmem_init(): Ensure that the quantum is a power of 2, and that if private
tags are being used, they are added to the arena before the first span
Module Name:src
Committed By: thorpej
Date: Wed Apr 3 04:30:30 UTC 2024
Modified Files:
src/sys/arch/alpha/pci: irongate_pci.c
Log Message:
Add a missing barrier in irongate_conf_read0().
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/alpha/p
Module Name:src
Committed By: thorpej
Date: Wed Apr 3 04:30:30 UTC 2024
Modified Files:
src/sys/arch/alpha/pci: irongate_pci.c
Log Message:
Add a missing barrier in irongate_conf_read0().
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/alpha/p
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 19:11:21 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: dec_6600.c
src/sys/arch/alpha/include: rpb.h
Log Message:
In dec_6600_device_register(): If we're running on a DS10, set the
"pciide-disable-dma" prop
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 19:11:21 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: dec_6600.c
src/sys/arch/alpha/include: rpb.h
Log Message:
In dec_6600_device_register(): If we're running on a DS10, set the
"pciide-disable-dma" prop
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 19:06:31 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: api_up1000.c autoconf.c dec_1000a.c
dec_2000_300.c dec_2100_a50.c dec_2100_a500.c dec_3000_300.c
dec_3000_500.c dec_550.c dec_6600.c de
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 19:06:31 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: api_up1000.c autoconf.c dec_1000a.c
dec_2000_300.c dec_2100_a50.c dec_2100_a500.c dec_3000_300.c
dec_3000_500.c dec_550.c dec_6600.c de
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 18:59:52 UTC 2024
Modified Files:
src/sys/dev/pci: pciide_common.c
Log Message:
As the final step in configuraing bus-master DMA, consult the boolean device
property "pciide-disable-dma" and disable bus-master DMA if t
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 18:59:52 UTC 2024
Modified Files:
src/sys/dev/pci: pciide_common.c
Log Message:
As the final step in configuraing bus-master DMA, consult the boolean device
property "pciide-disable-dma" and disable bus-master DMA if t
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 17:13:29 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/alpha/include: cpu.h
Log Message:
Add machdep.rpb_type and machdep.rpb_variation sysctl nodes.
To generate a diff of this com
Module Name:src
Committed By: thorpej
Date: Sun Mar 31 17:13:29 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/alpha/include: cpu.h
Log Message:
Add machdep.rpb_type and machdep.rpb_variation sysctl nodes.
To generate a diff of this com
0 +1,144 @@
+#!/bin/sh -x
+#
+# $NetBSD: 99-ugen-perms-minipro,v 1.1 2024/03/30 16:47:55 thorpej Exp $
+#
+# Look for a "Minipro" (https://gitlab.com/DavidGriffith/minipro) compatible
+# EEPROM programmer and change change the permissions to 0660.
+#
+# Written by Jason R. Thorpe, March 2024. P
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 16:47:55 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/share/examples/devpubd/hooks: Makefile
Added Files:
src/share/examples/devpubd/hooks: 99-ugen-perms-minipro
Log Message:
Add an exam
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:42:10 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/share/examples/devpubd/hooks: Makefile
Added Files:
src/share/examples/devpubd/hooks: 99-ugen-perms-tigard
Log Message:
Add an examp
3/30 06:42:10 thorpej Exp $
+#
+# Look for a Tigard (https://github.com/tigard-tools/tigard) debug
+# board and change the permissions to 0660.
+#
+# Written by Jason R. Thorpe, March 2024. Public domain.
+#
+
+export LC_ALL=C
+
+event="$1"
+shift
+devices=$@
+
+orig_perms=0600
+new_perms=
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:29:34 UTC 2024
Modified Files:
src/share/examples: Makefile
Added Files:
src/share/examples/devpubd: Makefile
Log Message:
Descend into share/examples/devpubd/hooks
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:29:34 UTC 2024
Modified Files:
src/share/examples: Makefile
Added Files:
src/share/examples/devpubd: Makefile
Log Message:
Descend into share/examples/devpubd/hooks
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:29:01 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
Added Files:
src/share/examples/devpubd/hooks: 99-ucom-symlinks Makefile
Log Message:
Add an example devpubd hook that makes stable path names,
g.
+#
+# /dev/tty-uftdi-FT64S4YP-1 -> /dev/ttyU0
+#
+# /dev/tty-uslsa-01E7ABCC -> /dev/ttyU4
+#
+# If $driver or $serialnumber cannot be determined, then no symbolic link
+# will be created.
+#
+# Written by Jason R. Thorpe, December 2022. Public domain.
+#
+
+export LC_ALL=C
+
+event
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:11:59 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
Log Message:
Add an examples directory for devpubd hooks.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: thorpej
Date: Sat Mar 30 06:11:59 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
Log Message:
Add an examples directory for devpubd hooks.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: thorpej
Date: Fri Mar 29 19:30:09 UTC 2024
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
ugen and ugenif share the same /dev/ugenN.xx namespace in such a way
that the device unit number does not necessarily match the /dev/ugenN.xx
unit
Module Name:src
Committed By: thorpej
Date: Fri Mar 29 19:30:09 UTC 2024
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
ugen and ugenif share the same /dev/ugenN.xx namespace in such a way
that the device unit number does not necessarily match the /dev/ugenN.xx
unit
Module Name:src
Committed By: thorpej
Date: Tue Mar 26 03:38:02 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c usbdevices.config
Log Message:
Add a "match quirk" mechanism to the uftdi driver that allows it to
selectively reject individual interfaces based on the combin
Module Name:src
Committed By: thorpej
Date: Tue Mar 26 03:38:02 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c usbdevices.config
Log Message:
Add a "match quirk" mechanism to the uftdi driver that allows it to
selectively reject individual interfaces based on the combin
Module Name:src
Committed By: thorpej
Date: Tue Mar 26 03:24:14 UTC 2024
Modified Files:
src/share/man/man4: ugen.4
src/sys/dev/usb: ugen.c
Log Message:
Define a "flags 1" config directive for ugenif, which is similar to ugen's,
but rather forces the ugenif to matc
Module Name:src
Committed By: thorpej
Date: Tue Mar 26 03:24:14 UTC 2024
Modified Files:
src/share/man/man4: ugen.4
src/sys/dev/usb: ugen.c
Log Message:
Define a "flags 1" config directive for ugenif, which is similar to ugen's,
but rather forces the ugenif to matc
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 13:37:35 UTC 2024
Modified Files:
src/sys/arch/alpha/conf: GENERIC INSTALL files.alpha
src/sys/arch/alpha/tlsb: tlsb.c tlsbvar.h
Log Message:
Tidy up TLSB autoconfiguration just a bit.
To generate a diff of t
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 13:37:35 UTC 2024
Modified Files:
src/sys/arch/alpha/conf: GENERIC INSTALL files.alpha
src/sys/arch/alpha/tlsb: tlsb.c tlsbvar.h
Log Message:
Tidy up TLSB autoconfiguration just a bit.
To generate a diff of t
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 07:34:11 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: mcclock.c mcclockvar.h
src/sys/arch/alpha/gbus: mcclock_gbus.c
Log Message:
Alpha systems based on the "Laser" and "TurboLaser" system architecture
ha
This code is derived from software contributed to The NetBSD Foundation
+ * by Jason R. Thorpe.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must r
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 07:22:45 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: cpu.c
Log Message:
Statically initialize the PRIMARY and RUNNING flags in cpu_info_primary.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 07:22:45 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: cpu.c
Log Message:
Statically initialize the PRIMARY and RUNNING flags in cpu_info_primary.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 06:30:49 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: mcclock.c mcclockvar.h
src/sys/arch/alpha/gbus: mcclock_gbus.c
src/sys/arch/alpha/isa: mcclock_isa.c
src/sys/arch/alpha/jensenio: mcclo
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 06:30:49 UTC 2024
Modified Files:
src/sys/arch/alpha/alpha: mcclock.c mcclockvar.h
src/sys/arch/alpha/gbus: mcclock_gbus.c
src/sys/arch/alpha/isa: mcclock_isa.c
src/sys/arch/alpha/jensenio: mcclo
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 05:44:44 UTC 2024
Modified Files:
src/sys/arch/alpha/gbus: mcclock_gbus.c
Log Message:
bus_space-ify.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/alpha/gbus/mcclock_gbus.c
Please note th
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 05:44:44 UTC 2024
Modified Files:
src/sys/arch/alpha/gbus: mcclock_gbus.c
Log Message:
bus_space-ify.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/alpha/gbus/mcclock_gbus.c
Please note th
src/sys/arch/alpha/gbus/gbus_io.c Wed Mar 6 05:33:09 2024
@@ -0,0 +1,177 @@
+/* $NetBSD: gbus_io.c,v 1.1 2024/03/06 05:33:09 thorpej Exp $ */
+
+/*-
+ * Copyright (c) 2024 The NetBSD Foundation, Inc.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to The NetBSD Foundati
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 05:33:09 UTC 2024
Modified Files:
src/sys/arch/alpha/conf: files.alpha
src/sys/arch/alpha/gbus: gbus.c gbusvar.h
Added Files:
src/sys/arch/alpha/gbus: gbus_io.c
Log Message:
Add a bus space implementati
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 02:31:44 UTC 2024
Modified Files:
src/sys/dev/ic: mc146818.c mc146818var.h
Log Message:
Expose mc146818_{get,set}time_ymdhms() and allow a front-end to override
these function pointers in the TODR handle, allowing the
Module Name:src
Committed By: thorpej
Date: Wed Mar 6 02:31:44 UTC 2024
Modified Files:
src/sys/dev/ic: mc146818.c mc146818var.h
Log Message:
Expose mc146818_{get,set}time_ymdhms() and allow a front-end to override
these function pointers in the TODR handle, allowing the
Module Name:src
Committed By: thorpej
Date: Tue Mar 5 20:59:41 UTC 2024
Modified Files:
src/sys/kern: init_main.c subr_cpu.c
src/sys/sys: cpu.h
Log Message:
Revert previous until I can diagnose a failure reported by gson.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: thorpej
Date: Tue Mar 5 20:59:41 UTC 2024
Modified Files:
src/sys/kern: init_main.c subr_cpu.c
src/sys/sys: cpu.h
Log Message:
Revert previous until I can diagnose a failure reported by gson.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: thorpej
Date: Tue Mar 5 14:39:30 UTC 2024
Modified Files:
src/sys/kern: init_main.c subr_cpu.c
src/sys/sys: cpu.h
Log Message:
Early in main(), assert that curcpu() evaluates as the primary CPU and
stash away a pointer to it as the bo
Module Name:src
Committed By: thorpej
Date: Tue Mar 5 14:39:30 UTC 2024
Modified Files:
src/sys/kern: init_main.c subr_cpu.c
src/sys/sys: cpu.h
Log Message:
Early in main(), assert that curcpu() evaluates as the primary CPU and
stash away a pointer to it as the bo
1 - 100 of 1019 matches
Mail list logo