From owner-cvs-sys Thu Feb 19 19:57:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03494 for cvs-sys-outgoing; Thu, 19 Feb 1998 19:57:34 -0800 (PST) (envelope-from owner-cvs-sys) 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 TAA03384; Thu, 19 Feb 1998 19:56:07 -0800 (PST) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14757; Thu, 19 Feb 1998 19:55:19 -0800 (PST) Date: Thu, 19 Feb 1998 19:55:19 -0800 (PST) Message-Id: <199802200355.TAA14757@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 src/sys/pci brooktree848.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ahasty 1998/02/19 19:55:18 PST Modified files: sys/i386/conf majors.i386 sys/pci brooktree848.c Log: Move Luigi's I2CWR ioctl from the video_ioctl section to the tuner_ioctl section. Changed Major device from 79 to 92 and reserved our Major device number -- hasty@star-gate.com Revision Changes Path 1.33 +2 -1 src/sys/i386/conf/majors.i386 1.29 +26 -22 src/sys/pci/brooktree848.c