Date: Wed, 21 Apr 1999 00:57:56 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Message-ID: <199904210757.AAA85734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/04/21 00:57:56 PDT Modified files: sys/i386/apm apm.c Log: DEVICE_SUSPEND was always returning ENXIO for reasons unknown. For now we noisily ignore this (and all errors). DEVICE_SUSPEND should be corrected, but I wanted to unbreak suspend until that happens. Revision Changes Path 1.80 +7 -2 src/sys/i386/apm/apm.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?199904210757.AAA85734>