Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Since (ipw|iwi)control are started late in the boot process, we need to | Florent Thoumie | 2005-10-15 | 2 | -1/+2 |
| | | | | | | | | | mark interfaces as up manually. Noticed by: sem Notes: svn path=/head/; revision=145451 | ||||
* | - Fix firmware file names. | Florent Thoumie | 2005-06-23 | 2 | -15/+15 |
| | | | | Notes: svn path=/head/; revision=137910 | ||||
* | - Add iwi-firmware, Intel Pro/Wireless Lan 2200 firmware to be used | Florent Thoumie | 2005-06-22 | 5 | -0/+133 |
in conjunction with iwi(4). iwi(4) had already been included in HEAD, but according to Damien Bergamini, there are no plans to MFC it to RELENG_5. There is an option (WITH_)MODULE to build and install an iwi(4) module from a snapshot if you're running RELENG_5. Note: As of the date of this commit, it seems there are issues with the iwi(4) snapshot and you might experience some problems. Notes: svn path=/head/; revision=137889 |