Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/nathanw_sa]: src/sys/arch/arm/conf Sync with HEAD.



details:   https://anonhg.NetBSD.org/src/rev/38b278429aa7
branches:  nathanw_sa
changeset: 506374:38b278429aa7
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Fri Oct 18 20:06:29 2002 +0000

description:
Sync with HEAD.

diffstat:

 sys/arch/arm/conf/files.footbridge |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 82b0792783e1 -r 38b278429aa7 sys/arch/arm/conf/files.footbridge
--- a/sys/arch/arm/conf/files.footbridge        Fri Oct 18 19:13:37 2002 +0000
+++ b/sys/arch/arm/conf/files.footbridge        Fri Oct 18 20:06:29 2002 +0000
@@ -1,10 +1,9 @@
-#      $NetBSD: files.footbridge,v 1.5.10.3 2002/04/17 00:02:28 nathanw Exp $
+#      $NetBSD: files.footbridge,v 1.5.10.4 2002/10/18 20:06:29 thorpej Exp $
 #
 # Shared footbridge files information
 
 # DC21285 "Footbridge" specific files
-define footbridge {}
-device footbridge: pcibus, bus_space_generic, todservice
+device footbridge {}: pcibus, bus_space_generic, todservice
 attach footbridge at mainbus
 file   arch/arm/footbridge/footbridge.c                footbridge
 file   arch/arm/footbridge/footbridge_machdep.c        footbridge



Home | Main Index | Thread Index | Old Index