Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 23:33:46 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h
Message-ID:  <200410122333.i9CNXknf049238@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2004-10-12 23:33:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h 
  Log:
  Get rid of device nodes interface. It is useless and confusing.
  The original idea was to use it for firmware upgrading and similar
  operations. In real life almost all Bluetooth USB devices do not
  need firmware download. If device does require firmware download
  then ugen(4) (or specialized driver like ubtbcmfw(8)) should be
  used instead.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.20      +1 -524    src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
  1.4       +0 -8      src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h



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