From owner-freebsd-mobile Tue Aug 14 21:33: 6 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 128C337B40C for ; Tue, 14 Aug 2001 21:33:03 -0700 (PDT) (envelope-from imp@harmony.village.org) 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 f7F4X1q10386 for ; Tue, 14 Aug 2001 22:33:02 -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 f7F4X1W20487 for ; Tue, 14 Aug 2001 22:33:01 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108150433.f7F4X1W20487@harmony.village.org> To: mobile@freebsd.org Subject: HEADS UP: pcic pci attachments merged from current Date: Tue, 14 Aug 2001 22:33:01 -0600 From: Warner Losh 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've just merged the pcic pci attachment from current into stable. If you have a PCI cardbus bridge, you will notice two things. 1) We now automatically assign the IRQ now for the management interrupt for PCI devices. This means that you cannot set it. We will also share this interrupt with other PCI devices. We will use the same interrupt for the pccards, and sharing there is OK. 2) You cannot use polling mode on PCI devices. Please let me know if your setup was working before and now isn't working. I've tested this for the past two months before merging this into -stable. I suspect that there will be some problems, but I know of only a few minor problems with the code. I think it is better than the old code. Oh, yea, we also support the orinoco PCI cards that everyone keeps asking about :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message