matt
f201401550
Turn off VERBOSE_INIT_ARM (which was turned on in last commit).
2013-06-17 00:40:18 +00:00
christos
2e0a455f32
Become daemon before initializing anything, otherwise this does not work
...
with threaded workers.
2013-06-16 23:49:50 +00:00
dholland
4c09dd2f8a
Hang a warning banner on some nasty code I just found.
2013-06-16 20:46:24 +00:00
martin
23e8ed59f1
In the tool build <nbinclude/vax/disklabel.h> is enough.
2013-06-16 19:05:00 +00:00
matt
88771d9803
Fix pasto.
2013-06-16 17:57:21 +00:00
matt
53b726f4dc
#include <arm/omap/omap_var.h> where appropriate
...
Remove unneeded frequency check
2013-06-16 17:47:54 +00:00
matt
74ddb6be51
Add config for OMAP5432_EVM (omap5 dual cortex-a15)
2013-06-16 16:49:52 +00:00
matt
a46a2b996f
Fix GPIO locations, comment out clocks
2013-06-16 16:49:09 +00:00
matt
ad1e02d6fa
adapt am335x memprobe so it can be used by omap4/omap5.
...
Fill in the reference clock (omap_sys_clk) when determining speed.
Make sure memory controller are mapped.
Make sure to map console PA in bootstrap page table.
2013-06-16 16:48:23 +00:00
matt
99884fb551
Add generic timer support (untested)
2013-06-16 16:44:39 +00:00
matt
a464003fd5
Improve generic timer inlines to be cnt*_* consistently
2013-06-16 16:43:08 +00:00
matt
9c87a9b48d
OMAP4 EHCI enhancements
2013-06-16 16:42:13 +00:00
jakllsch
a78ff5d27c
Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it.
2013-06-16 13:47:42 +00:00
hannken
d5afd2c727
Add an UFS_SNAPGONE() ufs op replacing the calls
...
to ffs_snapgone() in ufs_lookup.c.
Ok: David Holland <dholland@netbsd.org>
Welcome to 6.99.22
2013-06-16 13:33:30 +00:00
tsutsui
d080be86f5
Use "-mtune-arm9e" for CPUFLAGS rather than "-march=armv5te".
...
The latter seems to cause problems around USB xfers (but not 100% sure).
2013-06-16 08:18:00 +00:00
tsutsui
da33418e6d
Enable MFS, CD9660, NULLFS, and UDF (for misc build work).
2013-06-16 08:13:28 +00:00
tsutsui
e29feb65a9
Add and enable BUFQ options.
2013-06-16 08:08:51 +00:00
msaitoh
d13f03981b
The bit location of link ability is different between 1000Base-X and others
...
(See annex 28B.2 and 28D). The old mii.h defined ANAR_X_PAUSE_* macros. Those
macros were named for 1000Base-X, but the bit definitions were not for
1000Base-X but for others (e.g. 1000BaseT). So there was bug in auto
negotiation for 1000Base-X, but there was no bug for other media. Define new
macro named ANAR_PAUSE_* and ANLPAR_PAUSE_* for other than 1000Base-X and fix
the bit definitions of ANAR_X_PAUSE_* and ANLPPAR_X_*. Change some PHY drivers
to use true macro. Same as other *BSDs.
2013-06-16 06:29:08 +00:00
dholland
f545eefb81
Update the sources list for lfs.
...
It is a defect in our module system that failure to include all the sources
in here does not result in a build failure with undefined symbols.
(It is also a defect in our module system that we need a whole parallel
system of source lists for it.)
2013-06-16 03:55:35 +00:00
christos
20af2ec145
In the PIC case, build libXdmGreet; perhaps we should always build and
...
link against it, even in the static case?
2013-06-16 01:51:29 +00:00
dholland
063f56aa0d
Add a comment about a matched pair of off-by-one tests that make the
...
maximum size of short symlinks one byte less than one would think it
should be. Caution against changing it; that would break compatibility
with existing disk images. Behavior noticed by qjsgkem on freenode.
If my analysis is wrong, please correct...
2013-06-16 00:13:58 +00:00
christos
0ebdad6fe7
- missing semicolon
...
- missing SKIPS
- assignment instead of comparison
2013-06-15 22:53:18 +00:00
matt
a68de2b4d7
More OMAP5 support
2013-06-15 21:59:37 +00:00
matt
de418489a8
Don't rely on hardcoded clocks now that we determine the actual ref clk
...
in the startup code.
2013-06-15 21:58:20 +00:00
matt
15d5bd1ab5
Beginnings of OMAP5 support.
2013-06-15 21:55:09 +00:00
christos
da0e2b2a1d
reflect the correct OpenBSD versions we are synced with.
2013-06-15 13:05:35 +00:00
christos
289b275fc3
revert part of previous commit
2013-06-15 12:29:02 +00:00
christos
9b746cb5f2
revert previous
2013-06-15 01:39:56 +00:00
christos
4ac5b2cc33
adjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs splitadjust to the lfs split
2013-06-15 01:37:10 +00:00
christos
78f1cd9f5b
handle new lfs split
2013-06-15 01:27:19 +00:00
christos
ec6fb31453
fix compilation
2013-06-15 01:26:48 +00:00
christos
c486c59c33
make this compile again after the lfs changes
2013-06-15 00:42:16 +00:00
christos
4c1da39777
make loadadr uintptr_t since we are casting it to pointers.
2013-06-15 00:41:56 +00:00
christos
5a16efd3f4
since when -m belongs in cppflags?
2013-06-15 00:40:12 +00:00
rkujawa
947ae9fb5b
Use VBAR register on Armada XP.
2013-06-14 20:02:44 +00:00
christos
aa3896734e
if ipsec_flags is given, treat it as an interface name and change @LOCAL_ADDR@
...
to the IP address for it. This makes dynamic addresses work during autoconf.
Also while here in restart, re-use start and stop instead of duplicating them.
2013-06-14 16:37:55 +00:00
christos
54da44c072
Accept - as stdin
...
Be nice and let the user know which file it could not open.
2013-06-14 16:29:14 +00:00
tsutsui
c7276dbc04
Remove old workaround for Cygwin.
...
http://mail-index.netbsd.org/source-changes/2003/05/08/0042.html
16bit dev_t for !__CYGWIN_USE_BIG_TYPES__ was removed in Cygwin 1.7.2
http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/types.h?cvsroot=src#rev1.32
and __dev32_t has been removed since 1.7.19.
http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/types.h?cvsroot=src#rev1.36
2013-06-14 16:28:20 +00:00
tsutsui
ccf0f70064
Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}.
...
Fixes builds using source sets that drop executable bits.
2013-06-14 16:10:02 +00:00
msaitoh
a9509b01aa
KNF.
2013-06-14 06:21:51 +00:00
pooka
ef255f82ed
sauce previous with a comment
2013-06-14 05:59:50 +00:00
pooka
3dfa58adc5
Ignore too short packets. This condition is true especially for the
...
first packet on a new bus (len == 0). Everything else in the stack
besides bpf seemed to be able to deal with one, though.
2013-06-14 05:56:29 +00:00
pooka
26e2849474
Allocate large struct from heap instead of stack for the benefit of
...
low-stack environments in which this code can run.
2013-06-14 05:54:04 +00:00
isaki
0a3e12024b
Remove header files which became unnecessary in 1.7.
2013-06-14 05:39:28 +00:00
mrg
cca850f1bd
define HAVE_XAA_H. fixes problems seen since the update to 2.1.20.
2013-06-14 04:43:38 +00:00
msaitoh
0893cfd5dd
Remove trailng whitespaces.
2013-06-14 03:54:43 +00:00
tls
a5fd1fb2d3
Correct use of entropy estimate when data are extracted from the pool.
...
The "threshold" value was being inappropriately used to limit how many
bytes could be output even after the estimator said enough bytes had
been put in to meet our minimum security guarantee.
This fixes a panic observed with the automatic test harness and by
msaitoh, where it was not possible to extract the full estimate's worth
of bytes even holding the pool lock across the estimate and extract
calls.
2013-06-13 19:18:00 +00:00
christos
c42e7a1ab0
We need to say we have getloadavg(3) otherwise it wants to open /dev/kmem
...
and it does not work since we don't install setgid kmem.
2013-06-13 11:25:18 +00:00
matt
45a83cb747
Regen.
2013-06-13 06:11:54 +00:00
matt
aafc9be326
Add ATI RADEON_HD7340
2013-06-13 06:11:34 +00:00