]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Added ioctl REMOTE_GETKEY for Hauppauge Infra-Red Remote Control.
authorroger <roger@FreeBSD.org>
Thu, 11 Feb 1999 10:22:30 +0000 (10:22 +0000)
committerroger <roger@FreeBSD.org>
Thu, 11 Feb 1999 10:22:30 +0000 (10:22 +0000)
commit8efc3512998cd5f6caba9cf41cec5a10f3892de2
tree0e8053317f7b1560ee2bcc2e8b64cb8eaedf505c
parent92a5c5e436c9c6f073cffb54640a7716f97ccf6d
Added ioctl REMOTE_GETKEY for Hauppauge Infra-Red Remote Control.
Submitted by Roger Hardiman.

Added ioctl TVTUNER_GETCHANSET to discover which regions the bktr driver
supports. Submitted by Vsevolod Lobko <seva@alex-ua.com>

Added BT848_GPIO_SET_EN,BT848_GPIO_SET_DATA (and GETs) to allow user land
control of the GPIO pins. This allows a Radio module on the GPIO port
to be controlled. Submitted by Vsevolod Lobko <seva@alex-ua.com>
The kernel option BKTR_GPIO_ACCESS must be used to enable the GPIO ioctls.

Submitted by: Roger Hardiman and Vsevolod Lobko <seva@alex-ua.com>
sys/dev/bktr/bktr_core.c
sys/pci/brooktree848.c