Date: Wed, 17 Nov 1999 21:44:56 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/smbus smb.c Message-ID: <199911180544.VAA91002@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/17 21:44:56 PST
Modified files:
sys/dev/smbus smb.c
Log:
Convert smb to use make_dev() rather than cdevsw_add(). This stops the
annoying 'smb is usurping smb's cdevsw' type messages. (Yes, there are
other ways to fix cdevsw_add(), but that is a doomed api)
Revision Changes Path
1.20 +4 -2 src/sys/dev/smbus/smb.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?199911180544.VAA91002>
