Date: Mon, 16 Feb 2009 20:04:57 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/kbdmux kbdmux.c Message-ID: <200902162005.n1GK5FUe004085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2009-02-16 20:04:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/kbdmux kbdmux.c
Log:
SVN rev 188696 on 2009-02-16 20:04:57Z by emax
MFC r188603
Since r188030 the error value for attach is returned, this means if kbdmux
fails to attach (possibly due to disable hints) then we get called back for
unload. Correctly handle the case where the keyboard isnt found rather than
calling panic.
Submitted by: thompsa
Revision Changes Path
1.15.2.2 +6 -7 src/sys/dev/kbdmux/kbdmux.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902162005.n1GK5FUe004085>
