Date: Sun, 11 Nov 2001 12:26:23 +0800 (MYT) From: Dinesh Nair <dinesh@alphaque.com> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: freebsd-mobile@FreeBSD.ORG Subject: RE: linmodem on freebsd Message-ID: <Pine.BSF.4.21.0111111223570.508-100000@prophet.alphaque.com> In-Reply-To: <XFMail.20011111140855.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 11 Nov 2001, Daniel O'Connor wrote: > I made a more palatable version of the code which allows you to > rebuild it more easily (eg so I could copy it into my /sys/modules > directory and have it rebuild the module when the kernel was built). the only diffs i see in the source (as compared to the sources i originally had) for ltmdmsio.c is this: 824a825 > #ifndef SHARED_IRQ_ONLY 826a828,830 > #else > com->irqres = 0; > #endif and the CFLAGS += -DSHARED_IRQ_ONLY in sys/modules/ltmdm/Makefile. could i ask what this addresses ? (note the sources i had worked fine without the patch above) Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0111111223570.508-100000>