site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UT4ADhnWIfkqsObxpgEGnTUPczpXdA0x39yuf1Oae1IzL67RklzLbqCx9KbktTyynOvHeI8ZFYW3w18o03neyTFHPH+PfBVEuID+tZ5pQhPiLk8xeuw1//G0TyeMcBOlVfapvv954DwpznPMgynMONggH9t857pJTwS10QLfxwI= ; I am trying to reuse the code of IOSerialBSDClient for a serial device....I am trying to compile the open source available for the serial family, (extracted the IOSerialBSDClient part alone ) and am facing the following problems... 1. I am unable to locate the header for struct tty....#include<sys/tty.h> is not available in the kernel framework 2. The line discipline part of the code would not compile too...dont know which specific header to include... __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ _______________________________________________ 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