NAME

vme_release_bus - Releases an aquired and held VMEbus.

SYNOPSIS

vme_release_bus

DESCRIPTION

Releases an aquired and held VMEbus.

NOTES

VMEbus acquisition and hold is implemented using a counting semaphore. Therefore, a corresponding release must exist for each acquire and hold. The VMEbus will not be released until the counting semaphore reaches 0.

SEE ALSO

vme_acquire_bus(1)