CVS commit: [thorpej-cfargs] src/sys/arch/x86/pci/imcsmb

2021-03-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 28 19:42:59 UTC 2021 Modified Files: src/sys/arch/x86/pci/imcsmb [thorpej-cfargs]: imc.c imcsmb.c Log Message: - The third argument passed to the rescan function is a locs array, not a pointer to flags. - imc and imcsmb

CVS commit: [thorpej-cfargs] src/sys/arch/x86/pci/imcsmb

2021-03-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Mar 23 01:29:32 UTC 2021 Modified Files: src/sys/arch/x86/pci/imcsmb [thorpej-cfargs]: imcsmb.c Log Message: In imcsmb_rescan(), no need to explcitly check that we're being asked to rescan on the "i2cbus" interface attribute.