aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fxp/if_fxpreg.h
Commit message (Expand)AuthorAgeFilesLines
* Define more registers and fix incorrect (but unused) register bit definitions.Julian Elischer1999-02-111-10/+29
* Define more registers in the PHY unit and use them to report backJulian Elischer1999-02-111-5/+61
* Fixed pedantic semantics errors (bitfields not of type int, signed intBruce Evans1998-06-081-22/+22
* Added support for the 82553 and 'B' 82555 PHY.David Greenman1998-03-031-1/+2
* Work around a bug in the 82557 NIC where the receiver will lock upDavid Greenman1997-09-291-7/+33
* Changes to support NetBSD and the new ifmedia extensions.David Greenman1997-09-051-14/+21
* Added support for the Intel 82555 PHY chip which is being used on newerDavid Greenman1997-06-131-6/+7
* Added support for newer cards that have the DP83840A PHY chip.David Greenman1997-03-211-1/+10
* Fixed two deficiencies in the driver that have existed since it wasDavid Greenman1997-03-171-1/+27
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Do "selective" reset rather than full reset...the manual specificallyDavid Greenman1997-02-041-0/+5
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Removed sections 3 and 4 from my copyright.David Greenman1996-04-081-6/+1
* Increased the number of Tx segments from 13 to 29 to reduce the need toDavid Greenman1995-12-051-2/+2
* Device driver for Intel Pro/100 PCI Fast Ethernet controller.David Greenman1995-11-281-0/+277