Re: PE_enter_debugger("debug")
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F0oTU0LKYK+bqdHxcbIfxzy1uL0CKDlE+hEcvAT2ay//3FM9+yQLObkqg9hcWnOfgm4yaFw/yOwMFQPBgZ93MSxTALYZvRYbkAd2bahk+Kl1DSrG+LBvfCUSgpDxoRPqCnEUaBog9CrJXmOrA11T5itx+OP2leyONMmDcL/YuEM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ftxY8UfXd4SVQYjWdee2lyBUFyJCLlM6oMNz6BptVpP6WmazXtk+9JckCp0MphLNugylA//pZ2YsCqmWiYeDurQVbKM20IfuwCoPvwlCZPJW8pVN9RtOyPhSrekqA8Z0sE9RGHZjSst3+MqU6cVtdlFvGJ8L8nCCfktijZUoFM0= Thanks Andrew, After running nm on the driver module, yes it does list the sendPacket and receivePacket, but not implemented by its own class. It is using from the parent class N19IONetworkController from which it is derived. As the source is not yet made available by the driver writer, i would try to post this query to him.... In the meantime, i will try to compile the kernel for DDB, and if successful, would use the COM port. thanks, a.d. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Arvind Dalvi