From owner-freebsd-mobile@FreeBSD.ORG Sat Aug 23 02:45:34 2003 Return-Path: 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 A8F4116A4C0 for ; Sat, 23 Aug 2003 02:45:34 -0700 (PDT) Received: from mail.pipni.cz (mail.pipni.cz [195.39.35.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id E715543FD7 for ; Sat, 23 Aug 2003 02:45:33 -0700 (PDT) (envelope-from david.stastny@tritonus-tech.com) Received: (helo=tritonus-tech.com) id 19qUxf-00077c-Iz for freebsd-mobile@freebsd.org; Sat, 23 Aug 2003 11:45:31 +0200 Date: Sat, 23 Aug 2003 11:44:18 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: David Stastny To: freebsd-mobile@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <20030822190140.4635C16A4BF@hub.freebsd.org> Message-Id: <5DA5BDFD-D54E-11D7-BB5A-000393A42FB4@tritonus-tech.com> X-Mailer: Apple Mail (2.552) Subject: acer extensa, o2micro and ovislink pcmcia ethernet X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 09:45:34 -0000 Hi, I've got a laptop Acer Extensa 501T with O2 Micro (OZ6832/6833) chip and an Ovislink PCMCIA ethernet card with Realtek 8139C chip. I can't make it work under 4.7-Release. I've searched the archive of this list and also many sites on the web, but without any success. The good news is that I managed to get a correct beep when a card is inserted by putting hw.pcic.intr_path="1" in /boot/loader.conf. But now I receive "No card in database for (null)(null)". I saw a post where Warner Losh was talking about a memory conflict. Here is my Win98 configuration: O2Micro OZ6832/6833 CardBus: io= 0x1400 - 0x14FF irq= 9 mem= 0x06000000 - 0x06000FFF mem= 0x06002000 - 0x06002FFF mem= 0x06001000 - 0x06001FFF Ovislink BPCM32D "Realtek RTL8139C-Based 10/100 Fast Ethernet CardBus PC Card" io=0x1400 - 0x14FF irq= 9 mem= 0x06000000 - 0x060001FF Thank you for any hints, David