freebsd-dev/sys/dev/aic7xxx
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
..
aicasm
ahc_eisa.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ahc_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ahd_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_inline.h
aic7xxx_osm.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
aic7xxx_osm.h Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aic7xxx_pci.c
aic7xxx.c o When restarting the sequencer, clear any pending 2004-05-11 20:39:46 +00:00
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic79xx_inline.h aic79xx.c: 2004-05-11 20:46:05 +00:00
aic79xx_osm.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
aic79xx_osm.h Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aic79xx_pci.c aic79xx.c: 2004-05-11 20:46:05 +00:00
aic79xx.c aic79xx.c: 2004-05-11 20:46:05 +00:00
aic79xx.h aic79xx.c: 2004-05-11 20:46:05 +00:00
aic79xx.reg aic79xx.c: 2004-05-11 20:46:05 +00:00
aic79xx.seq aic79xx.c: 2004-05-11 20:46:05 +00:00
aic7770.c Remove erroneous semicolons. 2004-07-13 16:06:19 +00:00
aic_osm_lib.c
aic_osm_lib.h Add aic_scb_timer_start() which will be used in the aic7xxx driver to 2004-05-11 20:33:42 +00:00