From owner-freebsd-current Thu Aug 8 4:37:45 2002 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 56FD137B400; Thu, 8 Aug 2002 04:37:44 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 101BC43E70; Thu, 8 Aug 2002 04:37:36 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g78BbGd50193; Thu, 8 Aug 2002 13:37:16 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200208081137.g78BbGd50193@zibbi.icomtek.csir.co.za> Subject: pcic and if_sn.ko To: imp@freeBSD.org Date: Thu, 8 Aug 2002 13:37:16 +0200 (SAT) Cc: current@freeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Warner, Shouldn't these lines in sys/dev/sn/if_sn_pccard.c be removed or changed? MODULE_DEPEND(if_sn, pccard, 1, 1, 1); MODULE_DEPEND(if_sn, pcic, 1, 1, 1); /* XXX */ On current pcic is gone, well at least in GENERIC and BOOTMFS. I have been trying to build a unified drivers.ko but with the sn driver included, the kldload will fail. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message