Module Name:src
Committed By: thorpej
Date: Sat Apr 3 01:52:16 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: ismt.c
Log Message:
ismt_config_interrupts(): remove a now-unused variable.
To generate a diff of this commit:
cvs rdiff -u -r1.7.10.1 -r1.7.10.2 sr
Module Name:src
Committed By: thorpej
Date: Wed Mar 31 01:44:59 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: voodoofb.c
Log Message:
There are two interface attriubtues on this device, so we need to be
explcit about it in BOTH config_found() calls.
To gener
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 20:41:04 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: mfii.c mpii.c
Log Message:
No need to pass interface attribute or locators to config_found().
To generate a diff of this commit:
cvs rdiff -u -r1.7.
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 20:38:04 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: mlx_pci.c twe.c
Log Message:
Correct the names of the arguments passed to the rescan function.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 20:36:40 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: amr.c
Log Message:
Correct the names of the arguments passed to the rescan function.
To generate a diff of this commit:
cvs rdiff -u -r1.65.10.2 -r1
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 20:36:16 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: aac_pci.c
Log Message:
Correct the names of the arguments passed to the rescan function.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.
Module Name:src
Committed By: thorpej
Date: Mon Mar 22 16:47:13 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: twa.c
Log Message:
Fix missing comma.
To generate a diff of this commit:
cvs rdiff -u -r1.58.10.2 -r1.58.10.3 src/sys/dev/pci/twa.c
Please note tha