Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 03/04/2000 05:43:21
Module Name: syssrc
Committed By: takemura
Date: Sat Mar 4 13:43:20 UTC 2000
Modified Files:
syssrc/sys/arch/hpcmips/isa: isa_machdep.c
Log Message:
Change 'irq' locater encoding. You can use port# 0. You should use 0xff
for unspecified port#. Also, You can specify interrupt level/edge, high/low
and through/hold.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/hpcmips/isa/isa_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.