Date: Wed, 20 Aug 2003 16:43:20 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200308202343.h7KNhKwT005802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/08/20 16:43:20 PDT
FreeBSD src repository
Modified files:
sys/dev/pccbb pccbb.c
Log:
In my efforts to make checking the CD bits less error-prone, I
introduced an error. In power_enable_socket, we only return ENODEV if
there isn't a card, not if there is a card. Ooops.
Pointy hat to: bsdimp
Revision Changes Path
1.93 +1 -1 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308202343.h7KNhKwT005802>
