commit 5de3726c232cae90eb020bdfe75dcb5d9421629f
Author: Sascha Wildner <[email protected]>
Date: Fri Oct 12 19:56:15 2012 +0200
usb4bsd/ehci: Ouch, fix a bug in the Makefile.
It was taking a wrong file and this caused ehci to not properly initialize
when loaded as a module (like it is our default).
Note that this is my fault, not Markus Pfeiffer's. I had messed with the
Makefiles and it was a copy/paste error.
Reported-by: ftigeot, tuxillo
Summary of changes:
sys/bus/u4b/controller/ehci/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5de3726c232cae90eb020bdfe75dcb5d9421629f
--
DragonFly BSD source repository