mark
|
d9a43abf87
|
Added mtaylor's suggested file descriptor close.
|
2001-12-12 15:46:49 +00:00 |
|
mark
|
75d138b068
|
Added a new device ID for PLX devices.
|
2001-12-12 15:17:05 +00:00 |
|
mark
|
1610c915ef
|
Added MODULE_LICENSE for kernel versions greater than 2.4.10.
|
2001-12-12 14:29:12 +00:00 |
|
mark
|
3afc9bdef7
|
Reworded the USB reset stuff.
|
2001-12-12 00:37:33 +00:00 |
|
mark
|
54bdf3882a
|
Added note about doreset.
|
2001-12-11 22:52:07 +00:00 |
|
mark
|
588def8e83
|
Vragor's arm support patch for Makefiles and Configure.
|
2001-12-11 21:41:45 +00:00 |
|
mark
|
37f920d4aa
|
Addition of irqenable patch for PLX based devices.
|
2001-12-11 21:17:23 +00:00 |
|
mark
|
dae0ce4564
|
Updated for cfang's ident submission.
|
2001-12-11 21:13:05 +00:00 |
|
mark
|
c8b71472bd
|
Updates for 0.1.12 and USB. Additional text about the config options too.
|
2001-12-11 21:12:42 +00:00 |
|
mark
|
f6da5925e7
|
Added the OTC 2411-PCC per Calvin Fang.
|
2001-12-11 21:02:58 +00:00 |
|
mark
|
32ca12ca1a
|
Updates for 0.1.12. More to come.
|
2001-12-11 20:44:22 +00:00 |
|
mark
|
115142bbbf
|
USB stuff moved to the main README file.
|
2001-12-11 19:52:33 +00:00 |
|
mark
|
7ad4e15149
|
Removed some items, added the USB items.
|
2001-12-11 19:51:48 +00:00 |
|
mark
|
1655f4d838
|
Updated for PCI, PLX, and USB.
|
2001-12-11 19:41:57 +00:00 |
|
mark
|
4ee7010d31
|
Added the PLX part number.
|
2001-12-11 19:09:59 +00:00 |
|
mark
|
83edb3d84f
|
Fixed -pre1 speficiation.
|
2001-12-06 19:01:18 +00:00 |
|
mark
|
ed6794a73a
|
Made PCMCIA the default build target. Others are off by default.
|
2001-12-06 18:45:18 +00:00 |
|
mark
|
efe07b79bf
|
Updated version number to 0.1.12-pre1
|
2001-12-06 18:44:41 +00:00 |
|
mark
|
7f93b8b93f
|
Made USB open() reset an option. Default is now OFF.
|
2001-12-06 18:43:52 +00:00 |
|
mark
|
834ddb658e
|
Moved the isgoodpdr() function into the C files so we can call DEBUG.
Added some UNKNOWNPDR codes and modified isgood() to return a good status
for anything under 0x1000.
|
2001-12-06 18:40:05 +00:00 |
|
mark
|
afdcc883d7
|
Couple of cleanups after ISIL lab USB testing.
|
2001-12-06 18:14:34 +00:00 |
|
mark
|
34a76809b8
|
Removed the 'goto done' in drvr_shutdown() when the
cmd_initialize() fails. Even if initialize fails,
we want to do everything in the shutdown function.
|
2001-12-05 21:12:16 +00:00 |
|
mark
|
508c9a44b1
|
Fixed resubmit for unlinked rx URBs.
|
2001-12-05 20:31:47 +00:00 |
|
mark
|
55924aa083
|
Added the shutdown routine for memmapped devices.
|
2001-12-05 20:20:11 +00:00 |
|
mark
|
02978d64c4
|
Added a 10ms delay after the urb_unlink().
|
2001-12-05 20:02:37 +00:00 |
|
mark
|
fb5e98a964
|
Added a shutdown command to the hfa384x_drvr set. It should be called
by the close() function (and is!).
|
2001-12-05 19:45:55 +00:00 |
|
mark
|
0e8ab8c309
|
Updates for 0.1.12, so far....
|
2001-12-05 14:49:59 +00:00 |
|
mark
|
2a7f32ddf3
|
Moved the USB reset code to corereset and we're now calling it from
prism2sta_open(). This gets the reset out of the probe_usb()
context. Note that this change will also effect the other targets and
needs to be tested.
|
2001-12-05 14:44:16 +00:00 |
|
mark
|
2ae3b25fdf
|
Additions for USB flash download. I also cleaned up and extended some of
the macros for dealing with MAC internal addresses. To make things
a little cleaner I introduced the notion of CMD vs. AUX format page/offset
values.
|
2001-11-29 23:35:53 +00:00 |
|
mark
|
03b1c2bde4
|
Modifications to support building Prism2 for all targets (cs,pci,plx, and usb)
and modifications to support RAM f/w (tertiary) download.
|
2001-11-28 17:45:35 +00:00 |
|
mark
|
0e9c379724
|
Added hfa384x_drvr_* functions for cs/pci/plx.
|
2001-11-24 21:37:22 +00:00 |
|
mark
|
32457b30a7
|
Fixed all the compilation problems in 0.1.11-usbonly for building cs/pci/plx.
It remains to be seen if they'll run OK.
|
2001-11-24 20:36:04 +00:00 |
|
mark
|
0ea0345386
|
Updated to 0.1.12.
|
2001-11-24 20:35:24 +00:00 |
|
mark
|
6e53f550f9
|
Updated the readme.usb with noates about performance.
|
2001-11-12 02:25:13 +00:00 |
|
mark
|
aab27b5093
|
Changed so USB is the only enabled target.
|
2001-11-12 02:00:58 +00:00 |
|
mark
|
211c176f6d
|
Updated the text files.
|
2001-11-12 02:00:13 +00:00 |
|
mark
|
757d77ff41
|
Added some TODO comments.
|
2001-11-12 01:50:40 +00:00 |
|
mark
|
5ba2dd4a19
|
Updated the version number.
|
2001-11-12 01:11:12 +00:00 |
|
mark
|
e696beb13e
|
Fixed the urb data length field in the doXXX functions.
|
2001-11-12 00:39:11 +00:00 |
|
mark
|
ba00c6d939
|
Finished new code for CTLX handling.
|
2001-11-12 00:04:11 +00:00 |
|
mark
|
87da592503
|
Added the Prism3 reference design CIS info.
|
2001-11-01 21:06:52 +00:00 |
|
mark
|
c4180c0656
|
Added ifdefs for 2.4.x vs. 2.2.19 probe_usb argument list differences.
|
2001-10-25 14:34:33 +00:00 |
|
mark
|
6dec67b97f
|
Updated to 0.1.11-beta2
|
2001-10-18 22:08:27 +00:00 |
|
mark
|
ad002f46f2
|
Fixed the reclaim for the notify command in handover, also got rid of an
extra local variable in corereset.
|
2001-10-18 20:13:43 +00:00 |
|
mark
|
67b86bce10
|
Added PCMCIA reset in initmac() and added semaphore locking for the infofid
so we can do notify.handover.
|
2001-10-18 20:11:02 +00:00 |
|
mark
|
51999b2b7a
|
Initial checkin.
|
2001-10-16 19:42:03 +00:00 |
|
mark
|
209207ba58
|
Updated the version number to beta1.
|
2001-10-16 19:41:48 +00:00 |
|
mark
|
05412e7c32
|
Whoops, forgot to fix the GFP_ATOMICs for kmallocs.
|
2001-10-16 17:53:55 +00:00 |
|
mark
|
1568fcdd15
|
Finished adding the queued command stuff and getconfig_async(). A quick
test on 2.2.19 indicates that _basic_ STA mode operation is working.
|
2001-10-16 17:48:27 +00:00 |
|
mark
|
8a46e55140
|
Fixed for host auth stuff.
|
2001-10-15 21:40:41 +00:00 |
|