From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 07:41:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7437916A4BF for ; Mon, 1 Sep 2003 07:41:56 -0700 (PDT) Received: from mailspool.ops.uunet.co.za (mailspool.ops.uunet.co.za [196.7.0.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BCE843FE1 for ; Mon, 1 Sep 2003 07:41:55 -0700 (PDT) (envelope-from ianf@mci.com) Received: from copernicus.so.cpt1.za.uu.net ([196.30.72.32]) by mailspool.ops.uunet.co.za with esmtp (Exim 3.36 #1) id 19tpsF-000IBk-00; Mon, 01 Sep 2003 16:41:43 +0200 Received: from localhost ([127.0.0.1] helo=mci.com) by copernicus.so.cpt1.za.uu.net with esmtp (Exim 3.36 #1) id 19tps2-000Em0-00; Mon, 01 Sep 2003 16:41:30 +0200 To: "M. Warner Losh" References: <20030830.212817.87999793.imp@bsdimp.com> From: Ian Freislich X-image-url: http://www.digs.iafrica.com/gallery/ian-small.gif X-BOFH: true X-LART: Depleted uranium X-No-Junk-Mail: I do not want to get *any* junk mail. You have been deleted Date: Mon, 01 Sep 2003 16:41:30 +0200 Message-ID: <56791.1062427290@mci.com> Sender: ianf@mci.com cc: freebsd-current@freebsd.org Subject: Re: pcic device causes kernel build failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 14:41:56 -0000 "M. Warner Losh" wrote: > Don't build pcic with newcard. It is broken, doesn't work and isn't > supported. I have a rewrite in my p4 tree that I'm slugging through, > but pcic is likely to coninue to not compile until that's committed. Will that eventually fix support for the following (dmesg fragment from 4.8-STABLE)?: pcic0: at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 I'd like to run CURRENT on this laptop, but this thwarted me last time by revoking my network. Ian