USB fix from DF/NetBSD

Nate Lawson nate at root.org
Tue Apr 20 13:15:22 PDT 2004


dillon      2004/03/18 16:30:32 PST

DragonFly src repository

  Modified files:
    sys/bus/usb          usb_subr.c
  Log:
  Fix generation of USB_EVENT_DEVICE_DETACH, which was commented out in
  FreeBSD.  Incorporate NetBSD rev 1.110 which fixes an access to freed
  memory which was previously causing the detach event to crash the system.

  Reported-By: Andreas Fuchs <asf at boinkor.net>

  Revision  Changes    Path
  1.9       +2 -1      src/sys/bus/usb/usb_subr.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/usb_subr.c.diff?r1=1.8&r2=1.9&f=h


More information about the freebsd-current mailing list