History log of /netbsd-src/sys/dev/ic/adwmcode.h (Results 1 – 12 of 12)
Revision Date Author Comments
# 1e72df6a 15-Dec-2019 tsutsui <tsutsui@NetBSD.org>

Remove clause 3 and 4 leftovers from TNF licenses in more sources.

Confirmed by martin@ in PR/54760.


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

merge ktrace-lwp.


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

nuke trailing whitespace


# 18db93c7 04-Feb-2005 perry <perry@NetBSD.org>

de-__P


# 0ff49f9f 21-Feb-2003 tsutsui <tsutsui@NetBSD.org>

hz -> Hz


# 665cc59e 29-Aug-2001 briggs <briggs@NetBSD.org>

Ensure that data accessed by the ADW driver in memory is in
little-endian byte-order. This should work out to be a no-op
for LE systems, and allows BE systems to use the board.

Tested on PPC, revie

Ensure that data accessed by the ADW driver in memory is in
little-endian byte-order. This should work out to be a no-op
for LE systems, and allows BE systems to use the board.

Tested on PPC, reviewed by Dante.

NOTE: The board/microcode does have a BIG_ENDIAN mode of operation,
but it's not well-documented. That might be interesting to investigate
at some point in the future, though.

show more ...


# 34c8ae80 18-Jan-2001 jdolecek <jdolecek@NetBSD.org>

constify


# 39c7c9af 27-May-2000 dante <dante@NetBSD.org>

Change AdwInitCarriers in adwmcode.c
Add new AdwInitCarriers prototype in adwmcode.h
All of the supported adapters are now initialized calling a unique common
function


# 3d7bdc4c 26-May-2000 dante <dante@NetBSD.org>

Fix a bug introduced in last commit which caused a painc due to
re-enqueueing an already free ccb.
Prepare the background to have a unique initialization function for
all of the supported hos

Fix a bug introduced in last commit which caused a painc due to
re-enqueueing an already free ccb.
Prepare the background to have a unique initialization function for
all of the supported host adapters.
Rename a lot of #define in a more sane way.
Move Carriers initialization and defines in adwmcode.{c,h}
Don't lose Carrier nodes in case of a BUS/Chip reset explicitly invoked
after a DMA failure.

XXX - DMA failure still arise when AdvanSys U[2]W host adapters are used
in conjunction with Intel 82443BX Host Bridge/Controller (rev. 0x03).
!?!Have to understand why!?!

show more ...


# 1dbea6c0 30-Apr-2000 dante <dante@NetBSD.org>

Add new microcode for all of the supported boards.
Fix minor glitches.
Add preliminary support for ASB-3940U3W host adapters; it might work w/ autotermination on.
ASB-3940U3W support is not yet teste

Add new microcode for all of the supported boards.
Fix minor glitches.
Add preliminary support for ASB-3940U3W host adapters; it might work w/ autotermination on.
ASB-3940U3W support is not yet tested due to lack of board.

show more ...


# cbacaf54 03-Feb-2000 dante <dante@NetBSD.org>

Add AdvanSys U2W (LVD) boards support


# da0a3e61 26-Sep-1998 dante <dante@NetBSD.org>

Add support for AdvanSys Ultra Wide boards ABP-9xxUW