Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/cobalt



Module Name:    src
Committed By:   bouyer
Date:           Sun Mar  9 10:59:39 UTC 2008

Modified Files:
        src/sys/arch/cobalt/pci [netbsd-4]: pci_machdep.c
        src/sys/arch/cobalt/stand/boot [netbsd-4]: cons.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1096):
        sys/arch/cobalt/pci/pci_machdep.c: revision 1.25
        sys/arch/cobalt/stand/boot/cons.c: revision 1.6
According to info from Byron Servies on port-cobalt,
the interrupt line from the primary (and only) tulip Ethernet
on Qube2700 is connected to CPU INT2, so handle it properly
in pci_intr_map(9).
cnscan() should return -1 (no input) if there is no console device.
Now wd boot works on Qube2700 (which doesn't have serial console).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.6.1 src/sys/arch/cobalt/pci/pci_machdep.c
cvs rdiff -r1.3.24.1 -r1.3.24.2 src/sys/arch/cobalt/stand/boot/cons.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