History log of /netbsd/sys/dev/ic/i82586reg.h (Results 1 – 13 of 13)
Revision Date Author Comments
# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 53524e44 04-Mar-2007 christos <christos@NetBSD.org>

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# f31bd063 27-Feb-2005 perry <perry@NetBSD.org>

nuke trailing whitespace


# f0002ba6 26-Nov-2001 fredette <fredette@NetBSD.org>

Added macros for the bits in the SYSBUS byte, and macros
for the i82596 PORT access interface, from the documentation
for that chip. These help clarify writes to the SYSBUS
part of the SCP, and PORT

Added macros for the bits in the SYSBUS byte, and macros
for the i82596 PORT access interface, from the documentation
for that chip. These help clarify writes to the SYSBUS
part of the SCP, and PORT usage by i82596-aware drivers.

show more ...


# a557028a 10-Mar-2001 jdolecek <jdolecek@NetBSD.org>

improve description of IE_TDR_OPEN & IE_TDR_SHORT a bit


# 472a1973 28-Feb-1998 pk <pk@NetBSD.org>

Remove `_NEW_I82586' tag; all drivers using this file have been converted.


# f041e52c 10-Jan-1998 pk <pk@NetBSD.org>

* Rename a bunch of chip definitions for consistency.

* Abolish C structures to access chip data-structures; instead use macros
that take indices and offsets relative to the bus handle representin

* Rename a bunch of chip definitions for consistency.

* Abolish C structures to access chip data-structures; instead use macros
that take indices and offsets relative to the bus handle representing
the chip's resources.

* Include the old version of this file wholesale, until all drivers
have been updated to use the MI 82586 code.

show more ...


# 0e67f2a7 04-Apr-1995 mycroft <mycroft@NetBSD.org>

Rename a few constants to match the chip documentation.


# 90857152 03-Apr-1995 mycroft <mycroft@NetBSD.org>

Some pseudo-random cleanup, and try to start transmitting packets quicker.


# 57f2c598 23-Jan-1995 mycroft <mycroft@NetBSD.org>

Various changes from Rafal Boni to improve performance and reliability. Also,
clean up the formatting a little more.


# 022ee8f7 27-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 2f5635f7 08-Nov-1993 mycroft <mycroft@NetBSD.org>

A slightly unfinished i82586 driver, based on Garrett Wollman's.