opnsense-src/sys/netgraph/bluetooth/drivers
Poul-Henning Kamp f3732fd15b Second half of the dev_t cleanup.
The big lines are:
	NODEV -> NULL
	NOUDEV -> NODEV
	udev_t -> dev_t
	udev2dev() -> findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
2004-06-17 17:16:53 +00:00
..
bt3c Missed these in the last commit. 2004-05-29 07:16:49 +00:00
h4 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ubt Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
ubtbcmfw Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00