From owner-freebsd-mobile Sat Nov 10 20:26:47 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns2.alphaque.com (ns2.alphaque.com [202.185.254.11]) by hub.freebsd.org (Postfix) with SMTP id 9022C37B41B for ; Sat, 10 Nov 2001 20:26:42 -0800 (PST) Received: (qmail 6001 invoked from network); 11 Nov 2001 04:26:40 -0000 Received: from ns2.alphaque.com (HELO prophet.alphaque.com) (202.185.254.11) by ns2.alphaque.com with SMTP; 11 Nov 2001 04:26:40 -0000 Received: from localhost (8sxdlvgu99vn7rm6@localhost [127.0.0.1]) by prophet.alphaque.com (8.11.6/8.11.6) with ESMTP id fAB4QNA00609; Sun, 11 Nov 2001 12:26:23 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Sun, 11 Nov 2001 12:26:23 +0800 (MYT) From: Dinesh Nair To: "Daniel O'Connor" Cc: freebsd-mobile@FreeBSD.ORG Subject: RE: linmodem on freebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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