From owner-freebsd-questions Fri Nov 30 12:27:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from crb.crb-web.com (crb.crb-web.com [64.124.126.247]) by hub.freebsd.org (Postfix) with ESMTP id 0169037B416 for ; Fri, 30 Nov 2001 12:27:32 -0800 (PST) Received: from wcuddy by crb.crb-web.com with local (Exim 3.22 #1) id 169u8I-0000P7-00 for freebsd-questions@freebsd.org; Fri, 30 Nov 2001 15:19:38 -0500 Date: Fri, 30 Nov 2001 15:19:38 -0500 From: Wayne Cuddy To: freebsd-questions@freebsd.org Subject: pcic drivers on NEC Ready 340T laptop Message-ID: <20011130151938.C32504@crb-web.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have installed FreeBSD 4.3 on my NEC Ready 340T laptop. There were no problems except for pcmcia/pcic detection. There are 2 sockets in the system, if I boot with a card in the top socket the system freezes during the pcic detection phase, the system will also freeze if I insert a card into that socket after the OS has loaded. The system does not lock in either case if a card is inserted into the bottom socket. It doesn't seem to make a difference whether the card is my 'ne' compatible network card or my 56K modem. Incidentally I also have loaded NetBSD 1.5.2 on this laptop, it had similar problems until I used the GENERIC.laptop kernel which solved the problem on initial boot but will freeze when the OS performs a warm reboot. In the dmesg boot output from NetBSD the kernel notices that both pcic do not have valid IO regions assigned to them by the BIOS and it performs a "address fix up" using the PCIBIOS. Could this be the problem with FreeBSD and if so are there options I can declare to get both sockets running smoother? Irritatingly enough, Linux 2.2.x/pcmcia has no problems dealing with this and I would rather run any *BSD than Linux.. I appreciate any suggestions. Wayne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message