From owner-freebsd-mobile@FreeBSD.ORG Fri Feb 18 23:55:18 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BCC416A4CE for ; Fri, 18 Feb 2005 23:55:18 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F8843D39 for ; Fri, 18 Feb 2005 23:55:17 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1INrxVt050353; Fri, 18 Feb 2005 16:53:59 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 18 Feb 2005 16:53:59 -0700 (MST) Message-Id: <20050218.165359.78757594.imp@bsdimp.com> To: hbarrantes@diotronic.co.cr From: Warner Losh In-Reply-To: References: <20050218.163919.71136021.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: 3com 3CCFEM556B pcmcia crashes machine X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 23:55:18 -0000 > Date of the cards? Doesn't have a date. Date of current. > The system recognizes the card model as ep0 but has a conflict with sio > maybe because it shares the same IRQ. Other thing that I tried was disabling > audio, parallel and serial port, with an unsuccessful result. ep0 and sio4 should just share the same IRQ. there's no conflict here. Warner