diff options
author | 2015-01-25 21:42:13 +0000 | |
---|---|---|
committer | 2015-01-25 21:42:13 +0000 | |
commit | b3a497ed788fbc90cc3de0447cc05b01ba4d02e2 (patch) | |
tree | f9d4b3e37db1d9954f145bc4515fa9810cb8d954 /usr.bin/ssh | |
parent | mention that the kern.global_ptrace sysctl also affects PT_ATTACH (diff) | |
download | wireguard-openbsd-b3a497ed788fbc90cc3de0447cc05b01ba4d02e2.tar.xz wireguard-openbsd-b3a497ed788fbc90cc3de0447cc05b01ba4d02e2.zip |
Rework cbus(4) interrupt support a bit. Instead of merging devhandle and
devino into a pseudo-sysino, directly use the devino as the ihandle. The
devhandle is stored in the cbus softc, and accessed through the bus space
tag. This allows us to have more than 256 interrupts on a single cbus, and
avoids relying on the lower bits of the devhandle being zero.
Diffstat (limited to 'usr.bin/ssh')
0 files changed, 0 insertions, 0 deletions