matt
306c71a065
Add MIPS 1074K
2015-06-10 05:03:41 +00:00
ozaki-r
95529645e4
Add missing cleanup
2015-06-10 03:29:37 +00:00
matt
97627a755d
#include <sys/cpu.h> or <mips/cpuregs.h> as needed
2015-06-09 22:50:50 +00:00
matt
92013fbfdf
#include <sys/cpu.h> and/or <mips/cpuregs.h> as needed.
2015-06-09 22:49:55 +00:00
matt
2f1df9346b
#include <sys/cpu.h>
2015-06-09 22:48:54 +00:00
matt
ba3b277170
#include <sys/cpu.h> or <mips/cpuregs.h> as needed
2015-06-09 22:47:59 +00:00
matt
b3a5c5652b
#include <mips/cpuregs.h>
2015-06-09 22:47:12 +00:00
matt
20ca0a94c9
#include <sys/cpu.h> and/or <mips/cpuregs.h> + other include fixes
2015-06-09 22:46:36 +00:00
matt
343f6c784a
#include <sys/sched.h> for yield();
2015-06-09 21:42:21 +00:00
matt
6be453da00
Regen.
2015-06-09 21:41:55 +00:00
matt
4d6f9a09ac
Add xxMarvell E6060 6-port 10/100 Fast Ethernet Switch
2015-06-09 21:41:23 +00:00
matt
95fee2b199
#include either <sys/cpu.h> or <mips/cpuregs.h> as needed
2015-06-09 20:23:53 +00:00
macallan
b21f450d9d
yet another cpuregs.h
2015-06-09 17:53:25 +00:00
macallan
04c3c50ebb
another cpuregs.h
2015-06-09 16:29:01 +00:00
macallan
8005322523
more cpuregs.h
2015-06-09 16:10:48 +00:00
macallan
ec31a2edcd
include cpuregs.h
2015-06-09 15:58:38 +00:00
matt
605a1ecfb0
Fix mips_fixup_zero_relative to have a third argument (ignored).
...
When reading COP0 EBASE, verify that the fixed bits have the right value.
2015-06-09 15:01:05 +00:00
matt
f697a6dc1e
Fix corruption of EntryHi (restored from wrong register).
2015-06-09 14:40:42 +00:00
martin
e44e5ead26
Fix period handling
2015-06-09 12:46:37 +00:00
martin
da3a80aaef
Reenable preemption before returning an error when trying to set the
...
watchdog to an invalid period.
2015-06-09 12:10:08 +00:00
skrll
c62023da75
Use armreg_auxctl_{read,write} instead of inline asm.
...
No functional change.
2015-06-09 10:44:55 +00:00
skrll
5a9e8f996f
Correct a comment
2015-06-09 10:22:15 +00:00
martin
1ee53895c7
Fix printf formats for db_expr_t on 32bit kernels
2015-06-09 09:18:37 +00:00
skrll
f282ebc39b
KNF a comment
2015-06-09 08:13:17 +00:00
skrll
b3127e4c23
Trailing whitespace.
2015-06-09 08:09:24 +00:00
skrll
6b30782b39
Use TTBR_[UM]PATTR in a9_mpsubr.S as well as cpufunc_asm_armv7
...
Prompted by matt@
2015-06-09 08:08:14 +00:00
ozaki-r
978c966b4f
Add tests for bridge members with an IP address
...
The tests include checks for PR#48104 which is not fixed yet.
Note that one test unexpectedly fails for some reason
(unrelated to PR#48104). We have to fix it somehow.
2015-06-09 00:39:53 +00:00
macallan
3b04b253c2
sync _MTC0_V0_USERLOCAL with cpuregs.h
...
now CI20 boots again
2015-06-08 18:22:23 +00:00
matt
7782a8ab0c
#include <mips/cpuregs.h>
2015-06-08 16:25:29 +00:00
christos
8f54820655
back to the defines (fixing a typo -- extra 'g')
2015-06-08 15:04:20 +00:00
christos
981b1ee281
Another version using inline functions (just as a demo, I'll go back to
...
defines since they are shorter and inlines don't fix the problem).
2015-06-08 15:02:33 +00:00
matt
18be05de29
Add wdog0
2015-06-08 14:42:38 +00:00
matt
b0951873b7
Fix octeon_reset_vector to work in non-MP kernels.
2015-06-08 14:24:20 +00:00
joerg
fb99f8156a
mvgetnstr should have a length argument as the name implies.
2015-06-08 12:38:57 +00:00
pooka
4e4d7694bd
create /dev/{audio,sound,mixer,audioctl} -> foo0 symlinks
...
from Robert Millan <rmh@freebsd.org> via rumpkernel-users
2015-06-08 12:18:04 +00:00
pooka
844804c7f8
Allow device components to create symlinks in /dev
...
e.g. /dev/audio -> audio0
from Robert Millan <rmh@freebsd.org> via rumpkernel-users
2015-06-08 12:16:47 +00:00
roy
b4462420d3
Guard against the possibility the there is no ready address.
2015-06-08 08:21:49 +00:00
roy
938235dc97
errno -> error, spotted by the hawk skrll
2015-06-08 08:19:20 +00:00
roy
17aa5fe87d
It's possible we could not have any ready addresses.
2015-06-08 08:02:43 +00:00
roy
be5b0a3a89
Don't set errno. Thanks to skrll@
2015-06-08 07:59:54 +00:00
mrg
9c78f1be19
midirecord first appears in netbsd 7.
2015-06-08 06:33:35 +00:00
matt
690eda7bb4
Avoid defining MLIBDIR. Use ${MLIBDIR:Unone} instead.
2015-06-08 04:08:30 +00:00
msaitoh
c40932aab7
Call wm_pll_workaround_i210() at the end of the wm_reset() function, too.
2015-06-08 03:45:19 +00:00
rmind
1662d4f47c
- npfctl: fix the confusion in the parser (0/0 case with no other filter).
...
- Always populate the error dictionary, not only for DEBUG/DIAGNOSTIC.
2015-06-08 01:00:43 +00:00
matt
e069fa61fc
Add bluetooth
2015-06-07 21:05:33 +00:00
mlelstv
e48922a086
Fix space calculation for dump header. Round up to clicks to avoid
...
disk alignment issues.
2015-06-07 20:00:11 +00:00
matt
e4cf7e4e27
Back out last change; fixed in the correct place.
2015-06-07 15:06:24 +00:00
matt
91746eb77c
Use ${COPT} so it properly emits the right features doing MKCOMPAT
2015-06-07 15:05:34 +00:00
matt
6811dc67f2
Make LIBCRT* depend on the right files if MLIBDIR from MKCOMPAT is defined.
2015-06-07 15:04:28 +00:00
hannken
fc48ac80f9
Fix copy and paste errors from last commits.
...
- Kernel i386/ALL and amd64/ALL compile again.
- Resolves CID 1304138 (DEADCODE) and 1304139 (IDENTICAL_BRANCHES).
2015-06-07 13:39:48 +00:00