Source-Changes archive

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

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



Module Name:    src
Committed By:   sekiya
Date:           Sun Dec 14 05:59:50 UTC 2003

Modified Files:
        src/sys/arch/sgimips/dev: zs.c

Log Message:
The serial controller on IP20 lives in a different place.  Modify
zs_get_chan_addr() to reflect this.

XXX hardcoded addresses are quite distasteful.  This should be passed in
through consinit() -- to avoid conflicts with Ilpo's soon-to-be-committed
framebuffer driver, I'll hold off until his code hits the tree.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/sgimips/dev/zs.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