Difference between revisions of "User:Arty"

From ReactOS Wiki
Jump to: navigation, search
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==Current Work==
 +
 +
* DWARF reading replacement for librsym
 +
* [[NewCc]]
 +
* [[CmakeHowto]]
 +
 
==The page formerly known as 'Networking (TCP/IP!) dude.'==
 
==The page formerly known as 'Networking (TCP/IP!) dude.'==
  
Line 30: Line 36:
 
# Last year the 70's style Cadillac ElDorado and Olds Toronado are produced
 
# Last year the 70's style Cadillac ElDorado and Olds Toronado are produced
 
# Warren Robinette plants the first successful easter egg.
 
# Warren Robinette plants the first successful easter egg.
 
==How to set up green==
 
 
<code>
 
; Green driver
 
HKLM,"SYSTEM\CurrentControlSet\Services\green","ErrorControl",0x00010001,0x00000000
 
HKLM,"SYSTEM\CurrentControlSet\Services\green","Group",0x00000000,"Extended base"
 
HKLM,"SYSTEM\CurrentControlSet\Services\green","ImagePath",0x00020000,"system32\drivers\green.sys"
 
HKLM,"SYSTEM\CurrentControlSet\Services\green","Start",0x00010001,0x00000001
 
HKLM,"SYSTEM\CurrentControlSet\Services\green","Type",0x00010001,0x00000001
 
HKLM,"SYSTEM\CurrentControlSet\Services\green\Parameters","AttachedDevice",0x00000000,"\Device\Serial1"
 
</code>
 
 
<code>
 
01:48 <@hpoussin> Fireball, add http://www.rafb.net/paste/results/jrm2ln11.html
 
                  to registry
 
01:48 <@Fireball> thanks
 
01:49 <@hpoussin> Fireball, (+ copy green.sys to reactos/system32/drivers and
 
                  green.inf to reactos/inf)
 
01:49 <@hpoussin> \Device\Serial1 means COM2: . you can change it if you want
 
01:51 <@Fireball> ok good
 
</code>
 
 
== Other Stuff ==
 
 
- MmReorganization
 

Latest revision as of 12:39, 13 April 2013

Current Work

The page formerly known as 'Networking (TCP/IP!) dude.'

I am a dedicated curmudgeon. Stan Kelly-Bootle is my hero. I feed trolls when they start a language war or a war about indenting. Just for the hell of it, I'm doing a PowerPC port. I primarily work on the network code. I have a soft spot for role playing games. I admire these non-computer people: Leo McKern, Ace Hayes, Bud Clark. 1978 was the apex of western civilization.

Things that happened in 1978

Some people say 'but I think 1983 was the apex of western civilization.' Those people are wrong.

  1. Jimmy Carter, later a nobel peace prize winner, is president of America
  2. Journey: Infinity is released
  3. Kansas: Two for the show is released
  4. Styx: Pieces of eight is released
  5. Foreigner: Double vision is released
  6. The Who: Who are you? is released
  7. Steely Dan: Greatest Hits is released
  8. Blue Oyster Cult: Some enchanted evening is released
  9. The Kinks: Misfits is released
  10. The Police: Outlandos D'Amour is released
  11. Van Halen is released
  12. Atari: Combat is released
  13. Battlestar Galactica
  14. The Deer Hunter wins an oscar for Best Picture
  15. Superman receives oscars for Visual Effects
  16. Last year the 70's style Cadillac ElDorado and Olds Toronado are produced
  17. Warren Robinette plants the first successful easter egg.