CVS commit: src/sys/arch/sparc64/dev
Module Name:src Committed By: nakayama Date: Fri Aug 14 10:59:27 UTC 2015 Modified Files: src/sys/arch/sparc64/dev: pckbc_ebus.c Log Message: 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.2 src/sys/arch/sparc64/dev/pckbc_ebus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci/ixgbe
Module Name:src Committed By: martin Date: Fri Aug 14 15:27:28 UTC 2015 Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: Make it compilable without DIAGNOSTIC To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/ixgbe/ixv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: nonaka Date: Fri Aug 14 16:49:43 UTC 2015 Modified Files: src/sys/dev/pci: pcidevs Log Message: Added ASMedia ASM1042A USB 3.0 Host Controller. To generate a diff of this commit: cvs rdiff -u -r1.1230 -r1.1231 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: nonaka Date: Fri Aug 14 16:50:15 UTC 2015 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.1224 -r1.1225 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1223 -r1.1224 src/sys/dev/pci/pcidevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.