jhb 2007-04-19 17:14:06 UTC FreeBSD src repository Modified files: sys/pci intpm.c Log: Oops, fix intsmb(4) attach. Don't overwrite the 'value' holding the interrupt mode with the SMB revision before checking 'value' for a valid interrupt mode. Reported by: Ulrich Spoerlein <uspoerlein of gmail fame> Revision Changes Path 1.39 +1 -2 src/sys/pci/intpm.c