mark this
#require "../serialport.so"
add this
Kernel::require "serialport"
May 15, 2008
ruby-serial port on windows
Posted by Lono at 01:17 0 comments
Labels: Programming
May 5, 2008
IRQL levels
#define PASSIVE_LEVEL 0x0
#define APC_LEVEL 0x1
#define DISPATCH_LEVEL 0x2
#define IPI_LEVEL 0xe
#define POWER_LEVEL 0xf
#define PROFILE_LEVEL 0xf
#define HIGH_LEVEL 0xf
#ifdef NT_UP
#define SYNCH_LEVEL 0x2
#else
#define SYNCH_LEVEL 0xc
#endif
Posted by Lono at 22:21 0 comments
Labels: Driver
May 2, 2008
Kalway 10.5.2 at Lenovo X61
Kalway 10.5.2
Sleep Kernel
No Ethernet Card-->Buy a USB Lan card for Wii(PCI 200TX, NT600), needs driver from official website to work
Install both Intel GMA950 & GMAX3100
Wifi Card-> only IO 80XXX Family and Atheros module--> still not working
No Sound Card--> buy a sound card which is compatible with MAC (NT399)
Software-> Minimal
No CPU = 1 fix
No other particular fix except default
No need of below:
1.Boot with "Graphic Mode"="640x480x32"
2.Install LeopardGraphicsUpdate1.0
Posted by Lono at 20:04 0 comments
Labels: OSX86