freebsd-dev/sys/dev/fb
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
boot_font.c
creator.c - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
creatorreg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
fb.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
fbreg.h
gallant12x22.c
gallant12x22.h
gfb.c
gfb.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
s3_pci.c
splash_bmp.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
splash_pcx.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
splash.c
splashreg.h Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
tga.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
tga.h
vga.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
vgareg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00