Date: Sat, 21 Dec 2002 14:37:54 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sio sio_pccard.c Message-ID: <200212212237.gBLMbsoF067270@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/12/21 14:37:54 PST Modified files: sys/dev/sio sio_pccard.c Log: Be nice. There are evidentally a number of different cards that identify themselves as serial cards that it would be desirable to attach a different driver than sio to. Since we are claiming all serial cards, this is not possible. Instead, return -100 to indicate that we're willing to take the card, but still allow other drivers to attach. Pointed out by: Maksim Yevmenkin Revision Changes Path 1.7 +4 -2 src/sys/dev/sio/sio_pccard.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?200212212237.gBLMbsoF067270>