search for: 0x05b0

Displaying 4 results from an estimated 4 matches for "0x05b0".

Did you mean: 0x00b0
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...0x0570: 4f0d 0a58 2d55 4944 3a20 320d 0a43 6f6e O..X-UID:.2..Con 0x0580: 7465 6e74 2d4c 656e 6774 683a 2034 3632 tent-Length:.462 0x0590: 0d0a 582d 4b65 7977 6f72 6473 3a20 2020 ..X-Keywords:... 0x05a0: 2020 2020 2020 2020 2020 2020 2020 2020 ................ 0x05b0: 2020 2020 2020 2020 2020 2020 2020 2020 ................ 0x05c0: 2020 2020 2020 2020 2020 2020 2020 2020 ................ 0x05d0: 2020 2020 2020 2020 2020 2020 ............ 14:43:17.998255 IP ab1-1-41.shsu.edu.imap > noctis.shsu.edu.61359: P 1604:2156(552) ack 12...
2016 Mar 10
0
[PATCH] gr/fuc: Store $r0 in interrupt handler
.../gpcgf100.fuc3.h b/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3.h index 231f696..5f4ddfe 100644 --- a/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3.h +++ b/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3.h @@ -382,56 +382,57 @@ uint32_t gf100_grgpc_code[] = { 0xb60412fd, 0x1efd01e4, 0x0018fe05, - 0x05b021f5, + 0x05b421f5, /* 0x04eb: main_not_ctx_xfer */ 0x94d30ef4, 0xf5f010ef, 0x7e21f501, 0xc60ef403, /* 0x04f8: ih */ - 0x88fe80f9, - 0xf980f901, - 0xf9a0f990, - 0xf9d0f9b0, - 0xbdf0f9e0, - 0x00a7f104, - 0x00a3f002, - 0xc400aacf, - 0x0bf404ab, - 0x1cd7f02c, - 0x1a00e7f1, - 0xcf00e3f0, - 0xf...
2016 Nov 21
2
Winbind traffic not encrypted
...0x0570: 9d42 cdf0 320a b2e9 f46a 0c15 37f9 5936 .B..2....j..7.Y6 0x0580: 14d5 8258 4afa d355 ff0f 56a5 e56f 22c5 ...XJ..U..V..o". 0x0590: ba72 07e6 80a2 38a3 db54 3cb5 410f bb85 .r....8..T<.A... 0x05a0: f490 db3c 5a33 6358 e4e0 3da6 aed2 9561 ...<Z3cX..=....a 0x05b0: 919b 7ae2 9dc7 c469 3e88 9957 784b 9774 ..z....i>..WxK.t 0x05c0: 471c 5d66 e0b5 1bd5 c6f7 d374 82b1 160e G.]f.......t.... 0x05d0: 69ac 3af8 9c8d 1aa6 b709 9762 0efa 367d i.:........b..6} 0x05e0: 0c7b 47be 8847 331e aca1 829c 5829 dabf .{G..G3.....X).. 0x05f0: e13a d216...
2014 Aug 17
9
[PATCH 01/10] bios/fan: add support for maxwell's fan management table v2
Re-use the therm-exported fan structure with only two minor modifications: - pwm_freq: u16 -> u32; - add fan_type (toggle or PWM) v2: - Do not memset the table to 0 as it erases the pre-set default values Signed-off-by: Martin Peres <martin.peres at free.fr> --- drm/Kbuild | 1 + drm/core/include/subdev/bios/fan.h | 1 + drm/core/subdev/bios/fan.c | 1