Update for counter interrupt PSL change.
This commit is contained in:
parent
73bb1e9018
commit
026723bccd
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: std.sgimips,v 1.2 2000/06/22 20:27:56 fvdl Exp $
|
||||
# $NetBSD: std.sgimips,v 1.3 2000/08/08 16:56:03 soren Exp $
|
||||
|
||||
machine sgimips mips
|
||||
|
||||
|
@ -7,6 +7,8 @@ options EXEC_SCRIPT # exec #! scripts
|
|||
|
||||
options __NO_SOFT_SERIAL_INTERRUPT
|
||||
|
||||
options MIPS3_ENABLE_CLOCK_INTR
|
||||
|
||||
options COM16650
|
||||
options TLP_MATCH_21040
|
||||
options TLP_MATCH_21041
|
||||
|
|
Loading…
Reference in New Issue