diff options
author | yongari <yongari@FreeBSD.org> | 2010-10-07 17:14:50 +0000 |
---|---|---|
committer | yongari <yongari@FreeBSD.org> | 2010-10-07 17:14:50 +0000 |
commit | cb37c49112ac21a1d5b1708ac2cb34fa297589dd (patch) | |
tree | 0d83b525646e13607ff42b9c2f37f6045f0851db /sys/kern/kern_conf.c | |
parent | b6e8ecf1c71e8890786926c3b93bfc19eca593af (diff) | |
download | FreeBSD-src-cb37c49112ac21a1d5b1708ac2cb34fa297589dd.zip FreeBSD-src-cb37c49112ac21a1d5b1708ac2cb34fa297589dd.tar.gz |
Fix a long standing bug which regarded some revisions of controller
as 5788. This caused BGE_MISC_LOCAL_CTL register is used to
generate link state change interrupt for non-5788 controllers. The
interrupt handler may or may not detect link state attention as
status block wouldn't be updated when an interrupt was generated
with BGE_MISC_LOCAL_CTL register. All controllers except 5700 and
5788 should use host coalescing mode register to trigger an
interrupt.
Diffstat (limited to 'sys/kern/kern_conf.c')
0 files changed, 0 insertions, 0 deletions