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