NetBSD/sys/conf
brad 77871fbede gpioirq(4) version 2
This update makes this driver more than just an example and allows for:

o More than one pin to be attached to a gpioirq instance.  That is,
  the mask parameter can be greater than 0x01 now.

o A /dev/gpioirqN device that allows GPIO pin interrupts to be
  transported into userland.  This is a device that can be opened for
  reading with a simple fixed output indicating the device unit, pin
  number and current pin state.


This update was used as part of a physical intrusion detection system
where multiple switches (i.e. window magnetic reed switches and etc.)
are tied to a bunch of GPIO inputs with userland software that reacts
to the pins changing state.
2023-11-06 00:35:05 +00:00
..
Makefile.kern.inc Simplify fix for PR toolchain/57146 2023-07-28 02:41:30 +00:00
assym.mk assym.mk: Fix assym.d generation 2022-11-19 07:54:25 +00:00
compat_netbsd.config
compat_netbsd09.config
compat_netbsd10.config
compat_netbsd11.config
compat_netbsd12.config
compat_netbsd13.config
compat_netbsd14.config
compat_netbsd15.config
compat_netbsd16.config
compat_netbsd20.config
compat_netbsd30.config
compat_netbsd40.config
compat_netbsd50.config
compat_netbsd60.config
compat_netbsd70.config
compat_netbsd80.config
compat_netbsd90.config
compat_netbsd100.config Create compat_100 module infrastructure now that we have branched 2022-12-19 23:19:51 +00:00
copts.mk introduce new GCC 12 warning disables and use them in a few places 2023-08-08 06:27:31 +00:00
copyright Welcome to 2023. Wrap lines so the years fit in to 80 columns with 2023-01-01 00:09:52 +00:00
cscope.mk
debugsyms.c
dts.mk
files Rework AHCISATA_EXTRA_DELAY for kern/56737 2023-09-10 14:04:28 +00:00
filesystems.config Keep UDF commented out by default 2022-04-06 14:47:54 +00:00
gdbinit.mk
genassym.cf
ldscript.mk
linkset
lint.mk sys/conf/link.mk: clean up 2022-08-27 21:49:33 +00:00
majors gpioirq(4) version 2 2023-11-06 00:35:05 +00:00
majors.std
majors.storage
majors.tty
majors.usb
majors.ws
mdroot.mk
mkldscript.sh
newvers.mk
newvers.sh
newvers_stand.mk
newvers_stand.sh
osrelease.sh
param.c make MAXLWP a real option that triggers rebuilds properly. 2022-07-23 19:15:28 +00:00
ssp.mk
std