DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/usbmisc/ucom ucom.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Jun 2004 11:58:10 -0700 (PDT)

dillon      2004/06/06 11:58:10 PDT

DragonFly src repository

  Modified files:
    sys/dev/usbmisc/ucom ucom.c 
  Log:
  The usbcom's device was being released too early in the close sequence.
  Note that this fixes a null pointer panic but we still get the
  following warning: 'ucom: Warning: cdevsw_remove() called while 1 device
  refs still exist! (major 138)'
  
  Submitted-by: YONETANI Tomokazu <qhwt+dragonfly-bugs@xxxxxxxxxx>
  
  Revision  Changes    Path
  1.16      +6 -6      src/sys/dev/usbmisc/ucom/ucom.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/ucom/ucom.c.diff?r1=1.15&r2=1.16&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]