freebsd-ports/multimedia/pwcbsd/files/pkg-message.in
Lars Engels 10b91beee0 - Stagify
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it
2014-06-20 09:11:39 +00:00

20 lines
627 B
Text

===============================================================================
This port has installed the pwc kernel module.
To load the kernel module immediately, type the following command:
kldload pwc
If your webcam was already plugged in before the kernel module
was loaded you may have to unplug it first.
To load the kernel module at boot, add the following line to
/boot/loader.conf:
pwc_load="YES"
CAUTION: If you enabled mmap support in the driver, beware that
unplugging your webcam while it is in use may crash your system.
===============================================================================