search for: 0x0060

Displaying 20 results from an estimated 75 matches for "0x0060".

Did you mean: 0x0000
2013 Jun 01
3
[Bug 65251] New: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - Ch 6/0 Mthd 0x0060 Data 0x8000000f
https://bugs.freedesktop.org/show_bug.cgi?id=65251 Priority: medium Bug ID: 65251 Assignee: nouveau at lists.freedesktop.org Summary: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR - Ch 6/0 Mthd 0x0060 Data 0x8000000f Severity: normal Classification: Unclassified OS: Linux (All) Reporter: eldmannen+freedesktop at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: 9.1 Component: Drivers/DRI/nouveau Pr...
2008 Feb 25
1
Error accessing [homes] after 3.0.25b update (uppercase)
...0x0020: 5018 ff1f 5af1 0000 0000 00ec ff53 4d42 P...Z........SMB 0x0030: 7300 0000 0018 07c8 0000 0000 0000 0000 s............... 0x0040: 0000 0000 0000 fffe 0000 c151 0cff 00ec ...........Q.... 0x0050: 0004 4132 0001 0000 0000 004a 0000 0000 ..A2.......J.... 0x0060: 00d4 0000 a0b1 0060 4806 062b 0601 0505 .......`H..+.... 0x0070: 02a0 3e30 3ca0 0e30 0c06 0a2b 0601 0401 ..>0<..0...+.... 0x0080: 8237 0202 0aa2 2a04 284e 544c 4d53 5350 .7....*.(NTLMSSP 0x0090: 0001 0000 0097 8208 e200 0000 0000 0000 ................ 0x00...
2020 Mar 28
2
How to add new AVR targets?
Hi Dylan, the following code volatile uint8_t v1; volatile uint8_t v2; __attribute__((interrupt)) void __vector_21(void) { v2 = v1; } produces in C mode: 00000092 <__vector_21>: 92: 80 91 61 00 lds r24, 0x0061 ; 0x800061 <v1> 96: 80 93 60 00 sts 0x0060, r24 ; 0x800060 <__data_end> 9a: 08 95 ret and in C++ mode: 00000074 <_Z11__vector_21v>: 74: 80 91 60 00 lds r24, 0x0060 ; 0x800060 <__data_end> 78: 80 93 61 00 sts 0x0061, r24 ; 0x800061 <v2> 7c: 08 95 ret So, in C+...
2016 Nov 21
2
Winbind traffic not encrypted
.....ByA.o... 0x0020: 8018 00e5 f1ec 0000 0101 080a 0052 ea62 .............R.b 0x0030: 0052 ea61 3032 0201 0163 2d04 000a 0100 .R.a02...c-..... 0x0040: 0a01 0002 0100 0201 0f01 0100 870b 6f62 ..............ob 0x0050: 6a65 6374 636c 6173 7330 0d04 0b63 7572 jectclass0...cur 0x0060: 7265 6e74 5469 6d65 rentTime 16:37:05.449725 IP 192.168.56.32.389 > 192.168.56.33.49418: Flags [.], ack 53, win 227, options [nop,nop,TS val 5433954 ecr 5433954], length 0 0x0000: 4500 0034 5585 4000 4006 f3ac c0a8 3820 E..4U. at .@.....8. 0x0010: c0a8 3821 0185 c10a 6f87 bfe7 427...
2004 Nov 11
2
PXELINUX - no boot file found
...43 022c e398 0101 0600 .....D.C.,...... 0x0020 04c3 4d1a 0004 8000 0000 0000 0000 0000 ..M............. 0x0030 0000 0000 0000 0000 0001 03c3 4d1a 0000 ............M... 0x0040 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0050 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0060 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0070 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0080 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0090 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x00a0 0000 0000 0000 0000 0000 0000 0000 000...
2020 Mar 30
2
How to add new AVR targets?
...gt; __attribute__((interrupt)) void __vector_21(void) { > > v2 = v1; > > } > > > > produces in C mode: > > > > 00000092 <__vector_21>: > > 92: 80 91 61 00 lds r24, 0x0061 ; 0x800061 <v1> > > 96: 80 93 60 00 sts 0x0060, r24 ; 0x800060 <__data_end> > > 9a: 08 95 ret > > > > and in C++ mode: > > > > 00000074 <_Z11__vector_21v>: > > 74: 80 91 60 00 lds r24, 0x0060 ; 0x800060 <__data_end> > > 78: 80 93 61 00 sts 0x0061...
2020 Mar 31
2
How to add new AVR targets?
...gt; v2 = v1; > > > } > > > > > > produces in C mode: > > > > > > 00000092 <__vector_21>: > > > 92: 80 91 61 00 lds r24, 0x0061 ; 0x800061 <v1> > > > 96: 80 93 60 00 sts 0x0060, r24 ; 0x800060 > <__data_end> > > > 9a: 08 95 ret > > > > > > and in C++ mode: > > > > > > 00000074 <_Z11__vector_21v>: > > > 74: 80 91 60 00 lds r24, 0x0060 ; 0x800060 > &...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...0x0020: 8018 ffff c716 0000 0101 080a 1eef f1df ................ 0x0030: 1401 7aa3 4130 3237 2055 4944 2046 4554 ..z.A027.UID.FET 0x0040: 4348 2032 2028 5549 4420 464c 4147 5320 CH.2.(UID.FLAGS. 0x0050: 494e 5445 524e 414c 4441 5445 2052 4643 INTERNALDATE.RFC 0x0060: 3832 322e 5349 5a45 2042 4f44 592e 5045 822.SIZE.BODY.PE 0x0070: 454b 5b5d 3c30 2e32 3034 3830 3e29 0d0a EK[]<0.20480>).. 14:43:17.998229 IP ab1-1-41.shsu.edu.imap > noctis.shsu.edu.61359: . 156:1604(1448) ack 128 win 1448 <nop,nop,timestamp 335641262 519041503>...
2020 Mar 31
3
How to add new AVR targets?
...>     > >> >     > produces in C mode: >> >     > >> >     > 00000092 <__vector_21>: >> >     > 92:   80 91 61 00     lds     r24, 0x0061     ; 0x800061 <v1> >> >     > 96:   80 93 60 00     sts     0x0060, r24     ; 0x800060 >> <__data_end> >> >     > 9a:   08 95           ret >> >     > >> >     > and in C++ mode: >> >     > >> >     > 00000074 <_Z11__vector_21v>: >> >     > 74:   8...
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
...- 0x0045, - 0x0046, - 0x0047, - 0x0048, - 0x0049, - 0x004A, - 0x004B, - 0x004C, - 0x004D, - 0x004E, - 0x004F, - 0x0050, - 0x0051, - 0x0052, - 0x0053, - 0x0054, - 0x0055, - 0x0056, - 0x0057, - 0x0058, - 0x0059, - 0x005A, - 0x005B, - 0x005C, - 0x005D, - 0x005E, - 0x005F, - 0x0060, - 0x0061, - 0x0062, - 0x0063, - 0x0064, - 0x0065, - 0x0066, - 0x0067, - 0x0068, - 0x0069, - 0x006A, - 0x006B, - 0x006C, - 0x006D, - 0x006E, - 0x006F, - 0x0070, - 0x0071, - 0x0072, - 0x0073, - 0x0074, - 0x0075, - 0x0076, - 0x0077, - 0x0078, - 0x0079, - 0x007A, - 0x007B, -...
2003 Sep 21
0
Opening Task Manager close files on samba share
...20 00 04 04 07 00 8B 6C 84-6A 74 67 08 4C 99 50 18 .....?l?jtg.L?P. 0x0030 F5 98 82 0C 00 00 00 00-00 96 FF 53 4D 42 73 00 ???......??SMBs. 0x0040 00 00 00 18 07 48 00 00-00 00 00 00 00 00 00 00 .....H.......... 0x0050 00 00 00 00 FF FE 00 00-45 EC 0D 75 00 73 00 FF ....??..E?.u.s.? 0x0060 FF 32 00 01 00 04 01 00-00 01 00 00 00 00 00 00 ?2.............. 0x0070 00 D4 00 00 00 36 00 00-00 00 57 69 6E 64 6F 77 .?...6....Window 0x0080 73 20 32 30 30 32 20 32-36 30 30 20 53 65 72 76 s 2002 2600 Serv 0x0090 69 63 65 20 50 61 63 6B-20 31 00 57 69 6E 64 6F ice Pack 1.Windo 0x...
2012 Apr 15
1
[PATCH] nv50: fix crash in NV50SyncToVBlank
...deletions(-) diff --git a/src/nv50_accel.c b/src/nv50_accel.c index 66d6cb8..7c640f2 100644 --- a/src/nv50_accel.c +++ b/src/nv50_accel.c @@ -44,6 +44,9 @@ NV50SyncToVBlank(PixmapPtr ppix, BoxPtr box) if (!crtcs) return; + if (!PUSH_SPACE(push, 10)) + return; + BEGIN_NV04(push, SUBC_NVSW(0x0060), 2); PUSH_DATA (push, pNv->vblank_sem->handle); PUSH_DATA (push, 0); -- 1.7.8.5
2019 Apr 15
1
No CRLF in Pigeonhole's header?
.......y.... ? 0x0020:? 8018 021e 0749 0000 0101 080a c345 2b51? .....I.......E+Q ? 0x0030:? b382 853c 4d41 494c 2046 524f 4d3a 3c72 ...<MAIL.FROM:<r ? 0x0040:? 4073 3066 2e6d 642e 6465 7664 6576 6465? @sxf.md.devdevde ? 0x0050:? 762e 6e65 743e 0d0a 5243 5054 2054 4f3a v.net>..RCPT.TO: ? 0x0060:? 3c63 6f6e 7461 6374 4072 6567 6973 2e74 <contact at regis.t ? 0x0070:? 6563 683e 0d0a 4244 4154 2032 3235 3420 ech>..BDAT.2254. ? 0x0080:? 4c41 5354 0d0a 582d 5369 6576 653a 2050? LAST..X-Sieve:.P ? 0x0090:? 6967 656f 6e68 6f6c 6520 5369 6576 6520? igeonhole.Sieve. ? 0x00a0:? 302e 352e...
2003 Apr 13
2
Problem in getting tftp transfer to succeed
...:...... 0x0020 40ab 183f 0000 8000 0000 0000 c0a8 010a @..?............ 0x0030 c0a8 0101 0000 0000 0002 3fab 183f 0000 ..........?..?.. 0x0040 0000 0000 0000 0000 7873 6572 7665 0000 ........xserve.. 0x0050 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0060 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0070 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0080 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0090 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x00a0 0000...
2016 Nov 22
1
Winbind traffic not encrypted
...8018 0122 f295 0000 0101 080a 00cf 5339 ..."..........S9 > 0x0030: 00cf 5338 0000 00d9 0504 05ff 000c 000c ..S8............ > 0x0040: 0000 0000 142f 5669 574f 3a0e e150 1889 ...../ViWO:..P.. > 0x0050: 99ab 8cca 3081 8702 0105 6481 8104 2943 ....0.....d...)C > 0x0060: 4e3d 7573 6572 322c 434e 3d55 7365 7273 N=user2,CN=Users > 0x0070: 2c44 433d 6164 2c44 433d 6578 616d 706c ,DC=ad,DC=exampl > 0x0080: 652c 4443 3d6e 6574 3054 3019 040a 6c6f e,DC=net0T0...lo > 0x0090: 6769 6e53 6865 6c6c 310b 0409 2f62 696e ginShell1.../bin > 0x...
2020 Apr 08
2
How to add new AVR targets?
...t;     > produces in C mode: >>>> >     > >>>> >     > 00000092 <__vector_21>: >>>> >     > 92:   80 91 61 00     lds     r24, 0x0061     ; 0x800061 <v1> >>>> >     > 96:   80 93 60 00     sts     0x0060, r24     ; 0x800060 >>>> <__data_end> >>>> >     > 9a:   08 95           ret >>>> >     > >>>> >     > and in C++ mode: >>>> >     > >>>> >     > 00000074 <_Z11__ve...
2020 Mar 04
2
How to add new AVR targets?
Am 04.03.20 um 13:28 schrieb Dylan McKay: > > * *The C/C++ function needs to be declared with either the calling > convention avr-interrupt or avr-non-blocking-interrupt.* Skipping > this step will cause regular ret instructions to be emitted for > return-from-subroutine, instead of the required reti for interrupt > handlers. ISRs also have stricter
2006 Nov 16
1
[3.0.23d] winbind: ads_connect for domain X failed: Operations error
...020: 0463 5d04 000a 0100 0a01 0002 0100 0201 .c]............. 0x0030: 0001 0100 a03e a31e 0409 446e 7344 6f6d .....>....DnsDom 0x0040: 6169 6e04 1161 6474 6573 742e 6c69 6e62 ain..adtest.linb 0x0050: 6f78 2e63 6f6d a30d 0404 486f 7374 0405 ox.com....Host.. 0x0060: 5044 4330 31a3 0d04 054e 7456 6572 0404 PDC01....NtVer.. 0x0070: 0600 0000 300a 0408 4e65 744c 6f67 6f6e ....0...NetLogon 17:23:25.902620 IP 192.168.0.247.389 > 172.20.0.221.33128: UDP, length: 193 0x0000: 4500 00dd 5324 0000 7f11 795b c0a8 00f7 E...S$....y[.... 0x...
2023 Apr 14
5
[Bug 1673] New: bug egress hook virtio interface with VLAN
...0x0020: ffff 0044 0043 0134 86f5 0101 0600 f97b ...D.C.4.......{ 0x0030: 4c02 0000 0000 0000 0000 0000 0000 0000 L............... 0x0040: 0000 0000 0000 e628 5968 daab 0000 0000 .......(Yh...... 0x0050: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0060: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0070: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0080: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0090: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x00a0...
2023 Apr 14
3
[Bug 1672] New: bug egress hook virtio interface with VLAN
...0x0020: ffff 0044 0043 0134 86f5 0101 0600 f97b ...D.C.4.......{ 0x0030: 4c02 0000 0000 0000 0000 0000 0000 0000 L............... 0x0040: 0000 0000 0000 e628 5968 daab 0000 0000 .......(Yh...... 0x0050: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0060: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0070: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0080: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0090: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x00a0...