roy
0c7cf1ae4c
Change the IPv6 DNS selection to use DNS selection and add the
...
Google Public V4 DNS servers to the list.
The other field can take an IPv4 or IPv6 name server of choice.
Fixes PR install/49231.
2014-09-22 19:01:02 +00:00
roy
8e47ac0efa
Remove the ping6 ff02::2 test, it looks pretty pointless.
...
dhcpcd will ensure the IPv6 network is up before forking.
ping the IPv4 default route before the nameserver as the nameserver
could be over the default route anyway.
Fixes the core issue with PR install/49231.
2014-09-22 18:47:41 +00:00
nat
83ad0ccff8
Fix trouble setting recording parameters.
...
Addresses PR 48394.
This commit was approved by christos@
2014-09-22 14:25:32 +00:00
nat
812d660db3
Make remote access cards on HP ProLiant microservers N36L,
...
N40L and N54L work with ipmi(4).
Addresses PR 48233.
This commit was approved by christos@
2014-09-22 13:30:55 +00:00
msaitoh
2151ba81dd
Always print the Slot implemented bit in the PCIe Capabilities
...
Register using with onoff().
2014-09-22 13:01:44 +00:00
skrll
c0b88ecd18
Wrap a long line
2014-09-22 08:13:02 +00:00
reinoud
d6858c32bd
Refactor usb hub attachment making it easier to read
2014-09-21 20:49:31 +00:00
christos
32693e8fdf
ran sed too agressively.
2014-09-21 18:03:47 +00:00
christos
d7039df44d
adjust for the new findvendor
2014-09-21 17:59:52 +00:00
christos
7c397b34ce
remove casts to the same type.
2014-09-21 17:17:15 +00:00
christos
8c3ca4fcf0
fix memset size inconsistency
2014-09-21 17:11:07 +00:00
christos
4afc391a9b
fix cut-n-paste, use arrays instead of separate variables to avoid code
...
duplication.
2014-09-21 17:10:00 +00:00
christos
fc51aa555a
comment out code that was never used, but probably intended to be used.
2014-09-21 17:05:02 +00:00
christos
0a9fa3059d
remove stray return
2014-09-21 17:02:24 +00:00
christos
a568d0213e
this is not python (add braces)
2014-09-21 17:00:35 +00:00
christos
b00a9731c2
fix leak
2014-09-21 16:58:42 +00:00
christos
486adf8389
fix leak.
2014-09-21 16:56:44 +00:00
christos
a9ba82b09e
fix leak.
2014-09-21 16:53:38 +00:00
christos
49527aa22e
remove stray continue.
2014-09-21 16:52:26 +00:00
christos
7665fdf165
fix leak.
2014-09-21 16:40:53 +00:00
christos
50369d2f23
fix leak
2014-09-21 16:37:34 +00:00
christos
ce6e7b2537
fix leak.
2014-09-21 16:36:32 +00:00
christos
acff45498d
remove stray ;
2014-09-21 16:35:44 +00:00
christos
513268682f
this is not python (add missing braces)
2014-09-21 16:34:53 +00:00
christos
42dd471e9b
remove dead code
2014-09-21 16:33:48 +00:00
christos
3e46630230
fix cut-n-paste
2014-09-21 16:32:51 +00:00
christos
da4c4f5dbc
fix leak.
2014-09-21 15:49:21 +00:00
christos
46923cbe5b
fix leak
2014-09-21 15:48:29 +00:00
christos
32d612a206
fix leak.
2014-09-21 15:46:44 +00:00
christos
80d9ffa917
remove dead code
2014-09-21 15:43:11 +00:00
reinoud
410d55ca8b
Re-enable OHCI since the Exynos5 SoC OHCI hang has been fixed
2014-09-21 15:23:55 +00:00
reinoud
a715579467
Fix Exynos5 SoC OHCI hang
...
Redo the Exynos 5410 USB phy initialisation following uboot
2014-09-21 15:22:40 +00:00
christos
a06f4a91f3
remove more old pci_findvendor code
2014-09-21 15:07:19 +00:00
christos
339c89dc93
Adjust to kernel changes
2014-09-21 14:32:37 +00:00
christos
4c9d1f022b
add the common code for verbose printing of devices.
2014-09-21 14:31:38 +00:00
christos
3803777649
regen
2014-09-21 14:31:03 +00:00
christos
9eaee4f495
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
...
pairs to the compressed one that matt wrote.
2014-09-21 14:30:22 +00:00
bouyer
bb4d9fb08c
Make Xen kernels compile without DIAGNOSTIC
2014-09-21 12:46:15 +00:00
nat
1966e558ca
Enable sysbeep(4) to be heard on speakers on Toughbook mk1 and mk5
...
computers. Also on computers with SigmaTel STAC 9200(D), 9202(D)
9404(D), 9205(D) hdaudio controllers as well as Realtek ALC 231
hdaudio controllers reporting as ALC 269.
Addresses PR 45778.
Addresses PR 48495.
This commit was approved by christos@
2014-09-21 10:41:22 +00:00
roy
f68fe4cac7
Use checkyesnox to test rtsol as it has been removed including its
...
default configuration which we should not warn about.
2014-09-21 09:48:32 +00:00
roy
56e4b525ee
Add checkyesnox function so we can test a configurable without
...
being warned of its non-existance.
2014-09-21 09:47:24 +00:00
mbalmer
d8f64d6b69
add Kukes
2014-09-21 08:38:03 +00:00
phx
da1547d6be
A stack size of 8K is too small for a block buffer of 65536 bytes.
...
Increased the stack size to 128K. This makes ofwboot work with FirmWorks
OpenFirmware systems again (tested with Motorola PowerStack II).
2014-09-20 23:10:46 +00:00
jnemeth
4013e132a3
document the new restore subcommand
2014-09-20 22:36:09 +00:00
jnemeth
06190c9314
Initial cut of gpt restore. This functions correctly in testing,
...
but isn't all that pretty. It has minimal error testing and may
leak memory. It also only works with empty disks. If passed "-F"
flag, it will blank the disk for you.
2014-09-20 22:11:27 +00:00
matt
4e1a8f1325
Also copy the symtab to the .gdb image. If we are producing a .gdb, grab
...
the symtab from that since it will be a bit larger than the one from the
stripped kernel and thus can't be inserted into the .gdb kernel.
2014-09-20 19:22:09 +00:00
roy
679020a8a6
More rtsold removal, thanks to Henning Petersen.
...
Fixes PR misc/49228.
2014-09-20 15:10:41 +00:00
jmcneill
3228f0b415
if the pkt length in rx header is < ETHER_HDR_LEN, drop it
2014-09-20 15:07:06 +00:00
wiz
6880513a4a
Add missing .El. From Henning Petersen in PR 49227.
2014-09-20 11:16:05 +00:00
gson
ef3b684774
Include opt_usb.h to make "options UGEN_DEBUG" work.
2014-09-20 08:45:23 +00:00