Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 01:00:11 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bwi if_bwi_pci.c
Message-ID:  <200905180100.n4I10Lub027564@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-05-18 01:00:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwi          if_bwi_pci.c 
  Log:
  SVN rev 192277 on 2009-05-18 01:00:11Z by imp
  
  Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me to
  believe it was a BCM4319.  However, it is the a/b/g variation of the
  BCM4318.  The chip itself is labelled BCM4318EKFBG, and the board is
  BCM94318MKABG.
  
  Paradox's patch includes the type of 802.11 wireless for each card,
  but changes all the names (I don't think the latter is quite right).
  Import that part of the patch, but keep the current set of BCM names
  (with a minor tweak for the 4306 ones). I'll need to verify them via
  some other means.
  
  Obtained from:  http://paradox.lissyara.su/bwi.diff (partially)
  
  Revision  Changes    Path
  1.3       +12 -10    src/sys/dev/bwi/if_bwi_pci.c



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