Date: Mon, 05 Feb 2001 23:02:03 +0900 (JST) From: Honda Hirotaka <hrtk@kt.rim.or.jp> To: freebsd-mobile@FreeBSD.org Subject: Adaptec Slim SCSI 1460D in ThinkPad i1620 Message-ID: <20010205.230203.78706146.hrtk@kt.rim.or.jp>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010205.230203.78706146.hrtk>