September 2000
Beginner
1312 pages
33h 47m
English
/bin/devfree key [device...]
Use the devfree command to release devices from exclusive use. You request exclusivity with the devreserv command.
When you invoke devfree with only the key argument, it releases all devices that have been reserved for that key. When called with key and device arguments, devfree releases the specified devices that have been reserved with that key.
Note
As of this writing, the devfree and devreserv commands do not work.
The commands devreserv and devfree manage the availability of devices on a system. These commands do not place any constraints on the access to the device. They serve only as a centralized bookkeeping point for those who want to use ...