From owner-freebsd-mobile Sat Jun 29 15:16:37 2002 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 32D8337B401 for ; Sat, 29 Jun 2002 15:16:34 -0700 (PDT) Received: from www.innerdot.com (dsl027-191-039.sfo1.dsl.speakeasy.net [216.27.191.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE6D43E09 for ; Sat, 29 Jun 2002 15:16:33 -0700 (PDT) (envelope-from jims@innerdot.com) Received: by www.innerdot.com (Postfix, from userid 1001) id ED929AB83; Sat, 29 Jun 2002 15:14:33 -0700 (PDT) To: freebsd-mobile@freebsd.org Subject: pccard recognition, irqs, and winmodems Message-Id: <20020629221433.ED929AB83@www.innerdot.com> Date: Sat, 29 Jun 2002 15:14:33 -0700 (PDT) From: jims@innerdot.com (Jim Spring) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I posted a couple of days ago regarding a couple of questions about recognizing a winmodem, etc. HAving poked around with windows and a couple of other things, I think I have narrowed down my problems to a couple of questions. The basics: Laptop is a Thinkpad T21 running 4.6-Stable as of 6/19 (roughly). First, why is it that no matter what configuration setting I use in pccard.conf, the device inserted (both an orinoco wifi card and this winmodem) insists on taking over IRQ 11. The irq line in the pccard.conf file lists IRQ 3 5 9 10, for instance. 11 is not present, yet it is acquired. I tried using pccardd manualling with the -i, and -I flags, still it grabbed 11. Second, how exactly are pccards detected? In other words, should the modem be showing up in a scan using pciconf -lv? I can provide the output, but the card does not show. However, when the modem is inserted, pccardd recognizes, and starts the initialization that I configured in pccard.conf. Last, how does ltmdm determine the type of modem loaded? Under windows, the modem is recognized as a winmodem and running happily using the 8.22 version of the driver from agere, prior to today it was running 5.87, I believe. I think the first two issues may be holding up the modem from working and being recognized. Is there any sort of information I can provde? The dumpcis of the card? pciconf output? Note, that the only entry shown with dmeg is what is reported by pccardd and is: wder# pccard: card inserted, slot 0 Jun 26 00:59:09 chowder pccardd[54]: Card "LT WIN MODEM"("PC card") [] [] has fu nction ID 2 sio5 at port 0x2f8-0x2ff irq 11 flags 0x40000 slot 0 on pccard0 sio5: type 16450 sio5: unable to activate interrupt in fast mode - using normal mode Thoughts, comments? Thanks -Jim Spring To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message