freebsd-dev/sys/dev/cy
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
..
cy_isa.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
cy_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
cy.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
cyreg.h
cyvar.h New header for exporting declarations of things not closely related to 2004-05-01 17:44:03 +00:00