Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 1999 23:10:49 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ums.c ulpt.c
Message-ID:  <199911080710.XAA49845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/11/07 23:10:49 PST

  Modified files:
    sys/dev/usb          ums.c ulpt.c 
  Log:
  ulpt.c and ums.c already uses make_dev(), so there's no need to use the
  (presently broken) DEV_DRIVER_MODULE().  Use DRIVER_MODULE() directly.
  
  Revision  Changes    Path
  1.31      +2 -3      src/sys/dev/usb/ums.c
  1.22      +2 -3      src/sys/dev/usb/ulpt.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?199911080710.XAA49845>