Date: Sat, 26 Jun 2004 13:12:46 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhid.c Message-ID: <200406261312.i5QDCkmi062845@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
le 2004-06-26 13:12:46 UTC FreeBSD src repository Modified files: sys/dev/usb uhid.c Log: Our softc has no sc_hdev, but a sc_dev. This in turn has no direct sc_parent, so back out the previous commit, as it breaks the build. If there's a pointy hat left, pass it on. Revision Changes Path 1.71 +0 -18 src/sys/dev/usb/uhid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406261312.i5QDCkmi062845>