search for: 85a8

Displaying 3 results from an estimated 3 matches for "85a8".

Did you mean: 85,8
2006 Jan 18
0
RTP error problem
...DEBUG[14747]: Didn't get a frame from channel: SIP/211-a79f Jan 18 04:29:13 DEBUG[14747]: Didn't get a frame from channel: SIP/201-bc25 Jan 18 04:31:09 DEBUG[14747]: Didn't get a frame from channel: SIP/209-08df Jan 18 04:31:17 DEBUG[14747]: Didn't get a frame from channel: SIP/201-85a8 Jan 18 04:34:31 DEBUG[14747]: Didn't get a frame from channel: SIP/204-3726 Jan 18 04:35:30 DEBUG[14747]: Didn't get a frame from channel: SIP/204-e070 Jan 18 04:36:30 DEBUG[14747]: Didn't get a frame from channel: SIP/204-d178 Jan 18 04:38:07 DEBUG[14747]: Didn't get a frame from c...
2005 Jul 27
0
Please, I looking for halp!
...x"pB....F......G 0000510: c570 f404 1400 8dad 2987 d4c6 0f2c 5485 .p......)....,T. 0000520: 2bce 9b76 ca92 bc65 6e7c 501d 32c9 b642 +..v...en|P.2..B 0000530: 560c b658 308b 7b9a 337a 8f68 630c 5ccb V..X0.{.3z.hc.\. 0000540: fcaa 485d 1d5d 519b ad1b 88de a61e d92f ..H].]Q......../ 0000550: 85a8 6ddc c323 b4c1 d8ec 23dd 33b5 c3a4 ..m..#....#.3... 0000560: 6d36 e4d0 b144 83d1 9d90 745e e961 9c87 m6...D....t^.a.. 0000570: e68e 9e4b 0ef4 35e9 1ba2 f4c0 060d c4bb ...K..5......... 0000580: 53e6 2e39 9bc5 f4b1 e432 993f 23fa 2023 S..9.....2.?#. # 0000590: 6205 d01b c97c 6430 5c64 2563 3647 5...
2007 Apr 18
1
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
Hi, I've come across some problems with the assembly version of the ELFNOTE macro currently in -mm. (in x86-put-note-sections-into-a-pt_note-segment-in-vmlinux.patch) The first is that older gas does not support :varargs in .macro definitions (in my testing 2.17 does while 2.15 does not, I don't know when it became supported). The Changes file says binutils >= 2.12 so I think we need