summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2007-12-30 00:23:38 +0000
committermarius <marius@FreeBSD.org>2007-12-30 00:23:38 +0000
commit6c55425cdb48db6d238f39ffd756215745d1e4a4 (patch)
treefb2a427930b4d246533f6f9c736cef387b064ea0 /lib/libc/stdlib/system.c
parentbb029b61d9d00673b61ff3bd4589761e3ddbd060 (diff)
downloadFreeBSD-src-6c55425cdb48db6d238f39ffd756215745d1e4a4.zip
FreeBSD-src-6c55425cdb48db6d238f39ffd756215745d1e4a4.tar.gz
Correct the comments in am7990_intr() and am79900_intr(); it's not
possible to end up in the interrupt handler again while processing the previous RX interrupt in ifp->if_input() because the MD interrupt code disables the delivery of the respective interrupt until all associated handlers were called (in the INTR_FILTER case the MI code supposedly does the same). Toggling the NIC interrupt enable bit in these handlers still is necessary though as some chips (f.e. the VMware emulated one) require this to be done in order to keep issuing interrupts. MFC after: 1 month
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud