summaryrefslogtreecommitdiff
path: root/nic3com.c
Commit message (Expand)AuthorAgeFilesLines
* Add generic 16 bit and 32 bit chip read/write emulation to the externalhailfinger2009-05-161-18/+0
* Refactor parts of the 3COM NIC code.uwe2009-05-151-88/+12
* Make the nic3com code check how many supported NICs are found. If we finduwe2009-05-141-17/+24
* Fix compilation of nic3com on 64bit.hailfinger2009-05-141-2/+2
* Factor out portable iopl()-style code into a global functionuwe2009-05-141-15/+4
* 3COM: Add support for users to specify a certain NIC via PCI bus:slot.funcuwe2009-05-141-21/+47
* Fix nic3com.c build issues on *BSD (trivial).uwe2009-05-131-1/+7
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512.uwe2009-05-131-0/+170