Re: cvs commit: src/sys/dev/zs z8530var.h zs.c
On Feb 27, 2007, at 7:31 AM, Paolo Pisati wrote: piso2007-02-27 15:31:11 UTC FreeBSD src repository Modified files: sys/dev/zs z8530var.h zs.c Log: Add proper return codes to zs_intr() filter, and fix accordinlgly zs_intr() prototype. Actually, zs(4) can b
cvs commit: src/sys/dev/zs z8530var.h zs.c
piso2007-02-27 15:31:11 UTC FreeBSD src repository Modified files: sys/dev/zs z8530var.h zs.c Log: Add proper return codes to zs_intr() filter, and fix accordinlgly zs_intr() prototype. Revision ChangesPath 1.3 +1 -1 src/sys/dev/zs/z8530var.