Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sgimips/ioc



Module Name:    src
Committed By:   sekiya
Date:           Mon Dec 15 10:23:52 UTC 2003

Added Files:
        src/sys/arch/sgimips/ioc: files.ioc ioc.c iocreg.h iocvar.h

Log Message:
Add dedicated IOC (I/O Controller) driver.  pckbc, zstty, and lpt will each
receive *_ioc.c attachments; machines without IOC (i.e., IP20) will use *_hpc.c
stubs.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/ioc/files.ioc \
    src/sys/arch/sgimips/ioc/ioc.c src/sys/arch/sgimips/ioc/iocreg.h \
    src/sys/arch/sgimips/ioc/iocvar.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