Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src install dtvio.h, dtvio_demux.h, dtvio_frontend.h
details: https://anonhg.NetBSD.org/src/rev/71e104a9fdb7
branches: trunk
changeset: 767108:71e104a9fdb7
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Jul 09 14:52:02 2011 +0000
description:
install dtvio.h, dtvio_demux.h, dtvio_frontend.h
diffstat:
distrib/sets/lists/comp/mi | 5 ++++-
sys/dev/Makefile | 8 ++++----
2 files changed, 8 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r ee2ccf2183e3 -r 71e104a9fdb7 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi Sat Jul 09 14:50:00 2011 +0000
+++ b/distrib/sets/lists/comp/mi Sat Jul 09 14:52:02 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1642 2011/07/08 19:09:02 dyoung Exp $
+# $NetBSD: mi,v 1.1643 2011/07/09 14:52:02 jmcneill Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -266,6 +266,9 @@
./usr/include/dev/dec/mcclockvar.h comp-obsolete obsolete
./usr/include/dev/dm/netbsd-dm.h comp-c-include
./usr/include/dev/dmover/dmover_io.h comp-c-include
+./usr/include/dev/dtv/dtvio.h comp-c-include
+./usr/include/dev/dtv/dtvio_demux.h comp-c-include
+./usr/include/dev/dtv/dtvio_frontend.h comp-c-include
./usr/include/dev/eisa/ahbreg.h comp-obsolete obsolete
./usr/include/dev/eisa/eisadevs.h comp-obsolete obsolete
./usr/include/dev/eisa/eisadevs_data.h comp-obsolete obsolete
diff -r ee2ccf2183e3 -r 71e104a9fdb7 sys/dev/Makefile
--- a/sys/dev/Makefile Sat Jul 09 14:50:00 2011 +0000
+++ b/sys/dev/Makefile Sat Jul 09 14:52:02 2011 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2009/12/05 11:34:37 haad Exp $
+# $NetBSD: Makefile,v 1.31 2011/07/09 14:52:03 jmcneill Exp $
-SUBDIR= apm ata bluetooth dec dm dmover hpc i2o ic ieee1394 ir isa microcode \
- ofw pci pckbport pcmcia pud putter raidframe sbus scsipi sun \
- tc usb vme wscons
+SUBDIR= apm ata bluetooth dec dm dmover dtv hpc i2o ic ieee1394 ir isa \
+ microcode ofw pci pckbport pcmcia pud putter raidframe sbus scsipi \
+ sun tc usb vme wscons
INCSDIR= /usr/include/dev
Home |
Main Index |
Thread Index |
Old Index