Date: Tue, 25 Feb 2003 23:33:34 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: John Baldwin <jhb@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mlx mlx_disk.c Message-ID: <xzpptpgt2gx.fsf@flood.ping.uio.no> In-Reply-To: <200302252047.h1PKlMTf011019@repoman.freebsd.org> (John Baldwin's message of "Tue, 25 Feb 2003 12:47:22 -0800 (PST)") References: <200302252047.h1PKlMTf011019@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@FreeBSD.org> writes: > Log: > Limit the maximum I/O size to 8 pages for version 2 controllers. This > fixes problems with some mlx(4) cards in Alpha machines. > > Reviewed by: msmith (ages ago) FreeBSD 5.0-RELEASE CD: $39.95 Internet-capable computer: $600 Testing before you commit: priceless. cc -O2 -pipe -fno-builtin -march=k6-2 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/dev/mlx/mlx_disk.c /usr/src/sys/dev/mlx/mlx_disk.c: In function `mlxd_attach': /usr/src/sys/dev/mlx/mlx_disk.c:241: `dsk' undeclared (first use in this function) /usr/src/sys/dev/mlx/mlx_disk.c:241: (Each undeclared identifier is reported only once /usr/src/sys/dev/mlx/mlx_disk.c:241: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/mlx. /me wanders off, muttering under his breath about tinderboxen. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpptpgt2gx.fsf>