From owner-cvs-all Thu Feb 11 02:22:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24591 for cvs-all-outgoing; Thu, 11 Feb 1999 02:22:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24586; Thu, 11 Feb 1999 02:22:34 -0800 (PST) (envelope-from roger@FreeBSD.org) From: Roger Hardiman Received: (from roger@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA12861; Thu, 11 Feb 1999 02:22:33 -0800 (PST) (envelope-from roger@FreeBSD.org) Date: Thu, 11 Feb 1999 02:22:33 -0800 (PST) Message-Id: <199902111022.CAA12861@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk roger 1999/02/11 02:22:32 PST Modified files: sys/pci brooktree848.c Log: 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 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 The kernel option BKTR_GPIO_ACCESS must be used to enable the GPIO ioctls. Submitted by: Roger Hardiman and Vsevolod Lobko Revision Changes Path 1.66 +103 -17 src/sys/pci/brooktree848.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message