Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/conf Add latent entry for ochi usb devices ...
details: https://anonhg.NetBSD.org/src/rev/ecf24221443c
branches: trunk
changeset: 487713:ecf24221443c
user: matt <matt%NetBSD.org@localhost>
date: Sun Jun 11 23:34:31 2000 +0000
description:
Add latent entry for ochi usb devices on NEC MobilePro 800.
diffstat:
sys/arch/hpcmips/conf/files.hpcmips | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r b69c910612ff -r ecf24221443c sys/arch/hpcmips/conf/files.hpcmips
--- a/sys/arch/hpcmips/conf/files.hpcmips Sun Jun 11 23:33:37 2000 +0000
+++ b/sys/arch/hpcmips/conf/files.hpcmips Sun Jun 11 23:34:31 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.hpcmips,v 1.32 2000/05/08 21:57:59 uch Exp $
+# $NetBSD: files.hpcmips,v 1.33 2000/06/11 23:34:31 matt Exp $
# maxpartitions must be first item in files.${ARCH}.
maxpartitions 8
@@ -163,6 +163,9 @@
attach vrpiu at vrip: tpcalib
file arch/hpcmips/vr/vrpiu.c vrpiu
+attach ohci at vrip with ohci_vrip
+file arch/hpcmips/dev/ohci_vrip.c ohci_vrip
+
#
# TOSHIBA TX3912/3922
#
Home |
Main Index |
Thread Index |
Old Index