From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 21 02:54:07 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 92E6A16A41F for ; Fri, 21 Oct 2005 02:54:07 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 378E643D5A for ; Fri, 21 Oct 2005 02:54:07 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j9L2rS9K016230; Thu, 20 Oct 2005 20:53:29 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 20 Oct 2005 20:54:52 -0600 (MDT) Message-Id: <20051020.205452.89126523.imp@bsdimp.com> To: guru@Sisis.de From: "M. Warner Losh" In-Reply-To: <20051020074410.GA3210@rebelion.Sisis.de> References: <20051020074410.GA3210@rebelion.Sisis.de> 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 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 20 Oct 2005 20:53:29 -0600 (MDT) Cc: freebsd-mobile@freebsd.org Subject: Re: 5.4-REL && PCMCIA APA-1460 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 02:54:07 -0000 In message: <20051020074410.GA3210@rebelion.Sisis.de> guru@Sisis.de writes: : : Hello, : : I've the above system and when I insert the PCMCIA card APA-1460 : it is mentioned in /var/log/messages as: : : ct 20 09:16:47 rebelion kernel: aic1: at port 0x340-0x35f irq 11 function 0 config 9 on pccard1 : Oct 20 09:16:47 rebelion kernel: aic1: AIC6360, dma, disconnection, parity check, fast SCSI : : but nothing more happens and no device shows up; do I miss something? I know : that the same old card was supported years agon in my older notebook running : 2.2.x FreeBSD, camcontrol rescan all Warner