summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-09-04 06:53:37 +0000
committerimp <imp@FreeBSD.org>2002-09-04 06:53:37 +0000
commitb720c131c7532fffe5f7a40db73bd7fb3518a6ba (patch)
tree4ebfa5b99f9e745369cb81dc1715a4ae49ab6b2e /sys/netinet
parent469a54660c62e422b1cd51a6ad4f65086007b6bb (diff)
downloadFreeBSD-src-b720c131c7532fffe5f7a40db73bd7fb3518a6ba.zip
FreeBSD-src-b720c131c7532fffe5f7a40db73bd7fb3518a6ba.tar.gz
More in the continuing saga of phk vs his strange serial card.
In this installment, we learn that it is bad to access registers that are only defined for mfc cards in the interrupt handler when we do not in fact have a mfc card. For MFC cards, we'll only call the ISR if the this card interrupted bit is set. For non mfc cards (which are basically 90% of pccards in use), we always call the ISR and avoid touching the suspect registers. We always pacify the bit in the MFC case on the off chance that will help in the itnerrupt handler not being registed.
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud