Date: Wed, 6 Nov 2002 12:34:38 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/buslogic bt.c Message-ID: <200211062034.gA6KYc1O087987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/06 12:34:38 PST Modified files: sys/dev/buslogic bt.c Log: Add some band-aid casts to quiet warnings. This driver still assumes that sizeof(int) == sizeof(void *) == 4. However, it also seems that the hardware assumes this. Revision Changes Path 1.34 +1 -1 src/sys/dev/buslogic/bt.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?200211062034.gA6KYc1O087987>