Linux
lizhiguo0532@http://www.doczj.com/doc/64a69bec81c758f5f61f677f.html
---------------------------------------------------------------------------------------------------------------------
http://www.doczj.com/doc/64a69bec81c758f5f61f677f.html/sz_farsight
----------------------------------------------------------------------------------------------------------------------
linux-2.6.14
1.
linux2.6 platform_device
platform_driver Linux Platform_device Platform_driver
platform driver device driver ( driver_register
) platform
platform device
2.s3c2410
3.
a. :include\linux\ioport.h
struct resource {
const char *name;
/* */
unsigned long start, end;
/*
cpu
* start
cpu
* end
*/
unsigned long flags;
/* */
/* */
/* */
struct resource *parent, *sibling, *child;
/* */
};
/*
* ,


被折叠的 条评论
为什么被折叠?



