opnsense-src/sys/dev/sound/pci
Scott Long c68534f1d5 Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
command register.  The lazy BAR allocation code in FreeBSD sometimes
disables this bit when it detects a range conflict, and will re-enable
it on demand when a driver allocates the BAR.  Thus, the bit is no longer
a reliable indication of capability, and should not be checked.  This
results in the elimination of a lot of code from drivers, and also gives
the opportunity to simplify a lot of drivers to use a helper API to set
the busmaster enable bit.

This changes fixes some recent reports of disk controllers and their
associated drives/enclosures disappearing during boot.

Submitted by:	jhb
Reviewed by:	jfv, marius, achadd, achim
MFC after:	1 day
2013-08-12 23:30:01 +00:00
..
hda Add quirk to configure headphones redirection on ASUS UX31A laptop. 2013-07-08 15:28:09 +00:00
allegro_code.h Replace GPLd headers from the Maestro3 driver with BSD licensed 2012-01-20 22:37:10 +00:00
allegro_reg.h Replace GPLd headers from the Maestro3 driver with BSD licensed 2012-01-20 22:37:10 +00:00
als4000.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
als4000.h
atiixp.c Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
atiixp.h
aureal.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
aureal.h
cmi.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
cmireg.h
cs461x_dsp.h Use new OSS-based BSD-licensed header for cs sound driver. 2012-02-01 21:38:01 +00:00
cs4281.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
cs4281.h
csa.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
csapcm.c Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
csareg.h Use new OSS-based BSD-licensed header for cs sound driver. 2012-02-01 21:38:01 +00:00
csavar.h
ds1-fw.h Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
ds1.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
ds1.h
emu10k1.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
emu10kx-midi.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
emu10kx-pcm.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
emu10kx.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
emu10kx.h Replace GPL'd headers in the emu10kx snd driver code. 2012-01-11 21:17:14 +00:00
emuxkireg.h Replace GPL'd headers in the emu10kx snd driver code. 2012-01-11 21:17:14 +00:00
envy24.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
envy24.h Start copyright notices with /*- 2010-03-29 20:27:17 +00:00
envy24ht.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
envy24ht.h Some fixes to snd_envy24ht(4) driver: 2013-05-05 19:09:34 +00:00
es137x.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
es137x.h Looks like I forgot to add half of the copyright text when we switched to 2010-03-08 18:51:28 +00:00
fm801.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
hdspe-pcm.c Free result of device_get_children(9). 2012-09-30 09:21:10 +00:00
hdspe.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
hdspe.h Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4). 2012-03-01 13:10:18 +00:00
ich.c Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
ich.h
maestro.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
maestro3.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
maestro_reg.h
neomagic-coeff.h
neomagic.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
neomagic.h
solo.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
spicds.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
spicds.h Start copyright notices with /*- 2010-03-29 20:27:17 +00:00
t4dwave.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
t4dwave.h
via82c686.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
via82c686.h Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD. 2009-05-20 18:31:11 +00:00
via8233.c Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
via8233.h
vibes.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
vibes.h