DragonFly BSD
DragonFly commits List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/sound/pci fm801.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Aug 2004 12:49:28 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]