matt
99fb32ee38
add a fpu_used sysarch
2013-01-31 14:58:51 +00:00
christos
2431e0788b
the allow options are 8 bits wide.
2013-01-31 14:56:32 +00:00
joerg
8f31aaa01e
Add sockaddr_format to ease debugging code dealing with socket
...
addresses.
2013-01-31 14:30:47 +00:00
skrll
a603d84f03
Simplify dwc_otg_work and its initialisation.
2013-01-31 12:41:41 +00:00
jmcneill
a5510fd45a
Remove PIXMAN_NO_TLS and replace with HAVE_PTHREAD_SETSPECIFIC so the
...
installed library is actually thread-safe.
2013-01-31 12:21:12 +00:00
rkujawa
ec19503616
- Map memory space with BUS_SPACE_MAP_LINEAR
...
- Support WSDISPLAYIO_GET_FBINFO
- Improve debugging
2013-01-31 11:57:07 +00:00
macallan
1d7e3ae79a
support WSDISPLAYIO_GET_FBINFO
2013-01-31 11:00:07 +00:00
jmcneill
a4b324f471
merge pixman 0.28.2. for arm and earm, enable simd & neon support. for
...
earm, enable iwmmx support.
2013-01-31 10:58:22 +00:00
macallan
719e71a847
add ioctl(WSDISPLAYIO_GET_FBINFO)
2013-01-31 10:57:30 +00:00
matt
c510eba682
Add a unwind-netbsd.h which will include the proper unwind.h file depending
...
on __ARM_EABI__. This allow gcc to build libgcc for both ABIs properly since
they both different unwind.h.
2013-01-31 07:11:08 +00:00
matt
8355d788c7
Cleanup arm--netbsdelf-*eabi*
2013-01-31 06:53:21 +00:00
matt
8728f6bef4
Define size_t, ptrdiff_t, and wchar_t to what NetBSD/arm wants instead of the
...
stupid values chosen for AAPCS.
2013-01-31 06:52:16 +00:00
matt
8c98e4a90f
Reorganize to appease lint.
2013-01-31 06:47:55 +00:00
rkujawa
9bd91be58f
Note Mediator PCI 4000 support.
2013-01-30 20:48:27 +00:00
christos
d84c38ae4e
- don't abuse vp->fs to mean struct fs for ffs and struct msdos_opts;
...
make it always fsinfo_t and change void * to that.
- kill unused structure members.
2013-01-30 19:19:19 +00:00
rkujawa
894a055275
Include rasops that are actually needed by this driver.
2013-01-30 19:08:53 +00:00
christos
0ea6b66554
gc global sectorsize.
2013-01-30 17:29:25 +00:00
christos
78e97492c8
buf is generic; it has nothing to do with ffs and will eventually be moved.
...
gc sectorize.
2013-01-30 17:29:05 +00:00
tsutsui
fefaa9ed80
Add missed byteswap ops for BE machines in block added in rev 1.223.
2013-01-30 16:01:45 +00:00
macallan
38b542c954
moar register bits
2013-01-30 15:55:27 +00:00
msaitoh
7f0003f0ed
- Add WM_DEBUG_NVM.
...
- If WM_DEBUG_NVM is enabled, dump the FLASH ROM data.
2013-01-30 14:20:53 +00:00
he
bff67d9100
Add newfs_ext2fs and mount_ext2fs, useful for installing on a hard
...
disk on KUROBOX_PRO.
2013-01-30 14:12:33 +00:00
he
0720da33f2
Also populate the INSTALL kernel for KUROBOX_PRO.
2013-01-30 13:53:54 +00:00
he
8087599c78
Add an install kernel for KUROBOX_PRO.
2013-01-30 13:52:45 +00:00
he
98536816fb
Also build a kernel with root on wd0 to avoid query for location of
...
root file system on boot.
2013-01-30 13:52:17 +00:00
he
36984c64cc
Fix the ALL_KERNELS default value assignment, so that the double
...
quotes don't become a part of the value, causing all the targets
to be skipped by default.
2013-01-30 13:47:36 +00:00
jmcneill
df76c7b4bf
discard initial numbers from rng, broadcom says they are "less random"
2013-01-30 11:52:54 +00:00
msaitoh
d5c11b0d60
regen.
2013-01-30 10:10:29 +00:00
msaitoh
73abdac63c
Change from "3400 USB" to "3400 USB EHCI" for EHCI devices.
2013-01-30 10:09:58 +00:00
skrll
247d96dca1
Add the tests sets by default. Tweak the usage output.
2013-01-30 07:40:34 +00:00
christos
9eb809c6b4
use "val" not "var"
2013-01-30 02:53:54 +00:00
christos
981fdd0a21
whitespace police
2013-01-30 02:48:22 +00:00
matt
750dd5ac2b
Add DT_PREINIT_ARRAY/DT_PREINIT_ARRAYSZ and few other missing ones.
2013-01-30 01:12:56 +00:00
matt
e3604c46b6
Add two missing relocs and DT_MIPS_PLTGOT and DT_MIPS_RWPLT
2013-01-30 01:11:12 +00:00
para
8e65446416
fix the sysctl_setup_func typedef
2013-01-29 23:00:31 +00:00
wiz
c0f18b0f95
Bump date for previous.
2013-01-29 22:02:17 +00:00
wiz
864210eab9
Remove trailing whitespace.
2013-01-29 22:01:28 +00:00
para
429dff0760
bring man page up to date for vmem_xcreate and
...
the changed function signature of vmem_create
2013-01-29 21:55:07 +00:00
christos
8459845f55
add missing arguments.
2013-01-29 21:54:19 +00:00
para
5bb32f7811
improve on comments
2013-01-29 21:37:04 +00:00
rkujawa
50b18a90db
Add em4k(4) to dist list.
2013-01-29 21:34:16 +00:00
rkujawa
c3e081c5dd
Add man page for em4k. While here update empb.
2013-01-29 21:31:18 +00:00
para
f2aa565376
bring file up to date for previous vmem changes.
2013-01-29 21:29:40 +00:00
para
19d40baab3
make vmem(9) ready to be used early during bootstrap to replace extent(9)
...
pass memory for vmem structs into the initialization function and
do away with the static pool of vmem structs.
remove special bootstrapping of the quantum cache pools of the kmem_va_arena
as memory for pool_caches is allocated via pool_allocator_meta which is
fully operational at this point.
2013-01-29 21:26:24 +00:00
rkujawa
1b7b64a7e3
Regen configs.
2013-01-29 21:06:15 +00:00
rkujawa
dea4efb7c6
Add forgotten atabus at ata. Needed for satalink.
2013-01-29 21:04:55 +00:00
rkujawa
005917ac6b
Support PCI_NETBSD_CONFIGURE for em4k. Mediator 4000 now works completely (minus
...
obvious lack of DMA).
2013-01-29 21:02:50 +00:00
christos
80695a814b
spwd.db should be 0600 (Brooks Davis)
2013-01-29 20:21:02 +00:00
christos
a5d450d94b
remove useless cast (Richard Hansen)
2013-01-29 19:56:43 +00:00
christos
9a9b8c8de6
revert previous, it was an unintended side effect. fixed in makefs
2013-01-29 19:48:41 +00:00