diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-03-23 11:34:37 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-03-23 11:34:37 +0000 |
commit | b9f2610c72d09d03f8059e9a1625b5795e0ef589 (patch) | |
tree | a3fa1a523261931a9011a24de3a0ed94668b000b /sys/arch/arc/conf/GENERIC | |
parent | 58fd4c6b54959c8c0202ef0f39470fb046627bcd (diff) |
Adding more arches require more structuring and cleanup. More to come...
Diffstat (limited to 'sys/arch/arc/conf/GENERIC')
-rw-r--r-- | sys/arch/arc/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index 1101d7bea88..1695789a275 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.12 1997/03/12 19:16:48 pefo Exp $ +# $OpenBSD: GENERIC,v 1.13 1997/03/23 11:34:32 pefo Exp $ # # Generic configuration file for MIPS R4x00 ARC Systems # @@ -99,6 +99,7 @@ scsibus* at asc? clock0 at algor? com0 at algor? com1 at algor? +lpt0 at algor? #### PCI Bus |