Displaying 7 results from an estimated 7 matches for "2c00".
Did you mean:
2000
2006 Oct 25
7
rest nested resources - Help please
I can''t believe I''m back again with another rest question. I did go through
the peepcode podcast.
I thought though you can have multiple nested resources, is that not true ?
I have this set up
map.resources :candidates do |candidate|
candidate.resources :canbackgrounds
candidate.resources :canpositions
end
I just coded up teh canpositions and now all
1999 Jan 29
1
Linux/Samba vs NT
I was having a discussion with a MS person about the performance of NT.
I got this reply:
---------- Forwarded message ----------
By the way, I looked into that claim that Linux could outperform NT server,
and my source claimed that the test was done on different hardware (i.e. it
was rigged) and that Linux still loses to NT on equivalent HW, although "it
has gotten closer." Do you
2010 Nov 25
2
installation on another virtual disk -Myst IV
I want to install Myst IV (http://mystrevelation.fr.ubi.com/).
I can't install in c:/... not enough of place.
I have /home/isaric/Vid?os/Myst-IV on /dev/sda10 and i want to install game on.
C: / do not have enough place and with l' installation of the game, I am to oblige to follow Wizard at :
Code:
/home/isaric/.wine/dosdevices/z:/home/isaric/Vid?os/Myst-IV
but permissions are asked.
2005 Nov 23
0
problem running Ashlar's Drawingboard
...In 16 bit mode.
Register dump:
CS:123f SS:1627 DS:1627 ES:1a7f FS:11df GS:0033
IP:cf26 SP:d5a8 BP:d61e FLAGS:0202( - 00 - -RI1)
AX:0000 BX:7f18 CX:0083 DX:7f58 SI:0000 DI:0000
Stack dump:
0x1627:0xd5a8: 1627 0000 0000 0000 d6d2 2c06 123f d6ea
0x1627:0xd5b8: 1627 0083 0024 0000 0000 0000 2c00 4075
0x1627:0xd5c8: d606 0f4f 123f 0000 0000 0022 0008 0026
02c4: sel=1627 base=4120e2b8 limit=0000e91f 16-bit rw-
034f: sel=1a7f base=412d8000 limit=0000ffff 16-bit rw-
023b: sel=11df base=40eb4000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x123f:0xcf26 (0x1627:0xd61e)
2 0x1027:0x0458 in kern...
2004 Dec 08
7
more then two wildcards in one machine
Has anyone had successfully installed more then two digium wildcards in
the same machine?
I'm going for four.
thanks
Shoval Tomer,
IT Manager,
SofTov Advanced Systems, Ltd.
Office: +972-3-9230686 ext. 179
Fax: +972-3-9216642
Mobile: +972-54-8000200
2010 Feb 25
3
[PATCH 1/3] drm/nv50: Implement ctxprog/state generation.
.../
+ cp_ctx(ctx, 0x402400, 0x1);
+ if (dev_priv->chipset == 0x50)
+ cp_ctx(ctx, 0x402408, 0x1);
+ else
+ cp_ctx(ctx, 0x402408, 0x2);
+ gr_def(ctx, 0x402408, 0x00000600);
+
+ /* 2800 */
+ cp_ctx(ctx, 0x402800, 0x1);
+ if (dev_priv->chipset == 0x50)
+ gr_def(ctx, 0x402800, 0x00000006);
+
+ /* 2C00 */
+ cp_ctx(ctx, 0x402c08, 0x6);
+ if (dev_priv->chipset != 0x50)
+ gr_def(ctx, 0x402c14, 0x01000000);
+ gr_def(ctx, 0x402c18, 0x000000ff);
+ if (dev_priv->chipset == 0x50)
+ cp_ctx(ctx, 0x402ca0, 0x1);
+ else
+ cp_ctx(ctx, 0x402ca0, 0x2);
+ if (dev_priv->chipset < 0xa0)
+ gr_def(ct...
2012 Jun 24
0
nouveau _BIOS method
....
2bc0: 00 01 01 47 01 92 00 92 00 01 01 47 01 b2 00 b2 ...G.......G....
2bd0: 00 01 02 47 01 80 06 80 06 01 20 47 01 00 10 00 ...G...... G....
2be0: 10 01 10 47 01 00 50 00 50 01 04 47 01 ff ff ff ...G..P.P..G....
2bf0: ff 01 01 47 01 00 04 00 04 01 54 47 01 58 04 58 ...G......TG.X.X
2c00: 04 01 28 47 01 00 05 00 05 01 80 47 01 00 0a 00 ..(G.......G....
2c10: 0a 01 10 47 01 4e 16 4e 16 01 02 47 01 00 50 00 ...G.N.N...G..P.
2c20: 50 01 10 79 00 5b 82 25 52 54 43 5f 08 5f 48 49 P..y.[.%RTC_._HI
2c30: 44 0c 41 d0 0b 00 08 5f 43 52 53 11 10 0a 0d 47 D.A...._CRS....G
2c40: 01...