summaryrefslogtreecommitdiff
path: root/sys/dev/fxp/if_fxpvar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-271-1/+1
* MFC: properly fix the occassional random crash issue that revisionIan Dowse2002-11-131-0/+1
* MFC: device polling code for RELENG_4.Luigi Rizzo2002-02-091-0/+4
* MFC; sync to -current. Brings in ucode support, dynamic sysctls, andJonathan Lemon2001-11-021-3/+23
* MFC: workaround for 10Mb/s bug. This may not solve the SCB timeout problemJonathan Lemon2001-06-081-0/+2
* Sync to -current, apparently some things got left out in the initial commit:Jonathan Lemon2001-05-141-0/+3
* Bring the new fxp driver into -stableJonathan Lemon2001-05-131-3/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-03-201-0/+151
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-101/+0
* Make the fxp driver work on alpha, rather than panic the machine on bootAndrew Gallatin1999-09-301-18/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+4
* Reordered fxp_softc for optimal cacheline behavior.David Greenman1998-08-021-8/+10
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* Shuffle things a bit for better cacheline behavior.David Greenman1997-11-291-6/+6
* Work around a bug in the 82557 NIC where the receiver will lock upDavid Greenman1997-09-291-1/+5
* Update for new callout interface.Justin T. Gibbs1997-09-211-1/+2
* Changes to support NetBSD and the new ifmedia extensions.David Greenman1997-09-051-0/+107