Date: Thu, 8 Aug 2002 13:37:16 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: imp@freeBSD.org Cc: current@freeBSD.org Subject: pcic and if_sn.ko Message-ID: <200208081137.g78BbGd50193@zibbi.icomtek.csir.co.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208081137.g78BbGd50193>