Commit Graph

231709 Commits

Author SHA1 Message Date
msaitoh
ce7f2410b4 Fix manual and usage bug. The ucode command can take [cpuno] argument. 2014-11-20 12:49:13 +00:00
alnsn
215bab86a5 Add BPF_MOD tests. Plus one tiny change. 2014-11-20 11:36:13 +00:00
alnsn
a234612ab2 Add BPF_MOD tests. Plus one tiny change. 2014-11-20 11:08:29 +00:00
msaitoh
1ce97493fe Move some printf()s from cpu_probe_base_features() to identifycpu().
Those printf()s are used for "identify" command but cpu_probe_base_features()
is shared by ucodeupdate_check(), too. This change fixes a problem that
the "ucode" command print extra output.
2014-11-20 10:31:10 +00:00
uebayasi
2db56cefe0 Handle warning messages. 2014-11-20 09:02:00 +00:00
matt
f6453319ae Add atomic_c11_compare_exchange_cas_{8,16,32}.c 2014-11-20 07:07:13 +00:00
christos
9a89a9bc17 l in ntohl is not long! 2014-11-20 04:51:18 +00:00
christos
e4621e03ff new tcpdump and libpcap 2014-11-20 03:07:30 +00:00
christos
b3a00663c5 merge conflicts 2014-11-20 03:05:03 +00:00
jmcneill
54d9119f96 compile xftrender.c to workaround a crash in XftGlyphSpecRender on earm with gcc 4.8.4 2014-11-20 02:00:19 +00:00
christos
c47fd3787d Import tcpdump 4.6.2 2014-11-20 01:30:52 +00:00
alnsn
b61069b6e9 Add BPF_XOR tests. 2014-11-19 22:56:35 +00:00
christos
aca9998ecd new man pages for libpcap. 2014-11-19 19:38:40 +00:00
christos
f6f04f12c2 Add BPF_MOD/BPF_XOR, sync DLT entries and document unused bpf instructions.
From libpcap-1.6.2
2014-11-19 19:35:21 +00:00
christos
bca1938abc Add BPF_MOD/BPF_XOR (untested, needs work) 2014-11-19 19:34:43 +00:00
christos
d91862193c merge changes 2014-11-19 19:33:30 +00:00
christos
74e9dc92b2 import newest libpcap 2014-11-19 18:04:51 +00:00
manu
f4276d8b0e Fix uninitialized mutex usage
We use extended attribute mount mutex before testing if it had been
initialized, and as reported by Christos,  this caused panic with
LOCKDEBUG. Fix it by testing before using.
2014-11-19 16:26:47 +00:00
christos
cced78ddd9 Change debug to diagnostic so that more people see the lossage with bad
random streams, so we can debug it.
2014-11-19 14:25:00 +00:00
wiz
971d420649 Close comment.
From Henning Petersen in PR 49403.
2014-11-19 10:37:29 +00:00
martin
dd702302a1 Skip the SIGFPE test on arm when the FPU does not provide exception handling. 2014-11-19 10:09:45 +00:00
martin
7a3fd5de1d Use machdep.unaligned_sigbus to skip the unaligned access test on arm
as well.
2014-11-19 10:03:51 +00:00
martin
4a1c9d814f Add a machdep.unaligned_sigbus sysctl (just like alpha does), but on
arm it is readonly (depends on architecture version).
2014-11-19 10:01:50 +00:00
uebayasi
63566b3e22 Indent. 2014-11-19 08:10:01 +00:00
pooka
8994492cd1 On second thought, let's not build the rump kernel component for ac97
by default.  The component is not used on a NetBSD target anyway.
2014-11-19 01:08:42 +00:00
pooka
784dbdc3ce Add hdaudio driver as a rump kernel component
tested by booting a rump kernel on a T61, coupled with a client which
writes some Roy Buchanan to /dev/audio
2014-11-19 00:18:58 +00:00
pooka
b835110503 allow sharing Makefiles with rump kernel components 2014-11-19 00:17:10 +00:00
joerg
1436102dc9 Use size for the size argument of memcmp, not the result of a compare. 2014-11-18 17:03:41 +00:00
pooka
a0d2bb5e74 delay() can't use rumpuser_clock_sleep(), because that may unschedule().
Instead, busyloop with calls to rumpuser_clock_gettime().  Fixing delay()
properly should addressed in hypercall rev.18 by introducing a nowrap
variant/flag for rumpuser_clock_sleep().
2014-11-18 16:57:52 +00:00
pooka
ef964280f3 Attempt to make sure that DELAY()/delay() is available in all MD names. 2014-11-18 13:05:33 +00:00
nakayama
c787a50b1a Mention about -E and -c options in the BUGS section. 2014-11-18 10:38:52 +00:00
skrll
b56b1cf3e6 kern/49391: Fixes to XHCI driver command ring and status TRB
CRCR needs 64byte aligned address

Use usb_allocmem instead of usb_allocmem_flags(..., 0)

Correct status stage TRB in xhci_device_ctrl_start - direction logic was
wrong.

Correct a typo in a comment
2014-11-18 10:18:45 +00:00
nonaka
a3dc7c4598 Use correct linebytes. 2014-11-18 09:28:36 +00:00
pooka
596e693b95 appeased the mighty setlist gods by telling them what they should know 2014-11-18 09:12:30 +00:00
pooka
c9ae4a1d22 add ac97 component
for use with eap and others
2014-11-18 09:04:20 +00:00
martin
a471233800 Skip the tests on ARM if the NEON fpu does not support exceptions (Cortex). 2014-11-18 08:58:08 +00:00
pooka
557725048e Add eap PCI audio driver.
tested by playing audio with rump kernel booted on qemu with -soundhw es1370
2014-11-18 08:43:03 +00:00
nonaka
a0b2d4d1c7 Adopy recent software volume control change. 2014-11-18 04:29:06 +00:00
riastradh
9783666546 Fix vndcompress restart failure fallback when input is a pipe.
Defer seeking the *input* image, or winding it forward, until we are
certain we all ready in the cloop2 output, because when the input
image is a pipe, we don't get a chance to seek back to the beginning
and start from the top instead of restarting.

If restart does fail, don't try to seek the input image back to the
beginning unless we had already tried to seek or wind it forward.

Add some automatic tests for this and related cases.

XXX pullup to netbsd-7, netbsd-6
2014-11-18 03:48:17 +00:00
christos
685f54c0b7 mention tzcode 2014j 2014-11-18 02:01:08 +00:00
jmcneill
2e73d7cf5d awinir(4): Add support for Allwinner A20/A31 IR receiver. 2014-11-18 02:00:27 +00:00
christos
6ced7fd882 welcome to 2014j 2014-11-18 01:58:59 +00:00
jmcneill
7addafef6f padvol.c is no more 2014-11-18 01:56:41 +00:00
jmcneill
763bed3ba0 add software volume controls 2014-11-18 01:53:53 +00:00
jmcneill
dd9a139587 Add common audio converters for software volume control. Only supports
slinear16_le and slinear16_be for now.

Convert pad(4) to use the new converters.
2014-11-18 01:53:17 +00:00
jmcneill
770df61b0d add a helper function to get the hw device_t from an audio_softc 2014-11-18 01:50:12 +00:00
christos
91ba1e35a8 PR/49054: Add a quirk for the ES-6600 RAID controller which does not do
INQUIRY3 properly. Unfortunately looking at the length does not solve
the problem since other devices send greater lengths too.
2014-11-17 18:43:48 +00:00
riastradh
b1fb140d0e Tweak wording, define `output', remove misplaced scaremongering. 2014-11-17 18:41:29 +00:00
christos
db0f8f6af9 Optimize. 2014-11-17 17:11:29 +00:00
christos
9f4a63f3dd fix sets for new erf{c,}l man pages. 2014-11-17 16:55:05 +00:00