编写设备驱动程序

gldm_start() 入口点

int prefix_start(gld_mac_info_t *macinfo);

gldm_start() 可使设备生成中断。gldm_start() 还可使驱动程序调用 gld_recv(),从而将已接收的数据包传送到 GLDv2。