From owner-freebsd-stable Sun Sep 2 19:39:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7E51D37B406 for ; Sun, 2 Sep 2001 19:39:49 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f832dmX13056; Sun, 2 Sep 2001 20:39:48 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f832dlh22648; Sun, 2 Sep 2001 20:39:47 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109030239.f832dlh22648@harmony.village.org> To: non@ever.sanda.gr.jp Subject: Re: PC Card memory window Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Sun, 02 Sep 2001 17:38:37 +0900." <20010902173837I.non@ever.sanda.gr.jp> References: <20010902173837I.non@ever.sanda.gr.jp> <200108241855.f7OIt8W96250@harmony.village.org> <20010825090731N.non@ever.sanda.gr.jp> <20010902165357Q.non@ever.sanda.gr.jp> Date: Sun, 02 Sep 2001 20:39:47 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010902173837I.non@ever.sanda.gr.jp> non@ever.sanda.gr.jp writes: : Sorry, I found that I have tested with PIO mode and still does not : work with SMIT mode. : : Below is from /var/log/messages, : /boot/kernel/kernel: pccard: card inserted, slot 0 : pccardd[1039]: Card "WBT"("NinjaSCSI-3") [R1.0] [(null)] matched "WBT" ("NinjaSCSI-3") [(null)] [(null)] : pccardd[1039]: Using mem addr 0xd4000, size 4096, card addr 0x4000, flags 0x41 : pccardd[1039]: Using I/O addr 0x240, size 16 : pccardd[1039]: Setting config reg at offs 0x200 to 0x41, Reset time = 50 ms : /boot/kernel/kernel: nsp0 at port 0x240-0x24f iomem 0xc8800-0xc97ff irq 5 slot 0 on pccard0 : /boot/kernel/kernel: : /boot/kernel/kernel: nsp0: try to reset scsi bus : /boot/kernel/kernel: nsp0: scsi_low: probing all devices ... : : It seems that pccardd is reading and assignning iomem correctly but : kernel is ignoring it. That's strange, because the few cards that I have that use memory are working right (eg, they get the right address). I've just ordered via ebay a card that I think nsp supports. I doubt I'll have it in time for 4.4-release, however. I will look into it as soon as I can. I have another nsp scsi card (or is it ncv), but can't use it because it has no cable. I'll check into the code and see if anything stands out. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message