From: miod Date: Mon, 14 Jul 2008 16:22:23 +0000 (+0000) Subject: /dev/tuner description should point out to bktr(4), spotted by jmc. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0a714dfec31983860a6ce78077954c6edd3c7818;p=openbsd /dev/tuner description should point out to bktr(4), spotted by jmc. --- diff --git a/etc/MAKEDEV.common b/etc/MAKEDEV.common index 3d17a45d547..e4419eb0f6e 100644 --- a/etc/MAKEDEV.common +++ b/etc/MAKEDEV.common @@ -1,4 +1,4 @@ -vers(a, {-$OpenBSD: MAKEDEV.common,v 1.38 2008/06/12 22:38:14 todd Exp $-})dnl +vers(a, {-$OpenBSD: MAKEDEV.common,v 1.39 2008/07/14 16:22:23 miod Exp $-})dnl dnl dnl Copyright (c) 2001-2006 Todd T. Fries dnl @@ -561,7 +561,7 @@ _mcdev(rmidi, rmidi*, rmidi, {-major_rmidi_c-}, 666)dnl __devtitle(plat, Platform-specific devices)dnl __devitem(bktr, bktr*, Video frame grabbers)dnl _mcdev(bktr, bktr*, bktr, {-major_bktr_c-}, 644)dnl -__devitem(tuner, tuner*, Tuner devices)dnl +__devitem(tuner, tuner*, Tuner devices, bktr)dnl _mkdev(tuner, tuner*, {-M tuner$U c major_bktr_c Add(Mult($U, 2), 16) 644-}, 644)dnl __devitem(pci, pci*, PCI bus devices)dnl _mkdev(pci, pci*, {-M pci$U c major_pci_c $U 600