summaryrefslogtreecommitdiffstats
path: root/nic3com.c
Commit message (Expand)AuthorAgeFilesLines
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-021-1/+1
* Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)Maciej Pijanka2009-06-021-2/+3
* Only probe for chips with compatible bus protocolsCarl-Daniel Hailfinger2009-06-011-0/+2
* Documentation improvements and small code/whitespace fixesUwe Hermann2009-05-191-5/+1
* Factor out fallback_map/unmap, most external programmers don't need and speci...Uwe Hermann2009-05-171-9/+0
* Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3...Uwe Hermann2009-05-161-1/+25
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-4/+4
* Add generic 16 bit and 32 bit chip read/write emulation to the external flash...Carl-Daniel Hailfinger2009-05-161-18/+0
* Refactor parts of the 3COM NIC codeUwe Hermann2009-05-151-88/+12
* Make the nic3com code check how many supported NICs are foundUwe Hermann2009-05-141-17/+24
* Fix compilation of nic3com on 64bitCarl-Daniel Hailfinger2009-05-141-2/+2
* Unify usage of iopl-like code by introducing get_io_perms()Uwe Hermann2009-05-141-15/+4
* nic3com: allow selection of a particular PCI device to use as programmerChristian Ruppert2009-05-141-21/+47
* Fix nic3com.c build issues on *BSDUwe Hermann2009-05-131-1/+7
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-131-0/+170
OpenPOWER on IntegriCloud