christos
62254aa965
regen; backtrace support is complete
2015-01-07 02:06:59 +00:00
christos
2c904ef7c1
fix build
2015-01-07 02:06:23 +00:00
christos
7f61831388
enable lto
2015-01-07 02:06:03 +00:00
christos
0c2e46cd4b
enable the rest of the languages
2015-01-07 02:05:41 +00:00
christos
d5e8e308ec
build lto
2015-01-07 02:02:44 +00:00
nonaka
836f08a84d
Remove non-printable character.
2015-01-07 01:11:47 +00:00
dholland
e7288b6692
add something
2015-01-06 22:38:41 +00:00
mrg
dc7eec00f8
fix MKGCC=no builds.
2015-01-06 21:42:02 +00:00
joerg
707bb266b1
panic is printflike.
2015-01-06 21:36:38 +00:00
mrg
0eb5ccbd11
revert the previous, it is incorrect and breaks MKGCCCMDS=no.
...
fixes for MKGCC=no should appear next.
2015-01-06 21:04:06 +00:00
christos
ca77f03d28
add MGX
2015-01-06 19:19:10 +00:00
christos
f44f27dc8e
tab police
2015-01-06 19:18:21 +00:00
macallan
cc620aaf19
add mgx driver
2015-01-06 17:51:57 +00:00
macallan
b2b0b52232
attach wsdisplay at wsemuldisplaydev instead of every single driver
2015-01-06 17:50:24 +00:00
macallan
67c7c13dd7
mention mgx driver
2015-01-06 17:48:45 +00:00
christos
ad991e655e
We never want the c definitions in <sys/endian.h>
2015-01-06 17:43:16 +00:00
macallan
5bc3657eb5
implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET_FBINFO ioctl()s
...
now X with wsfb works properly
2015-01-06 17:41:30 +00:00
christos
e14c7e489f
fix conditional; makes 0 len mbuf, 0 offset, 0 len test work.
2015-01-06 16:24:58 +00:00
christos
c8990bd93c
need immediate assignment
2015-01-06 16:08:06 +00:00
christos
d2c586bb77
simplify.
2015-01-06 16:04:58 +00:00
bouyer
87fe8c7aca
As proposed on tech-net@, introduce a new switch type, PSWITCH_TYPE_RADIO,
...
to be used to report to userland hardware radio switch changes.
powerd(8) will call a "radio_button" script to handle the event.
This script can e.g. start or stop wpa_supplicant.
Update wpi(4) to report PSWITCH_TYPE_RADIO events to sysmon.
2015-01-06 15:39:54 +00:00
martin
87706a3247
Invoke the helper program from the test installation directory (instead
...
of the current/temporary).
Properly register failure.
2015-01-06 15:13:16 +00:00
macallan
3ea142811f
- enable alpha fonts now that we have acceleration and glyphcache
...
- fix drawing of underlined characters
- try to flush framebuffer writes before reading them with the blitter
2015-01-06 13:54:18 +00:00
hannken
392dc36056
Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint().
2015-01-06 11:24:46 +00:00
jmcneill
be99da844f
Make sure to write our MAC address to the chip
2015-01-06 11:22:09 +00:00
jmcneill
d9f51f4ff5
fix multicast hash calculation
2015-01-06 11:19:16 +00:00
hannken
9e220db89c
No need to load a vnode/fnode pair to lookup attributes on a ntnode.
...
Use ntfs_ntlookup()/ntfs_ntput() instead.
2015-01-06 11:04:00 +00:00
hannken
e8b589e23d
Adjust printf and add missing ntfs_ntput().
2015-01-06 11:03:09 +00:00
nils
ba2edce401
Added myself
2015-01-06 06:31:31 +00:00
christos
74e389883f
fix helper program installation
2015-01-06 03:41:42 +00:00
christos
19e95bc726
Missed one
2015-01-06 03:26:05 +00:00
christos
0900ce68ab
fix directory
2015-01-06 03:20:24 +00:00
christos
fb3ca3528d
new tests directory
2015-01-06 03:14:03 +00:00
christos
2568fa481f
assym.h moved.
2015-01-06 02:49:21 +00:00
nonaka
1c6e486917
No need to call e500_tlb1_sync() at e500_cpu_hatch(). It has already
...
been called at e500_spinup_trampoline().
Pointed by mrg@.
2015-01-06 01:23:24 +00:00
jmcneill
401a108a75
use BOOTOPT_TYPE_MACADDR
2015-01-06 00:52:26 +00:00
jmcneill
1a6d2c6b3b
typo fix
2015-01-06 00:45:45 +00:00
jmcneill
3b928cbe55
allow passing rkemac0.mac-address=xx:xx:xx:xx:xx:xx on kernel cmdline to override random mac address
2015-01-06 00:43:59 +00:00
jmcneill
a52589d6bc
add BOOTOPT_TYPE_MACADDR for parsing mac address parameters
2015-01-06 00:43:21 +00:00
christos
003f1382bf
Form the sources in a better way.
2015-01-05 23:48:46 +00:00
christos
82329ad88d
Too hard to cross-build mkassym.c correctly, use a standard assym.h
2015-01-05 23:46:49 +00:00
christos
6d5379c9ea
add a dummy mkassym
...
look in more places for cpu_in_cksum
2015-01-05 23:25:10 +00:00
jmcneill
329dd20084
dont clear EMAC_STAT_MDIO on irq, as we poll this bit in readreg/writereg
2015-01-05 23:00:52 +00:00
christos
ae512c3e1e
add in_cksum tests
2015-01-05 22:45:09 +00:00
christos
bac8521a43
moved to tests/net/in_cksum.
2015-01-05 22:39:29 +00:00
christos
fca19cad2d
Port the in_cksum test from regress.
2015-01-05 22:38:36 +00:00
jmcneill
1e3894553e
remove rgephy, radxa rock seems to have an smsc phy that works with ukphy
2015-01-05 22:17:38 +00:00
jmcneill
1bda6e818a
add multicast filter support
2015-01-05 22:16:49 +00:00
jmcneill
98b7a8eb59
various fixes from FUKAUMI Naoki <fun@naobsd.org> and martin@
2015-01-05 21:57:49 +00:00
martin
ef1102215b
Fix index vs. count confusion when syncing a range of newly queued TX
...
descriptors. Pointed out by "naobsd" in private chat.
2015-01-05 21:37:07 +00:00