Date: Fri, 28 Jan 2000 19:02:57 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Message-ID: <200001290302.TAA49821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/28 19:02:56 PST Modified files: sys/isa sio.c Log: "Completed" the previous fix. Return ENOMEM on memory allocation failure in sioattach(), not ENXIO. Free resources before returning early in sioprobe() and sioattach(). Revision Changes Path 1.287 +9 -2 src/sys/isa/sio.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?200001290302.TAA49821>