Michael Brown
|
2d8d21fe74
|
Added the generic block-splitting code to nvs.c
|
2006-12-04 19:06:07 +00:00 |
|
Michael Brown
|
946967f09c
|
Abstracted out part of the concept of an SPI device to a generalised NVS
device.
Separated the mechanisms of non-volatile storage access and non-volatile
stored options.
|
2006-12-04 18:23:06 +00:00 |
|
Michael Brown
|
dc06c895fc
|
Changed length parameter in SPI methods to be a byte length, rather than
a word length.
|
2006-12-04 16:09:59 +00:00 |
|
Michael Brown
|
931f94dca3
|
Generalised the SPI abstraction layer to also be able to handle interfaces
that don't provide the full flexibility of a bit-bashing interface.
Temporarily hacked rtl8139.c to use the new interface.
|
2006-12-04 15:36:51 +00:00 |
|
Michael Brown
|
4cd56820ea
|
Basic non-volatile storage support
|
2006-11-29 02:41:08 +00:00 |
|
Michael Brown
|
3234ef1b0b
|
Merged changes from Solarflare
|
2006-11-28 13:25:23 +00:00 |
|
Marty Connor
|
757618edea
|
eth_ntoa and warnings cleanup
|
2006-09-27 03:05:21 +00:00 |
|
Marty Connor
|
cd8168b071
|
eth_ntoa cleanup. still has warnings. needs work.
|
2006-09-27 03:00:21 +00:00 |
|
Marty Connor
|
727a88709e
|
eth_ntoa and warnings cleanup
|
2006-09-27 02:18:07 +00:00 |
|
Marty Connor
|
0d1087a5de
|
eth_ntoa and warnings cleanup
|
2006-09-27 02:07:59 +00:00 |
|
Marty Connor
|
859cc71158
|
compilation warnings cleanup
|
2006-09-26 22:18:00 +00:00 |
|
Marty Connor
|
a02dccdafa
|
eth_ntoa cleanup
|
2006-09-26 22:11:45 +00:00 |
|
Marty Connor
|
b88aa51b07
|
warnings cleanup (still gives lots of compilation warnings from unused functions and missing legacy support)
|
2006-09-26 22:09:03 +00:00 |
|
Marty Connor
|
9588e20828
|
warnings cleanup
|
2006-09-26 22:04:33 +00:00 |
|
Marty Connor
|
e753444e04
|
compilation warnings cleanup
|
2006-09-26 21:58:08 +00:00 |
|
Marty Connor
|
cf84605271
|
eth_ntoa and compilation warnings fixes
|
2006-09-26 21:33:12 +00:00 |
|
Marty Connor
|
097c1b341d
|
eth_ntoa fixes
|
2006-09-26 21:06:29 +00:00 |
|
Michael Brown
|
7952bb76ec
|
Minor fix
|
2006-09-25 14:41:54 +00:00 |
|
Marty Connor
|
cce8755fb8
|
eth_ntoa and warnings fixups, memcpy compilation fix
|
2006-09-25 09:06:50 +00:00 |
|
Marty Connor
|
d86c080024
|
eth_ntoa and warnings fixups
|
2006-09-25 03:52:01 +00:00 |
|
Marty Connor
|
eefac0e258
|
eth_ntoa and warnings fixups
|
2006-09-25 03:21:25 +00:00 |
|
Marty Connor
|
d4b060be3b
|
eth_ntoa and warnings fixups
|
2006-09-25 02:55:13 +00:00 |
|
Marty Connor
|
f4d0f2e5b5
|
eth_ntoa and warnings fixups
|
2006-09-25 02:47:50 +00:00 |
|
Marty Connor
|
9e71390930
|
eth_ntoa and warnings fixups
|
2006-09-25 02:41:46 +00:00 |
|
Marty Connor
|
447ed77525
|
eth_ntoa and warnings fixups
|
2006-09-25 02:18:11 +00:00 |
|
Marty Connor
|
3ffeffebb2
|
eth_ntoa and warnings fixups
|
2006-09-25 02:11:52 +00:00 |
|
Marty Connor
|
c0e91255d0
|
eth_ntoa fixups
|
2006-09-20 00:20:37 +00:00 |
|
Marty Connor
|
fe62800bad
|
eth_ntoa fixups
|
2006-09-20 00:06:52 +00:00 |
|
Marty Connor
|
637411c2ab
|
eth_ntoa fixups
|
2006-09-20 00:00:44 +00:00 |
|
Marty Connor
|
3df3ac72e1
|
eth_ntoa fixups
|
2006-09-19 16:33:46 +00:00 |
|
Marty Connor
|
896f871fba
|
eth_ntoa fixups
|
2006-09-19 15:58:37 +00:00 |
|
Marty Connor
|
077bbc220a
|
eth_ntoa fixup
|
2006-09-19 15:49:57 +00:00 |
|
Marty Connor
|
338a6de549
|
eth_ntoa fixup, some warnings fixups (isa/pnp fixups still needed)
|
2006-09-19 15:23:28 +00:00 |
|
Marty Connor
|
5a39995f8b
|
eth_ntoa fixup, _disable arg fixup
|
2006-09-19 15:17:51 +00:00 |
|
Marty Connor
|
a9cb4ca079
|
DBG MAC addr printout in driver
|
2006-09-15 12:54:11 +00:00 |
|
Marty Connor
|
a998286c8b
|
change MAC address printout to DBG using eth_ntoa (temporary legacy support)
|
2006-09-15 12:42:43 +00:00 |
|
Marty Connor
|
b41f754e3a
|
Fix compile warnings, remove unused var
|
2006-09-14 17:58:23 +00:00 |
|
Marty Connor
|
08d7ea1d34
|
Fixed DBG macro format, fixed compile warnings. removed extra parameter from mtd80x_disable(...)
|
2006-09-14 17:15:53 +00:00 |
|
Marty Connor
|
35f90278a8
|
Remove nic_disable call from drivers. Call should be made at a higher level
|
2006-09-14 14:51:38 +00:00 |
|
Marty Connor
|
1ed6e69ea5
|
Remove printf of MAC address in driver.
|
2006-09-14 14:06:33 +00:00 |
|
Michael Brown
|
21bc2015f2
|
Fix gcc-induced reference to memcpy
|
2006-09-01 10:48:35 +00:00 |
|
Michael Brown
|
bb3df618b8
|
Remove old-style debug message
|
2006-08-16 00:02:43 +00:00 |
|
Michael Brown
|
97439cb6eb
|
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
stack or INT 13 emulator etc.
|
2006-08-14 22:29:51 +00:00 |
|
Michael Brown
|
d393e61d8a
|
Temporary hack to work around the "TX overflow" problem in the interim
period before updating to the new driver API (which can cope with
having TX packets in progress).
|
2006-06-16 14:38:16 +00:00 |
|
Michael Brown
|
52de4935f9
|
Add 4 bytes to maximum frame length to allow for the frame checksum.
(This actually matters once you try using TCP, because you *will*
receive full-sized frames.)
|
2006-06-16 14:30:41 +00:00 |
|
Michael Brown
|
7c76791730
|
Improve debugging output for legacy wrapper
|
2006-06-16 14:27:04 +00:00 |
|
Michael Brown
|
e5865e796b
|
Forward-port event queue fixes from 5.4 tree.
|
2006-06-16 14:05:43 +00:00 |
|
Michael Brown
|
a20c565ef3
|
Forward-port start-of-day fixes from 5.4 tree
|
2006-06-16 14:03:43 +00:00 |
|
Michael Brown
|
50ab8c0e5b
|
Forward-port reset-related changes from 5.4 tree.
|
2006-06-16 14:00:43 +00:00 |
|
Michael Brown
|
3b51c719d3
|
Generalise three-wire interface to generic SPI interface.
Update rtl8139 driver to instantiate an SPI interface with a three-wire
device attached.
|
2006-06-14 00:22:50 +00:00 |
|