cvs commit: src/sys/dev/sound/pci fm801.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 9 12:50:01 PDT 2004
dillon 2004/08/09 12:49:28 PDT
DragonFly src repository
Modified files:
sys/dev/sound/pci fm801.c
Log:
The SF64-PCR card has no sound support but stupidly uses the same PCI id
as other cards. The hack that was supposed to detect the lack of sound
support does not work, causing a number of other cards to improperly probe
as not having sound support. so disable it for the moment. People who
actually have this card will have to set I_HAVE_SF64_PCR in their
/etc/make.conf.
Source: Barry Bouwsma
Revision Changes Path
1.5 +13 -0 src/sys/dev/sound/pci/fm801.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/fm801.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list