freebsd-dev/sys/i4b
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
..
capi Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
driver Catch up with the new world order of Netgraph metas. 2004-07-06 06:43:45 +00:00
include Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
layer1 add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
layer2 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer3 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer4 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00