From owner-cvs-all Thu Mar 9 12:57:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D8937B839; Thu, 9 Mar 2000 12:57:49 -0800 (PST) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA55997; Thu, 9 Mar 2000 12:57:49 -0800 (PST) (envelope-from hm@FreeBSD.org) Message-Id: <200003092057.MAA55997@freefall.freebsd.org> From: Hellmuth Michaelis Date: Thu, 9 Mar 2000 12:57:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1 i4b_tel_s0163.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/03/09 12:57:48 PST Modified files: sys/i4b/layer1 i4b_tel_s0163.c Log: Fix a problem which caused i/o resource allocation conflict of this particular ISDN card with the 2nd IDE controller and/or other cards depending on configuration. The amount of i/o ports allocated are reduced from 0x40 per range to 0x20 per range. Submitted by: Andrew Gordon Approved by: jkh Revision Changes Path 1.7 +27 -11 src/sys/i4b/layer1/i4b_tel_s0163.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message