deeplyloveapple.blogspot.com
deeply love apple & mac: 七月 2009
http://deeplyloveapple.blogspot.com/2009_07_01_archive.html
Deeply love apple and mac. 訂閱: 文章 (Atom). Deeply love c and c. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: generate 32 or 64 bit binary by gcc
http://deeplyloveapple.blogspot.com/2009/09/generate-32-or-64-bit-binary-by-gcc.html
Deeply love apple and mac. Generate 32 or 64 bit binary by gcc. 訂閱: 張貼留言 (Atom). Deeply love c and c. Generate 32 or 64 bit binary by gcc. Compile C program that calls Java. Show file is 64 bit or 32 bits. Run terminal from applescript. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: panic reporter
http://deeplyloveapple.blogspot.com/2009/09/panic-reporter.html
Deeply love apple and mac. In Console's log files - /Library/Logs - PanicReporter. 訂閱: 張貼留言 (Atom). Deeply love c and c. Generate 32 or 64 bit binary by gcc. Compile C program that calls Java. Show file is 64 bit or 32 bits. Run terminal from applescript. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: 一月 2009
http://deeplyloveapple.blogspot.com/2009_01_01_archive.html
Deeply love apple and mac. Define macro in xcode. Gcc 40 processing- preprocessor macros: DEBUG. Combine c and c for apple driver. Gcc 40 language - compile source as - c. 標籤: apple driver. Set IODefaultMatchCategory to compare with other driver. The driver with higher probe score will win. 標籤: apple driver. Print message in the kernel. The message is stored at /var/log/system.log. 訂閱: 文章 (Atom). Deeply love c and c. Define macro in xcode. Combine c and c for apple driver.
deeplyloveapple.blogspot.com
deeply love apple & mac: use ReleaseSCSITask to release SCSITaskIdentifier
http://deeplyloveapple.blogspot.com/2009/08/use-releasescsitask-to-release.html
Deeply love apple and mac. Use ReleaseSCSITask to release SCSITaskIdentifier. Because GetSCSITask will increase fNumCommandsOutstanding,. We must use this function to decrease fNumCommandsOutstanding. 訂閱: 張貼留言 (Atom). Deeply love c and c. Use ReleaseSCSITask to release SCSITaskIdentifier. Adjust aio queue length. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: 六月 2009
http://deeplyloveapple.blogspot.com/2009_06_01_archive.html
Deeply love apple and mac. Type 14 = page fault. Error code: 0: read from a non-present page. 2: write to a non-present page. EIP: address of instruction at panic. Volumes/KernelDebugKit/createsymbolfiles -s /tmp PanicDriver/build/Debug/PanicDriver.kext. Assume 0x223ab275 is EIP address. Set print asm-demangle on. Find the function mapped to this address. Show this function's content. Info line * 0x223ab275. Show the line number of EIP in the function. Set the disk not automount. 4 set SCM Repository.
deeplyloveapple.blogspot.com
deeply love apple & mac: 十月 2008
http://deeplyloveapple.blogspot.com/2008_10_01_archive.html
Deeply love apple and mac. 標籤: iphone ipod. FileMagnet: watch pdf, doc. Remote: remote control. 標籤: iphone ipod. 訂閱: 文章 (Atom). Deeply love c and c. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: 十一月 2008
http://deeplyloveapple.blogspot.com/2008_11_01_archive.html
Deeply love apple and mac. Show java information . Beginning iPhone Development: Exploring the iPhone SDK. Http:/ www.bynkii.com/archives/2007/12/a primer to snmp on mac os x 1.html. 3 things to do for SNMP:. 1)query a value and get a reply. 2)set a value and get a return code. 3)An SNMP-enabled device can send you a notification, or "trap". How you identify SNMP objects in a structured, unique manner. Root of OID tree:. 1361 (iso(1).org(3).dod(6).internet(1) ). Mgnt(2) is for standard objects.
deeplyloveapple.blogspot.com
deeply love apple & mac: 五月 2009
http://deeplyloveapple.blogspot.com/2009_05_01_archive.html
Deeply love apple and mac. Sudo chown root:wheel /PanicDumps. Sudo chmod 1777 /PanicDumps. Sudo launchctl load -w /Sysytem/Library/LaunchDaemons/com.apple.kdumpd.plist. Sudo launchctl list grep kdump. Sudo nvram boot-args="debug=0xd44 panicd ip=10.10.1.1". 101011 is server ip. 訂閱: 文章 (Atom). Deeply love c and c. App程式設計入門 iPhone . iPad 第二版 2012.2 App程式設計入門 iPhone . iPad 第一版 2010.11.
deeplyloveapple.blogspot.com
deeply love apple & mac: 二月 2009
http://deeplyloveapple.blogspot.com/2009_02_01_archive.html
Deeply love apple and mac. ELECOM 超冷卻 A4 冷台. The hit list, draw it , tags. Important type for driver. SCSI Sense Data: IOKit/scsi/SCSICmds REQUEST SENSE Defs.h. 標籤: apple driver. AsyncReadWrite - IssueRead or IssueWrite. 標籤: apple driver. Frequent include header in mac driver. String.h: define NULL. IOKit/IOLib.h: IOMalloc. Allocate memory in the driver. Defined in IOKit/IOLib.h. Close it before unload driver because it may reference to the driver. 訂閱: 文章 (Atom). Deeply love c and c.