Chinaunix首页 | 论坛 | 博客
  • 博客访问: 936373
  • 博文数量: 173
  • 博客积分: 3436
  • 博客等级: 中校
  • 技术积分: 1886
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-07 09:29
文章分类

全部博文(173)

文章存档

2016年(6)

2015年(10)

2014年(14)

2013年(8)

2012年(36)

2011年(63)

2010年(19)

2009年(17)

发布时间:2014-04-23 13:48:19

第一步:准备工作然后安装编译内核时需要的工具:sudo apt-get install build-essential kernel-package libncurses5-dev libqt3-headers build-essential  (基本的编程库(gcc, make等) kernel-package   (Debian 系统里生成&nb.........【阅读全文】

阅读(1277) | 评论(0) | 转发(0)

发布时间:2014-04-15 18:51:06

when a headset controlled via a hub by EHCI, iso xfer error for CSPLIT packet, data captured by ellisys shows one error:The S field of the Split packet must be 0 if the ET field is equal to 01 (Isochronous IN) or 10 (Bulk).But how to controll this S field?......【阅读全文】

阅读(745) | 评论(0) | 转发(0)

发布时间:2014-04-08 17:32:17

每个关键字都有一个小故事#if     defined(DEBUG_ASSERT)#define      STATIC#else#define      STATIC          static#endifbacktrace()  Note that names of "static" functions&nb.........【阅读全文】

阅读(736) | 评论(0) | 转发(0)

发布时间:2014-03-25 10:19:59

int 3机器码0cch,是无数人的最爱,你不见VC++不管是链接还是初始化,都用这个0CCh来填,你不见所有运行在ring3的debug都使用这个0cc来插入你想中断调试的位置,以至在不去掉断点的情况下写盘,在你的代码中会发现这个莫名其妙的0CCh。int3不过是一个软件断点中断,你自己就可以任意修改这个中断,在anti-debug中,你.........【阅读全文】

阅读(710) | 评论(0) | 转发(0)

发布时间:2014-01-15 10:32:20

20140115 fix CIR - 76104: Wacom LCD Signature Tablet on T10 + TCX 6.0.0.6 partially working;This is an issue since I enter to WYSE, a problem that troubled me for 2 years. It's solved by very tiny fix. Congratulation or need to consider the way that I am working? thinking... thinking... thinking b.........【阅读全文】

阅读(783) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

masc20082009-01-07 09:35

blog is on...

回复  |  举报
留言热议
请登录后留言。

登录 注册