Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/arch/sparc64



Module Name:    src
Committed By:   martin
Date:           Fri Sep  4 14:43:45 UTC 2015

Modified Files:
        src/sys/arch/sparc64/dev [netbsd-7]: pckbc_ebus.c
        src/sys/arch/sparc64/sparc64 [netbsd-7]: autoconf.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #951):
        sys/arch/sparc64/dev/pckbc_ebus.c: revision 1.2
        sys/arch/sparc64/sparc64/autoconf.c: revision 1.204
Detect a boot device more precisely on QEMU by checking the device
name.
pckbc@ebus: match "kb_ps2" device to make keyboard and mouse work
on qemu-sparc64.
XXX OpenBIOS doesn't provide interrupts for pckbc currently, so use
the interrupt numbers described in QEMU's hw/sparc64/sun4u.c::isa_irq_handler.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.16.1 src/sys/arch/sparc64/dev/pckbc_ebus.c
cvs rdiff -u -r1.198.2.3 -r1.198.2.4 src/sys/arch/sparc64/sparc64/autoconf.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