Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: tsutsui
Date: Fri May 12 10:58:12 UTC 2006
Modified Files:
src/sys/arch/algor/pci: pcib.c
src/sys/arch/evbmips/malta/pci: pcib.c
src/sys/dev/ic: i8259reg.h
Log Message:
According to the i8259 manual, EOI, R, and SL bits belong to OCW2 register
so rename them OCW3_* -> OCW2_*.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/algor/pci/pcib.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/evbmips/malta/pci/pcib.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/i8259reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index