From owner-freebsd-mobile Mon Feb 5 5:59: 8 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by hub.freebsd.org (Postfix) with ESMTP id 1F53C37B65D for ; Mon, 5 Feb 2001 05:58:51 -0800 (PST) Received: from mail2.rim.or.jp by serio.al.rim.or.jp (3.7W/HMX-13) id WAA16643; Mon, 5 Feb 2001 22:58:49 +0900 (JST) Received: from localhost (ip39-105.fli.psinet.ne.jp [210.158.39.105]) by mail2.rim.or.jp (8.9.3/3.7W) id WAA15216; Mon, 5 Feb 2001 22:58:48 +0900 (JST) Date: Mon, 05 Feb 2001 23:02:03 +0900 (JST) Message-Id: <20010205.230203.78706146.hrtk@kt.rim.or.jp> To: freebsd-mobile@FreeBSD.org Subject: Adaptec Slim SCSI 1460D in ThinkPad i1620 From: Honda Hirotaka X-Mailer: Mew version 1.95b97 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am enjoying 4.2-stable on ThinkPad i1620, but when I insert the Adaptec Slim SCSI 1460D, I receive such a error message as "driver allocation failed for Adaptec, Inc.(/APA-1460 .*/): Device not configured". I have compiled the kernel with activating SCSI bus (scbus) and Direct Access (da) and SCSI device `type' driver (aic0). The IRQ and I/O address tried to use is not used. Though there is the name of APA-1460 on the /etc/default/pccard.conf, I can't see it in release note of 4.2-release. Can it work only under some conditions ? [kernel config relating parts] device aic0 at isa? # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) [/var/log/messages] Feb 4 09:39:25 dog pccardd[62]: pccardd started Feb 4 10:03:10 dog /kernel: pccard: card removed, slot 0 Feb 4 10:03:10 dog pccardd[62]: aic0: Adaptec, Inc. (/APA-1460 .*/) removed. Feb 4 10:03:25 dog /kernel: pccard: card inserted, slot 0 Feb 4 10:03:25 dog pccardd[62]: Card "Adaptec, Inc."("APA-1460 SCSI Host Adapter") [Version 0.01] [(null)] matched "Adaptec, Inc." ("/APA-1460 .*/") [(null)] [(null)] Feb 4 10:03:25 dog pccardd[62]: Found existing driver (aic) for Adaptec, Inc. Feb 4 10:03:25 dog pccardd[62]: Using I/O addr 0x340, size 32 Feb 4 10:03:25 dog pccardd[62]: Setting config reg at offs 0x2000 to 0x49, Reset time = 50 ms Feb 4 10:03:30 dog pccardd[62]: Assigning I/O window 0, start 0x340, size 0x20 flags 0x5 Feb 4 10:03:30 dog pccardd[62]: Assign aic0, io 0x340-0x35f, mem 0x0, 0 bytes, irq 3, flags 0 Feb 4 10:03:30 dog pccardd[62]: driver allocation failed for Adaptec, Inc.(/APA-1460 .*/): Device not configured -- Hirotaka To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message