jhb 2008-07-30 17:21:32 UTC
FreeBSD src repository
Modified files:
sys/pci if_sis.c
Log:
SVN rev 181000 on 2008-07-30 17:21:32Z by jhb
SIS_SETBIT() already does a read/modify/write operation, so there isn't
a reason to read the register twice.
MFC after: 1 week
Revision Changes Path
1.151 +1 -2 src/sys/pci/if_sis.c