summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dcreg.h
Commit message (Expand)AuthorAgeFilesLines
* Ignore CSR13, CSR14, CSR15 'Media Specific Data' registersmbr2003-10-051-3/+11
* Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858imp2003-07-191-0/+1
* Add support for a bunch of Microsoft networking products:wpaul2003-07-101-0/+14
* Make the dc(4) driver endian-clean, so to that it works on sparc64.mux2003-07-091-0/+6
* Convert the dc(4) driver to the busdma API. This is a necessary stepmux2003-07-061-8/+22
* Add ADMtek ADM9511 and ADM9513 device ID's.mbr2003-06-081-0/+2
* Add support for 3Com OfficeConnect 10/100B.mbr2003-05-121-0/+10
* Add support for Planex FNW-3602-T(CardBus 100M/10M).sanpei2003-04-181-0/+10
* Add preliminary support for the Hawking PN672TX CardBus cards.imp2003-01-101-0/+12
* Add support for the Davicom DM9009 chipset.trhodes2003-01-091-0/+1
* Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define.semenu2002-12-181-1/+1
* Dynamically configure the width of the srom. This code comes fromimp2002-10-071-1/+2
* Enable the automatic TX underrun recovery for the ADMtek chips.mbr2002-09-201-0/+2
* Add suspend/resume code mostly merged from fxp/rl driver.iwasaki2002-05-061-0/+7
* Forgot one part of the VLAN support for the dc(4) driver.ambrisko2002-01-161-0/+2
* Device Polling code for -current.luigi2001-12-141-0/+7
* Avoid an unnecessary copy of a packet if it is already in a single mbuf.luigi2001-12-111-0/+1
* Defs for three (unused so far) bits in PCI command/status registerluigi2001-10-251-3/+3
* Add support for Conexant LANfinity miniPCI controllers. People who havewpaul2001-09-041-0/+22
* Apply patch to allow TX underrun handling without issuing a completewpaul2001-02-221-0/+6
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Change the driver to allocate its own callout structure, and modifyjlemon2000-11-251-1/+1
* Add support for the Accton EN2242 MiniPCI adapter. This is just anwpaul2000-11-141-0/+1
* Add PCI IDs for some additional cardbus cards. Yes, there really iswpaul2000-10-281-0/+9
* NEWCARD/Cardbus -jon2000-10-191-0/+33
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-131-0/+5
* Add support for parsing the media blocks from the SROM on 21143wpaul2000-10-051-1/+119
* Special-case the LED twiddling code so that it doesn't do anythingwpaul2000-09-071-0/+1
* Define some more bits in CSR15 needed for previous change.wpaul2000-09-021-0/+4
* Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterdaywpaul2000-08-021-0/+1
* Add the PCI IDs for the Macronix 98727 and 98732 parts. These arewpaul2000-07-171-0/+2
* Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips,wpaul2000-07-151-0/+3
* Add support for the Accton EN1217.asmodai2000-06-111-0/+10
* Rework the support for the internal autonegotiation on the 21143 andwpaul2000-05-311-0/+1
* Teach the 'dc' driver how to pick up settings left over by themsmith2000-03-111-0/+3
* Add support for the Davicom DM9102A 10/100 ethernet controller chip.wpaul2000-01-191-0/+7
* Fix some problems reported by Mike Pritchard:wpaul1999-12-131-0/+1
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-041-0/+903
OpenPOWER on IntegriCloud