freebsd-nq/sys/netgraph/bluetooth/drivers
Poul-Henning Kamp ed692400eb I don't know from where the notion that device driver should or
even could call VOP_REVOKE() on vnodes associated with its dev_t's
has originated, but it stops right here.

If there are things people belive destroy_dev() needs to learn how to
do, please tell me about it, preferably with a reproducible test case.

Include <sys/uio.h> in bluetooth code rather than rely on <sys/vnode.h>
to do so.

The fact that some of the USB code needs to include <sys/vnode.h>
still disturbs me greatly, but I do not have time to chase that.
2003-09-28 20:48:13 +00:00
..
bt3c Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00
h4 Last commit of the bluetooth upgrade. (this patch was forgotten in the first 2003-05-10 22:11:25 +00:00
ubt I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
ubtbcmfw I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00