Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
Module Name: syssrc
Committed By: augustss
Date: Tue May 21 02:58:26 UTC 2002
Added Files:
syssrc/sys/dev/ic: com_cpcbus.c cpc700.c cpc700reg.h cpc700uic.h
cpc700var.h iic_cpcbus.c timer_cpcbus.c
Log Message:
Add a driver for the IBM CPC700 chip. This chip is a host bridge for
PowerPC and provides a PCI-host bridge, interrupt controller, two com ports,
two IIC ports, a timer, and a DRAM controller.
The driver supports PCI, interrupts and com ports.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/com_cpcbus.c syssrc/sys/dev/ic/cpc700.c \
syssrc/sys/dev/ic/cpc700reg.h syssrc/sys/dev/ic/cpc700uic.h \
syssrc/sys/dev/ic/cpc700var.h syssrc/sys/dev/ic/iic_cpcbus.c \
syssrc/sys/dev/ic/timer_cpcbus.c
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