mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
5e7831b31d
- Add an option for enable mmap support. Approved by: freebsd__at__luna.afraid.org (maintainer)
23 lines
761 B
Plaintext
23 lines
761 B
Plaintext
===============================================================================
|
|
|
|
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. So
|
|
if you enabled mmap support, always remember to first exit the
|
|
application that is using the webcam before unplugging the webcam.
|
|
|
|
===============================================================================
|