Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf Add missing lpt entries.
details: https://anonhg.NetBSD.org/src/rev/0b6f2939928b
branches: trunk
changeset: 555495:0b6f2939928b
user: matt <matt%NetBSD.org@localhost>
date: Wed Nov 19 02:54:50 2003 +0000
description:
Add missing lpt entries.
diffstat:
sys/arch/macppc/conf/files.macppc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 193e98ce248b -r 0b6f2939928b sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Wed Nov 19 00:40:03 2003 +0000
+++ b/sys/arch/macppc/conf/files.macppc Wed Nov 19 02:54:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.macppc,v 1.59 2003/11/13 14:39:38 christos Exp $
+# $NetBSD: files.macppc,v 1.60 2003/11/19 02:54:50 matt Exp $
#
# macppc-specific configuration info
@@ -178,6 +178,8 @@
attach macofcons at pci
file arch/macppc/dev/ofcons.c macofcons needs-flag
+device lpt
+file dev/ic/lpt.c lpt
attach lpt at puc with lpt_puc
file dev/pci/lpt_puc.c lpt_puc
Home |
Main Index |
Thread Index |
Old Index