Commit Graph

10 Commits

Author SHA1 Message Date
Chris Roberts
1b1764b5e6 Fix downloading/building/packaging for b43-fwcutter 2012-06-16 22:14:33 +00:00
korli
d7c24ce7de wpa_supplicant: fixed install section 2012-04-03 21:18:36 +00:00
Michael Lotz
6112fc810a Update the build step to reflect how the optional packages are now built
(without the default -g flag).
2011-10-06 10:17:15 +00:00
Michael Lotz
950c1c2037 * Add a way to watch for and get notified about interface state changes. We now
watch for the WPA_COMPLETED state when joining a network to determine a
  successful connect. This makes the whole join process synchronous (as
  planned), which will allow the network config to be automatically stored on
  successful connects in a next step.
* The synchronous connect means that an ifconfig call to join will now block
  until the connection is actually established which is intended, but will also
  block the network applet and consequently the Deskbar which is not intended.
  This will be fixed in the GUI however.
2011-10-06 10:16:35 +00:00
Michael Lotz
d5ead88a4f Initial version of wpa_supplicant for Haiku that will end up in an optional
package.
2011-09-27 22:36:48 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
750ab6e394 Renamed the b43-fwcutter .OPD file to match the program name. 2009-12-03 03:22:44 +00:00
Chris Roberts
052a298c14 Adding port of b43-fwcutter for ticket #273 2009-12-03 02:33:34 +00:00