Date: Sun, 7 Nov 1999 23:24:55 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ugen.c uhid.c Message-ID: <199911080724.XAA50716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/07 23:24:55 PST
Modified files:
sys/dev/usb ugen.c uhid.c
Log:
Use cdevsw_add() explicitly as a workaround for DEV_DRIVER_MODULE().
This should be changed to use make_dev() at some point.
Revision Changes Path
1.24 +5 -2 src/sys/dev/usb/ugen.c
1.20 +5 -3 src/sys/dev/usb/uhid.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?199911080724.XAA50716>
