From owner-freebsd-current Sat Apr 15 13:49:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 508C137B57A for ; Sat, 15 Apr 2000 13:49:07 -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.9.3/8.9.3) with ESMTP id OAA44282; Sat, 15 Apr 2000 14:49:05 -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.9.3/8.8.3) with ESMTP id OAA08931; Sat, 15 Apr 2000 14:48:42 -0600 (MDT) Message-Id: <200004152048.OAA08931@harmony.village.org> To: John Hay Subject: Re: PCI-CardBus bridge + PCMCIA Lucent WaveLAN IEEE troubles Cc: acid@cn.ua (Michael Vasilenko), freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Sat, 15 Apr 2000 10:19:18 +0200." <200004150819.KAA95650@zibbi.mikom.csir.co.za> References: <200004150819.KAA95650@zibbi.mikom.csir.co.za> Date: Sat, 15 Apr 2000 14:48:42 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004150819.KAA95650@zibbi.mikom.csir.co.za> John Hay writes: : I recall (but might be wrong) that most if not all sucess stories are : on notebooks with the TI-1225 on the motherboard. Maybe the notebook : bios do something more than isn't done on a normal pc? That's entirely possible. All notebook BIOSes that I've looked at try to initialize the cardbus bridge into some known state. Many of the initialize it into a state very compatible with FreeBSD's assumptions (sometimes with some setup help from the user). Some don't. Nearly none of the desktops do the right thing as far as initialization of the cards goes, so as we see more card bus bridges we have to get smarters. On the laptops as well, one can add a TI-950 or equivalent part wired to the south bridge (well, the pci isa bridge which I think is usually called the south bridge) which allows one to do serial interrupt ISA routing over the PCI bus. I'm not sure how many desktops, if any, do this sort of thing. I just now found the datasheet from TI and have started looking at it. It does support some kind of PCI standard on the topic, but I've not looked into enough to know how standard this standard is. Briefly, it allows one to route any IRQ or PCI interrupt using a serial protocol for the interrupt. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message