From owner-freebsd-current Sat Sep 4 7:53:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from server.amis.net (server.amis.net [212.18.32.10]) by hub.freebsd.org (Postfix) with ESMTP id 839E114F44 for ; Sat, 4 Sep 1999 07:53:35 -0700 (PDT) (envelope-from blaz@gold.amis.net) Received: by server.amis.net (Postfix, from userid 66) id 9C832D5D5E; Sat, 4 Sep 1999 16:53:06 +0200 (CEST) Received: by gold.amis.net (Postfix, from userid 1000) id A2F7E9282; Sat, 4 Sep 1999 16:46:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by gold.amis.net (Postfix) with ESMTP id 9C8BD57FF; Sat, 4 Sep 1999 16:46:18 +0200 (CEST) Date: Sat, 4 Sep 1999 16:46:18 +0200 (CEST) From: Blaz Zupan To: Doug Rabson Cc: freebsd-current@freebsd.org Subject: Re: ed driver problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 4 Sep 1999, Doug Rabson wrote: > Does your bios have a setting for 'PNP compliant OS' or similar? If it > does, set it to 'no' and see if it helps. The current pci code relies on > the bios to program port and memory locations for cards and its possible > that this isn't happening for your card/bios combination. Bingo! Now my network card works. Although an interesting side effect of this setting is, that my VGA card is now recognized as an ISA CGA card: vga-pci0: irq 11 at device 15.0 on pci0 vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 sc0: on isa0 sc0: CGA <16 virtual consoles, flags=0x200> Huh? vidcontrol now fails to set the console font, because CGA cards don't support that. Strange :) Blaz Zupan, blaz@amis.net, http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message