Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 23:23:47 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb urio.c
Message-ID:  <200206010623.g516NlP87772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/05/31 23:23:47 PDT

  Modified files:
    sys/dev/usb          urio.c 
  Log:
  Call destroy_dev in detach routine to cleanup properly otherwise we
  panic because of a repeat make_dev if/when the device is reattached
  to the system.
  
  Remove an "#if __FreeBSD__" in code that's nested under a "#if __NetBSD__"
  (*sigh*)
  
  Reported by: Seth Hettich <sjh@whiskey.ucf.ics.uci.edu>
  Tested by: Seth Hettich <sjh@whiskey.ucf.ics.uci.edu>
  
  Revision  Changes    Path
  1.17      +8 -3      src/sys/dev/usb/urio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206010623.g516NlP87772>