summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_hints.c
diff options
context:
space:
mode:
authorpiso <piso@FreeBSD.org>2007-05-31 19:25:35 +0000
committerpiso <piso@FreeBSD.org>2007-05-31 19:25:35 +0000
commit42dfc7815053cf9eda064a398dd5f2e1efa583ca (patch)
tree970cc806d49c2592d85b73107b989311f414b03f /sys/kern/subr_hints.c
parente12a0ce02fe36373a2610fcdbf80521f4613b504 (diff)
downloadFreeBSD-src-42dfc7815053cf9eda064a398dd5f2e1efa583ca.zip
FreeBSD-src-42dfc7815053cf9eda064a398dd5f2e1efa583ca.tar.gz
In some particular cases (like in pccard and pccbb), the real device
handler is wrapped in a couple of functions - a filter wrapper and an ithread wrapper. In this case (and just in this case), the filter wrapper could ask the system to schedule the ithread and mask the interrupt source if the wrapped handler is composed of just an ithread handler: modify the "old" interrupt code to make it support this situation, while the "new" interrupt code is already ok. Discussed with: jhb
Diffstat (limited to 'sys/kern/subr_hints.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud