Date: Tue, 26 Feb 2002 12:09:20 -0800 (PST) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/awi if_awi_pccard.c Message-ID: <200202262009.g1QK9Kv90960@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2002/02/26 12:09:19 PST Modified files: sys/dev/awi if_awi_pccard.c Log: Set ifp->if_name to "awi" instead of device_get_name(dev) to avoid casting away a const qualifier so the awi driver compiles. Revision Changes Path 1.7 +1 -1 src/sys/dev/awi/if_awi_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202262009.g1QK9Kv90960>