Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2010 08:23:45 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/malo if_malo_pci.c src/sys/dev/mwl if_mwl_pci.c
Message-ID:  <201009180824.o8I8O94R052310@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-09-18 08:23:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/malo         if_malo_pci.c 
    sys/dev/mwl          if_mwl_pci.c 
  Log:
  SVN rev 212818 on 2010-09-18 08:23:45Z by bschmidt
  
  MFC r212410:
  Fix firmware module dependencies.
  
  malo and mwl use the firmware framework to access firmware images.
  Depending on the firmware modules itself is not required and in this
  case even wrong because no modules with those names exist.
  
  Pointed out by: brucec
  
  Revision  Changes    Path
  1.5.2.2   +1 -1      src/sys/dev/malo/if_malo_pci.c
  1.1.2.3   +1 -1      src/sys/dev/mwl/if_mwl_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009180824.o8I8O94R052310>