]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use si_drv1 to hold the softc for the adb_mouse character device instead of
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Jan 2009 16:18:49 +0000 (16:18 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Jan 2009 16:18:49 +0000 (16:18 +0000)
commitbe57da218cf6734e733d1ca352077239b48adf8c
tree8107647fa8c50898bcfaaf6dba10da8746d0a62d
parentad765b09459ed118db2a2fac7a72c60df438d9fe
Use si_drv1 to hold the softc for the adb_mouse character device instead of
using devclass_get_softc().

Tested by: nwhitehorn
sys/dev/adb/adb_mouse.c