artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a7cd6
)
small hack to get the PLUTO kernel compiled
author
graichen
<graichen@openbsd.org>
Sun, 19 Jan 1997 22:49:53 +0000
(22:49 +0000)
committer
graichen
<graichen@openbsd.org>
Sun, 19 Jan 1997 22:49:53 +0000
(22:49 +0000)
sys/arch/pmax/conf/files.pmax
patch
|
blob
|
history
diff --git
a/sys/arch/pmax/conf/files.pmax
b/sys/arch/pmax/conf/files.pmax
index
057f1f9
..
ee0be79
100644
(file)
--- a/
sys/arch/pmax/conf/files.pmax
+++ b/
sys/arch/pmax/conf/files.pmax
@@
-44,7
+44,7
@@
file dev/tc/tc.c tc needs-flag
#
device ioasic { } #{ } # not really optional
attach ioasic at tc
-file arch/pmax/tc/asic.c ioasic
+file arch/pmax/tc/asic.c ioasic
| dc_ds # TTTTT dc_ds is ugly
# Real-time clock (not optional)
@@
-106,7
+106,7
@@
file arch/pmax/dev/rz.c rz needs-count
device dc
file arch/pmax/dev/dc.c dc needs-flag
attach dc at ioasic with dc_ioasic
-file arch/pmax/dev/dc_ioasic.c dc_ioasic
+file arch/pmax/dev/dc_ioasic.c dc_ioasic
| dc_ds # TTTTT ugly
attach dc at mainbus with dc_ds
file arch/pmax/dev/dc_ds.c dc_ds