USB CDC ETHERNET Sample code
USB CDC ETHERNET Sample code
- Subject: USB CDC ETHERNET Sample code
- From: "Pezeshgi, Shahriar" <email@hidden>
- Date: Thu, 28 Nov 2002 15:57:49 -0500
- Thread-topic: USB CDC ETHERNET Sample code
Hi
I have just downloaded USBCDCETHERNET sample code and tried to compile it on OS X (10.1.5) by Project builder (April 2002). But there are two compile errors in USBCDCETHERNET.CPP file:
1- In com_apple_driver_dts_USBCDCETHERNET::USBSetPacketFilter () routine,
this line: fpDevice->GetPipeZero()->CleanPipeStall(false);
2- In com_apple_driver_dts_USBCDCETHERNET::cleanPipeStall(IOUSBPipe *thePipe) routine,
this line: rtn = thePipe->CleanPipeStall(true);
Error: no matching function for call to 'IOUSBPipe::CleanPipeStall (bool)
Is there anybody who had same problem? and what's the solution?
Shahriar
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.