Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/algor/conf Sigh, Jason needs to go to sleep.
details: https://anonhg.NetBSD.org/src/rev/4b885e3a86b4
branches: trunk
changeset: 511592:4b885e3a86b4
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Jun 22 07:00:25 2001 +0000
description:
Sigh, Jason needs to go to sleep.
diffstat:
sys/arch/algor/conf/files.algor | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 9c4012ba66bd -r 4b885e3a86b4 sys/arch/algor/conf/files.algor
--- a/sys/arch/algor/conf/files.algor Fri Jun 22 06:50:21 2001 +0000
+++ b/sys/arch/algor/conf/files.algor Fri Jun 22 07:00:25 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.algor,v 1.6 2001/06/22 06:50:21 thorpej Exp $
+# $NetBSD: files.algor,v 1.7 2001/06/22 07:00:25 thorpej Exp $
# Algorithmics evaluation board specific configuration info.
@@ -132,8 +132,8 @@
device pcib: isabus
attach pcib at pci
-file arch/algor/pci/pcib.c pcib & algor_p5064 &
- algor_p6032
+file arch/algor/pci/pcib.c pcib & (algor_p5064 |
+ algor_p6032)
file arch/algor/pci/pciide_machdep.c pciide
@@ -143,8 +143,8 @@
attach mcclock at isa with mcclock_isa
file arch/algor/isa/mcclock_isa.c mcclock_isa
-file arch/algor/isa/isadma_bounce.c isa & algor_p5064 &
- algor_p6032
+file arch/algor/isa/isadma_bounce.c isa & (algor_p5064 |
+ algor_p6032)
# ISA speaker generates keyboard beep
#device isabeep
Home |
Main Index |
Thread Index |
Old Index