NetBSD/sys/dev/pud
drochner d767912be3 Change major()/minor() to return 32-bit types again, called
devmajor_t/devminor_t, as proposed on tech-kern.
This avoids 64-bit arithmetics and 64-bit printf formats in parts
of the kernel where it is not really useful, and helps clarity.
2009-01-20 18:20:47 +00:00
..
Makefile
pud_dev.c Support bdev/cdev ioctl. 2007-11-22 11:26:27 +00:00
pud_msgif.h * version the registration interface 2007-11-28 16:59:02 +00:00
pud_sys.h
pud.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00