Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    WIRELESS N

    Scheduled Pinned Locked Moved Hardware
    28 Posts 4 Posters 8.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      owner524
      last edited by

      http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Wireless+Networking&ProductLine=Intel%C2%AE+Centrino%C2%AE+Wi-Fi+Products&ProductProduct=Intel%C2%AE+Centrino%C2%AE+Wireless-N+2230

      1 Reply Last reply Reply Quote 0
      • W
        wallabybob
        last edited by

        @owner524:

        http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Wireless+Networking&ProductLine=Intel%C2%AE+Centrino%C2%AE+Wi-Fi+Products&ProductProduct=Intel%C2%AE+Centrino%C2%AE+Wireless-N+2230

        I can't see FreeBSD drivers listed there.

        1 Reply Last reply Reply Quote 0
        • O
          owner524
          last edited by

          It says Linux all ver.

          1 Reply Last reply Reply Quote 0
          • O
            owner524
            last edited by

            Will this work ?????? http://wireless.kernel.org/en/users/Drivers/iwlwifi

            1 Reply Last reply Reply Quote 0
            • W
              wallabybob
              last edited by

              The operating system in pfSense is FreeBSD. FreeBSD is not Linux. The existence of Linux drivers is not particularly interesting UNLESS you are planning to port the Linux driver to FreeBSD, a task that is rather more complex than "move a few files, compile and link".

              Depending on your requirements (Access Point mode is not supported on most [all?] of the supported Intel WiFi adapters) it would be simpler to try it (the device might work - just not listed in the supported devices list) or try a more visibly supported Intel device or try a device with a supported Atheros chipset.

              1 Reply Last reply Reply Quote 0
              • O
                owner524
                last edited by

                so replace the pcimini port with something else

                1 Reply Last reply Reply Quote 0
                • O
                  owner524
                  last edited by

                  something like this  http://www.ebay.com/itm/JJPLUS-MR2-Atheros-AR9220-802-11N-BG-1000mW-Minipci-/110740291506?pt=DE_Computing_Notebook_Porterweiterungskarte&hash=item19c8a2bfb2

                  i wanted 450mbs but i cant have three hook ups only two  thats how the motherboard is set up for

                  1 Reply Last reply Reply Quote 0
                  • O
                    owner524
                    last edited by

                    i really dont know what is the best wifi chip to get ????  would like to get 450mbps but i dont have three hook ups    so i guess the 300mbps would be fine for now

                    1 Reply Last reply Reply Quote 0
                    • O
                      owner524
                      last edited by

                      ANYONE????

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        There are no currently supported cards that will work at 802.11N speeds.
                        There are some 802.11N chipsets that will run but only at 'g' speeds.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • M
                          Metu69salemi
                          last edited by

                          Forget about N-speeds with internal slots. Buy new ac-draft accesspoint and get some more speed.

                          1 Reply Last reply Reply Quote 0
                          • O
                            owner524
                            last edited by

                            why would it only work on G speeds

                            1 Reply Last reply Reply Quote 0
                            • O
                              owner524
                              last edited by

                              so even tho the chip set is for BSD it will only get wireless G speeds

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                @owner524:

                                why would it only work on G speeds

                                Because even though there are some drivers for 802.11N chipsets there is no kernel support for the protocols required to make use of the addtional bandwidth, as I understand it.  ;)
                                802.11N support is a work in progress in FreeBSD and different chipsets will have wildly varying levels of functionality. That's if you're running the very lastest bleeding edge code. pfSense is a security platform that cannot afford to use unstable code hence it's built on tried and tested FreeBSD 8.1 (8.3 for 2.1 snapshots).

                                Steve

                                1 Reply Last reply Reply Quote 0
                                • O
                                  owner524
                                  last edited by

                                  so would this chip work ??  http://www.ebay.com/itm/JJPLUS-MR2-Atheros-AR9220-802-11N-BG-1000mW-Minipci-/110740291506?pt=DE_Computing_Notebook_Porterweiterungskarte&hash=item19c8a2bfb2

                                  i dont understand the 1000mw  idk if we can use that in the USA

                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    The AR9220 which that card uses does seem to be supported by the ath(4) driver. See:
                                    http://www.freebsd.org/cgi/man.cgi?query=ath_hal&sektion=4&apropos=0&manpath=FreeBSD+9.1-RELEASE
                                    However that's from FreeBSD 9.1 and pfSense 2.1beta is built on 8.3. But I believe the driver may have been back-ported, try searching the 2.1 subforum.
                                    Even so you will only see 'G' speeds because not all the required components are there:
                                    @https://wiki.freebsd.org/WiFi80211n:

                                    The following 802.11n features would be nice in the short term:

                                    802.11n rate control/selection in net80211 - currently, the rate control modules in net80211 only know about legacy rates

                                    That is from Sep. 2012 so things may have advanced since then.

                                    Steve

                                    1 Reply Last reply Reply Quote 0
                                    • O
                                      owner524
                                      last edited by

                                      I know this may not help but it does see the wifi card is there

                                      none4@pci0:4:0:0:      class=0x028000 card=0x40628086 chip=0x08878086 rev=0xc4                      hdr=0x00
                                          class      = network

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Unfortunately you're right, it doesn't help.  ;)
                                        The fact that is is assigned as 'none' means that no driver has attached to it.

                                        Steve

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          wallabybob
                                          last edited by

                                          @owner524:

                                          I know this may not help but it does see the wifi card is there

                                          none4@pci0:4:0:0:       class=0x028000 card=0x40628086 chip=0x08878086 rev=0xc4                      hdr=0x00
                                             class      = network

                                          The 8086 code in the chip field indicates its an Intel chip. But you were inquiring about an Atheros chip. The Linux PCI IDs file says that is a Centrino Wireless-N 2230 chip. No driver attached strongly indicates there is no supported driver for it.

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            I assumed this is the card first asked about, in the first post.

                                            Steve

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.