git: Add a manual page for libkinfo (one for libkcore is still missing).

2015-01-21 Thread Sascha Wildner
commit c2de3bdff692ed8788bf4333158d68f692792d1d Author: Sascha Wildner s...@online.de Date: Thu Jan 22 00:48:00 2015 +0100 Add a manual page for libkinfo (one for libkcore is still missing). Summary of changes: lib/libkinfo/Makefile | 15 +++- lib/libkinfo/kinfo.3 | 202

git: libkvm - Remove unused file

2015-01-21 Thread Antonio Huete Jimenez
commit 9fa272332cff413ce8ae5b2a873b4482cb725ad0 Author: Antonio Huete Jimenez tuxi...@quantumachine.net Date: Wed Jan 21 23:33:02 2015 +0100 libkvm - Remove unused file Summary of changes: lib/libkvm/kvm_sparc.c | 221 - 1 file changed, 221

git: rconfig - A couple additions to hammer.sh

2015-01-21 Thread Antonio Huete Jimenez
commit 6c13d3bd09ff0f73c2d47840d17a7e88fecfdadb Author: Antonio Huete Jimenez tuxi...@quantumachine.net Date: Wed Jan 21 23:42:41 2015 +0100 rconfig - A couple additions to hammer.sh Submitted-by: Rumko Closes: #1173 Summary of changes: share/examples/rconfig/hammer.sh | 7

git: kernel - Update if_alc

2015-01-21 Thread Matthew Dillon
commit 6421ab1dd66d7f647f437699dcad80e6ce2db09f Author: Matthew Dillon dil...@apollo.backplane.com Date: Wed Jan 21 20:47:07 2015 -0800 kernel - Update if_alc * Bring in everything FreeBSD has for if_alc. This adds a few more generations including the one used (for the

git: kernel - audio Makefile needs opt_snd.h

2015-01-21 Thread Matthew Dillon
commit ca38296e45c4976364b3fc38bcca8184c502953b Author: Matthew Dillon dil...@apollo.backplane.com Date: Wed Jan 21 20:44:30 2015 -0800 kernel - audio Makefile needs opt_snd.h * Audio Makefile depends on opt_snd.h. Summary of changes: sys/bus/u4b/audio/Makefile | 2 +- 1 file

git: annotated tag v4.0.3 created

2015-01-21 Thread Justin C. Sherrill
at 9b2e86cb79ac81488a5979eab0126afc1f6e8760 (tag) tagging 2b16a060e1a61654bbf3b001ccd75ffacbdbf9b5 (commit) replaces v4.0.2 tagged by Justin C. Sherrill on Wed Jan 21 21:08:12 2015 -0500 DragonFly 4.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2

git: acpi: Don't set non-exist EXT IRQ

2015-01-21 Thread Sepherosa Ziehau
commit 37bc3036d555bfb7135bfc91aff027a69700bf92 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu Jan 22 09:33:04 2015 +0800 acpi: Don't set non-exist EXT IRQ Certain mobo, e.g. gigabyte H97N-WIFI, reports EXT IRQ 37 and 38, which do not exist at all (max legacy IRQ is

git: alc: Fix up MSI configuration

2015-01-21 Thread Sepherosa Ziehau
commit dc463cba4d714afddece1182fca1b87c9c804d28 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu Jan 22 15:51:54 2015 +0800 alc: Fix up MSI configuration Tested-by: dillon@ Summary of changes: sys/dev/netif/alc/if_alc.c| 12 +++-