Kees van Reeuwijk
|
94a81c840a
|
Removed unused variables, added const where possible.
|
2010-04-07 11:25:51 +00:00 |
|
Kees van Reeuwijk
|
fc7dced1fa
|
Fix printfs with too few or too many parms, remove unused vars, fix incorrect flag tests, other code cleanup.
|
2010-04-01 13:25:05 +00:00 |
|
Kees van Reeuwijk
|
1597e701a0
|
Remove useless variables and the computations on them.
|
2010-02-19 10:00:32 +00:00 |
|
Kees van Reeuwijk
|
064cb7583a
|
Lots of small code cleanup: make symbols local, remove unused symbols,
fixed a typo, removed a now unused header file.
Use #include <..> for header files that represent libraries.
|
2010-02-09 15:23:38 +00:00 |
|
Kees van Reeuwijk
|
c6eb51d66a
|
Rewrite some functions to ANSI style.
|
2010-01-27 10:19:13 +00:00 |
|
Tomas Hruby
|
ae75f9d4e5
|
Removal of the executable flag from files that cannot be executed
- 755 -> 644
|
2009-11-09 10:26:00 +00:00 |
|
Ben Gras
|
c078ec0331
|
Basic VM and other minor improvements.
Not complete, probably not fully debugged or optimized.
|
2008-11-19 12:26:10 +00:00 |
|
Ben Gras
|
03446f5554
|
micro_delay in sysutil, used in ti1225, dp8390, fxp and
orinoco now. Uses a combination of tickdelay (where possible) and
calibrated busywait (where necessary).
|
2007-07-31 15:01:49 +00:00 |
|
Ben Gras
|
816f5dd550
|
a driver for wireless pci cards with the Prism chipset from Intersil
Original version, by Stevens Le Blond and Michael Valkering.
|
2007-07-24 14:49:09 +00:00 |
|