Module Name: src Committed By: thorpej Date: Tue Dec 5 15:41:34 UTC 2023
Modified Files: src/sys/dev/pci: btvmei.c Log Message: b3_617_map_vme(): use VM_NOSLEEP. EX_NOWAIT is 0, to lack of EX_WAITOK is the same as EX_NOWAIT. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/btvmei.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.