index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nic3com.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace PCI_OK/PCI_NT by OK/NT
mkarcher
2010-02-24
1
-10
/
+10
*
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.
uwe
2009-09-02
1
-1
/
+2
*
"3COM 3C90xB: PCI 10BASE-T (TPO)" (10b7:9004) works fine.
hailfinger
2009-08-24
1
-1
/
+1
*
Use a common parameter variable for all programmers. This allows us to
hailfinger
2009-08-12
1
-2
/
+2
*
Releasing IO permissions was done by hand everywhere. Use a proper
hailfinger
2009-08-09
1
-6
/
+1
*
Mark the 10b7:9058 3COM card (3C905B: Cyclone 10/100/BNC) as "OK", forgot
uwe
2009-06-02
1
-1
/
+1
*
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC).
uwe
2009-06-02
1
-2
/
+3
*
Only probe for chips with compatible bus protocols.
hailfinger
2009-06-01
1
-0
/
+2
*
Documentation improvements and small code/whitespace fixes (trivial).
uwe
2009-05-19
1
-5
/
+1
*
Factor out fallback_map/unmap, most external programmers don't need
uwe
2009-05-17
1
-9
/
+0
*
Add proper workaround for 3COM 3C90xB cards, which need special fixups
uwe
2009-05-16
1
-1
/
+25
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-4
/
+4
*
Add generic 16 bit and 32 bit chip read/write emulation to the external
hailfinger
2009-05-16
1
-18
/
+0
*
Refactor parts of the 3COM NIC code.
uwe
2009-05-15
1
-88
/
+12
*
Make the nic3com code check how many supported NICs are found. If we find
uwe
2009-05-14
1
-17
/
+24
*
Fix compilation of nic3com on 64bit.
hailfinger
2009-05-14
1
-2
/
+2
*
Factor out portable iopl()-style code into a global function
uwe
2009-05-14
1
-15
/
+4
*
3COM: Add support for users to specify a certain NIC via PCI bus:slot.func
uwe
2009-05-14
1
-21
/
+47
*
Fix nic3com.c build issues on *BSD (trivial).
uwe
2009-05-13
1
-1
/
+7
*
Add support for 3COM NICs as "external programmer" and Atmel AT49BV512.
uwe
2009-05-13
1
-0
/
+170