pizza
edc361a997
Fix non-posix arguments to find.
...
Thanks, Mark!
2008-06-24 19:10:11 +00:00
pizza
c7a75f0fb0
From Chris Rankin:
...
Fedora 8 doesn't set /proc/sys/kernel/hotplug any more, so this patch
stops the /etc/wlan/shared script exploding.
2008-03-24 14:31:16 +00:00
pizza
7e18f6b058
A patch from Dan Williams to fix up operation on Fedora 7.
2007-06-20 14:53:45 +00:00
pizza
b27f215cb7
Updated udev rules from Richard Kennedy.
2007-02-27 16:43:02 +00:00
pizza
8f4ba7c7d5
Patch from Richard Kennedy that adds enough code to the WEXT layer that
...
allows NetworkManager to fully drive the adapter.
2007-01-30 17:54:29 +00:00
solomon
cf6d7728e6
fix permissions in the /etc/wlan directory.
2006-06-26 15:08:43 +00:00
solomon
1c2388f60f
Richard Kennedy's udev patch. This allows FC5/USB to work properly, as
...
hotplug is officially deprecated.
This stuff probably applies to the new PCMCIA subsystem too, although
prism2_cs won't build on >=2.6.16.
2006-06-26 15:03:27 +00:00
solomon
b4ac1c80f3
Patches from Debian, via Victor Seva:
...
* etc/wlan/shared ( SRC_etc_wlan_shared.dpatch )
+ there is a call to wland, nonexistent now
- debian stuff ( loop if there are shared.*.dpkg* files )
+ a root security hole ( using /var/run/linux-wlan-ng instead /tmp )
* src/prism2/driver/prism2_cs.c ( SRC_src_prism2_driver_prism2_cs_c.dpatch )
+ changes for 2.4.27 kernel
* man/prism2dl.1 ( DOC_man_prism2dl_1.dpatch )
+ Created a minimal man file in order to Debian's rules, all executable must
+have a man page
2006-02-09 20:15:14 +00:00
solomon
845435b7ee
Eliminate wland entirely. It's rather useless as-is.
2006-01-18 18:58:45 +00:00
solomon
87d221d903
From Pavel Roskin:
...
I'm assuming that the offending entry was restored unintentionally,
probably because the version strings were misspelled, so one had to
resort to numeric manfids. Indeed, search for "I-GATE 11M PC Card / PC
Card Plus" (with quotes) shows that "Plus" should be replaced with
"plus":
2005-06-29 21:15:21 +00:00
solomon
5a8b3530ff
fixes from Chris Rankin:
...
Here's a quick patch for the USB adapter. We really do
want to pass GFP_KERNEL to kmalloc if we can, because
this will allow kmalloc to sleep if a suitable block
of memory isn't immediately available. With
GFP_ATOMIC, kmalloc has no choice but to fail.
I've also removed the spinlock from hfa384x_usb_defer,
to bring it into line with the urb_rx_submit() and
urb_tx_submit().
2005-03-08 23:01:02 +00:00
solomon
ca635cb3aa
New adapter list entry from
...
Andrzej Turowski <andrzej@turowski_NOSPAM_.com>
2005-03-03 14:03:20 +00:00
solomon
6281b1d062
Add a default TMPDIR and a config file entry to override it.
2005-02-01 19:11:19 +00:00
solomon
614fd05f11
Pavel Roskin has made 'config.mk' optional, so you can do things like
...
'make clean' with impunity.
2005-01-26 22:01:07 +00:00
solomon
8bc2ae383f
card idents.
2004-03-18 19:46:45 +00:00
solomon
74004e89ce
Cleanups and fixes in the shared script.
2004-03-12 16:26:02 +00:00
solomon
7eb776745d
fix failed init "succeeding".
2004-02-23 16:39:06 +00:00
solomon
7880b16ba1
-pre18, fix up more Makefile wonkiness.
2004-02-09 19:52:19 +00:00
solomon
edd124e0ac
Work on wireless extension write support, via a new module parameter.
...
defaults to off. when enabled, hotplug scripts abort once device is
enabled.
first pass at siwretry.
2004-02-06 01:25:44 +00:00
solomon
718a7c5f28
Fix a scriptlet.
2004-01-29 18:38:28 +00:00
solomon
9076751911
d-link dwl-650P1
2004-01-26 16:03:06 +00:00
solomon
6560a2f5f4
tweak to the shared script.
2003-11-19 17:54:27 +00:00
mark
f55faa49ae
Updated the HAS_HOTPLUG test.
2003-10-13 17:52:40 +00:00
solomon
cdc08a9c6b
execute /sbin/ifup $interface
2003-09-22 17:11:23 +00:00
solomon
ddd4bb411d
fix some bash-isms.
2003-08-22 18:36:15 +00:00
solomon
30a1dfb7b9
card idents.
2003-07-28 15:29:22 +00:00
solomon
84a9ed24e5
fix up the nsdname function.
2003-05-13 16:55:53 +00:00
solomon
06c8fdb84d
fix the shared.
2003-05-13 15:14:33 +00:00
solomon
85a3abecdb
updates from Pavel Roskin.
2003-05-13 14:08:45 +00:00
solomon
779c26f9c8
bring the scripts up to level with the internal tree.
2003-05-12 21:31:24 +00:00
solomon
1231d2ace9
buglet.
2003-05-06 18:50:42 +00:00
solomon
c383d75176
don't fire off the hotplug stuffs for pcmcia.
2003-05-06 17:42:50 +00:00
solomon
6201634f13
scan is active only now.
2003-05-06 16:30:49 +00:00
solomon
6563fc3e8f
add in power management support to the new hotplug mechanisms.
2003-05-06 13:44:49 +00:00
solomon
e0e7e1ddd6
manually invoke everything if we don't have hotplug.
2003-05-06 02:35:45 +00:00
solomon
642c918a5d
obselete.
2003-05-06 02:12:23 +00:00
solomon
b3073d48a2
rc.wlan rewrite to the new model.
2003-05-06 02:10:53 +00:00
solomon
3bd0fc5e87
hotplug works.
2003-05-06 01:51:27 +00:00
solomon
7863eab594
fixes.
2003-05-06 01:03:38 +00:00
solomon
01d2d632db
minor fixes.
2003-05-06 00:33:32 +00:00
solomon
6b79800044
First pass at the initial hotplug register stuff.
2003-05-06 00:30:39 +00:00
solomon
a60c26407a
new hotplug class and semantics. Do things the RightWay. :)
...
need to finish the wlan.agent script, but once that's done, a new
release ASAP.
2003-05-06 00:02:33 +00:00
solomon
ee8f4eb62f
Surpress spruious output when setting WEP options.
2003-05-05 18:30:46 +00:00
solomon
9a43b730ab
card ident for the high-power cards.
2003-04-30 15:27:54 +00:00
solomon
e9b63d7ae4
modprobe the device.
2003-04-21 21:28:47 +00:00
solomon
c735ca5d74
Add in a lucent-compatible key generator.
2003-03-24 16:18:08 +00:00
solomon
8938a22dd5
get rid of acx100_pci.
2003-03-24 00:00:02 +00:00
solomon
40f3443b7e
0.1.16-final
...
cleanups in wlan_supports_scan
2003-02-24 14:15:08 +00:00
solomon
553140f256
disable wEP completely if not enabled.
2003-01-30 13:59:20 +00:00
mark
e62ad92c15
product info for dlink DRC650 from pslansky.
2003-01-13 20:34:08 +00:00