Commit graph

55 commits

Author SHA1 Message Date
solomon 32035b9d2f SH support and beginnings of 2.5.x support as well. 2002-12-11 23:25:48 +00:00
solomon 9e44cdb335 .cvsignore files. Good thing. :) 2002-09-27 14:45:38 +00:00
solomon fb3d1bfee1 -pre8
And.. enema of the Makefiles.  Configure cares about cross-compiling,
the rest of everything uses the stuff that Configure tells it to.
2002-09-11 18:08:32 +00:00
solomon 15f2673757 Alignment problems go bye-bye. 2002-09-07 18:33:25 +00:00
solomon 7b1a175fc3 init script fixes for modprobe path.
makefile shuffle.
2002-08-26 13:28:39 +00:00
mark 35cc1cca3c Fixed a display bug for 'wlanctl mibs'. 2002-02-08 23:50:33 +00:00
mark d9a43abf87 Added mtaylor's suggested file descriptor close. 2001-12-12 15:46:49 +00:00
mark 588def8e83 Vragor's arm support patch for Makefiles and Configure. 2001-12-11 21:41:45 +00:00
jo-ellen d8ef2dfee3 Altered the access output of "wlanctl-ng mibs" to be a 2-digit display and corrected the logic of the error message for mibget and mibset. 2001-06-11 20:51:10 +00:00
jo-ellen 0debca1bc9 Changed 'wlanctl-ng mibs' to print access type (r, w, rw) instead of whether
the mib is required.
2001-06-08 21:45:39 +00:00
mark 24f55a6590 Moved variable and types to all-one-line (particularly ENUM) for mibedit. 2001-06-06 17:56:36 +00:00
jo-ellen ab73737113 Took out reference to "man page" in wlanctl-ng usage function since wlanctl-ng
does not have a man page.
2001-05-21 20:31:20 +00:00
jo-ellen 6b5ecc9e62 Changed output from "wlanctl" to "wlanctl-ng" 2001-05-21 20:27:59 +00:00
mark fa1f114ca1 Turned debug off. 2001-04-06 00:11:03 +00:00
mark 8106583bc7 Added more debug stuff. 2001-04-05 22:26:00 +00:00
mark 628e0ebd8d Added some debug code. 2001-04-05 22:08:18 +00:00
mark 99d676cf23 Rather huge patch submission from Bob James of Rebel. See CHANGES for
a summary.
2001-04-05 20:38:49 +00:00
mark d617e6ff76 More patches, see the CHANGES file. 2001-03-11 03:21:45 +00:00
mark 286380fcdd proskin's and wwood's patches. 2001-03-11 02:29:48 +00:00
mark d334e3db32 Included pkundrat's fixlets patch. (UNTESTED) 2001-03-06 17:22:44 +00:00
joellen 2d527c4931 Changed all the Configure scripts to bash instead of sh. Added RANLIB to all the Configure scripts and Makefiles. Initial check-in of Configdata script. 2000-07-06 04:40:21 +00:00
joellen a90865e30b Changed the comment header at the top of all the files to reflect the new company name. 2000-07-05 04:57:04 +00:00
joellen b61c9f7651 Fixed bugs in top-level Makefile. 2000-07-03 05:44:54 +00:00
mark 32d0452194 Initial changes to support the 2.3.x/2.4.x kernel. 2000-06-14 15:04:53 +00:00
mark ad564b5a0f Fixes for some makefiles. Added sash to initrd flist. 2000-05-17 19:27:19 +00:00
joellen cd03cb5650 Made modifications to Makefiles to handle the cross compile of the driver source and the compile of the "mkmeta" executables to use the host compiler. Changed a few intalls (soft link in particular of prism2_cs) and a few minor changes to the Configure script and config.in. 2000-04-26 17:40:31 +00:00
mark 38028e5b41 Fixed some more bugs in the architecture detection and handling in the
Configure script and the makefiles.
2000-03-13 21:33:26 +00:00
joellen ae71c28917 First batch of changes for LinuxPPC. These were developed against R4. 2000-03-13 19:18:51 +00:00
joellen 07c1f32e67 Fixed bug (adding comman in array 'cats') that didn't recognize certain categories. 2000-02-09 19:52:15 +00:00
mark 8e0640cdc8 Added or refreshed the license and copyright statements at the top of
each file.
2000-02-08 03:35:44 +00:00
mark 710081a404 No longer needed. 2000-02-08 03:29:29 +00:00
joellen f6bb3e9527 Modified wlanctl to print all request type commands, not just dot11req. Added support for printing all the mib items. 2000-01-29 22:17:27 +00:00
mark b071627cd5 Added the p2req command group. 2000-01-25 19:46:45 +00:00
joellen ac113ce3c3 Added #define for dot11ShortPreambleOptionImplemented data item. 2000-01-20 18:03:23 +00:00
joellen 9e71fa4c24 Intermediate Update for Safety; added more functionality to mibset_mibget functionality in prism2mgmt.c 2000-01-20 04:13:24 +00:00
mark 8e67bed9d2 Added support for wlanctl commands that come from multiple categories.
We still need to fix print_allrequests() to display metadata from
categories other than dot11req.
2000-01-12 06:31:02 +00:00
mark f34b17c1bb In printmsg(), removed the quotes around the error strings when
msgitem.status is non-zero.
2000-01-11 04:37:48 +00:00
joellen 3cc831803d Changed tabs in output string of function printmsg to spaces. 2000-01-11 04:30:50 +00:00
joellen 6217346de7 Fixed the calculation of the length field in the p80211msg_t structure at the beginning of the message. 2000-01-10 05:10:30 +00:00
joellen d351130149 Forgot to uncomment do_ioctl; OOPS! 2000-01-10 05:03:32 +00:00
joellen 70bacd9385 Modified wlanctl to include a status of 1 for "no value" when the data is not set so that data items that aren't required request items can be processed. Also, included loop to initial the all the message arguments' did's, status's, and len's. 2000-01-10 04:56:15 +00:00
mark eb60b27b39 Fixed the totext/fromtext/isvalid function settings for dot11DesiredSSID. 2000-01-05 07:10:41 +00:00
joellen 06439e9b54 Separated mibset and mibget to have their own functions; also fixed logic bug regarding the storage of the error inside the sub did-len-data triple to the outer error (i.e. "status") field. 2000-01-05 07:00:03 +00:00
joellen b362213c20 Newly revised wlanctl to run with new metadata architecture 2000-01-04 21:38:11 +00:00
joellen 96bec69ad1 Modified for new metadata architecture. 1999-12-28 18:18:45 +00:00
mark b36f171a1a Added changes for ioctl and request i/f. 1999-11-11 13:38:49 +00:00
mark 33604559bf Added executable target removal in cleans 1999-11-04 08:28:28 +00:00
mark ce1c49fdd6 Makefile updates for clean target 1999-11-04 08:08:39 +00:00
mark c7efbe0131 Initial checkin 1999-11-04 07:43:49 +00:00
mark 1ef6c5abe4 Pre-trip, making sure everything is in 1999-10-13 14:23:15 +00:00