[Skyeye-developer] About the Network Card
Qiang Wang
rurality.wq at gmail.com
Tue Nov 20 09:15:27 CST 2007
i read the source about the
device\net\dev_net_rtl8019.c
i have found that
static struct device_default_value rtl8019_net_def[] = {
/* name base size interrupt array */
{"at91", 0xfffa0000, 0xff, {16, 0, 0, 0}},
{"s3c44b0x", 0x06000000, 0xff, {22, 0, 0, 0}},
{NULL},
};
i do not think it is a good idea to put the board infomation on to the
normal device.
if i want to add a new board,i have to add something into device source.
i think it needs some mechanism to be added by board dynamiclly.
best
wangqiang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20071120/f09e4346/attachment.htm
More information about the Skyeye-developer
mailing list