summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp/if_fxpvar.h
Commit message (Expand)AuthorAgeFilesLines
* Properly fix the occassional random crash issue that revision 1.142iedowse2002-11-071-0/+1
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Device Polling code for -current.luigi2001-12-141-0/+4
* . Add structure elements for sysctl.jlemon2001-10-251-3/+23
* Add workaround for embedded NICs, in particular, the 815E boards.jlemon2001-05-171-0/+2
* Add some performance features to the fxp driver. If the chip is notjlemon2001-03-141-0/+3
* Convert the fxp driver to miibus, which involves ripping out the PHYjlemon2001-03-121-6/+64
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Allow fxp to configure in I/O space if the user wants it and specifiesmjacob2001-01-231-0/+2
* Removed NetBSD support, which bit-rotted long ago.dg2000-09-181-30/+3
* Added support for APM suspend/resume.dg2000-09-171-0/+6
* Add locking to make able to run without the Giant lock being held. Thiscp2000-09-171-0/+7
* Added support for cards and on-motherboard NICs that use an SEEPROMdg2000-03-281-0/+1
* Make the fxp driver work on alpha, rather than panic the machine on bootgallatin1999-09-301-18/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+4
* Reordered fxp_softc for optimal cacheline behavior.dg1998-08-021-8/+10
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Shuffle things a bit for better cacheline behavior.dg1997-11-291-6/+6
* Work around a bug in the 82557 NIC where the receiver will lock updg1997-09-291-1/+5
* Update for new callout interface.gibbs1997-09-211-1/+2
* Changes to support NetBSD and the new ifmedia extensions.dg1997-09-051-0/+107
OpenPOWER on IntegriCloud