Subject: README: tlp driver change
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 05/25/2000 11:51:49
Folks out there using the tlp driver...

I committed a change from a PR that removes the First Segment and
Last Segment bits from the setup packet descriptor.

This is required for some clones to work, and is even specified in
the original Tulip manuals.. Guess I just missed it.

In any case, this change broke the X3201-3 CardBus clone.  I have
fixed that case by adding conditional FS|LS inclusion.

Now, what this means to you...

You will observe one of three things:

	(1) No change.  Your card will continue to work as normal.

	(2) Your previously not-working-well-at-all card (HELLO
	    Lite-On PNIC/NetGear users!) will start working.

	(3) Your previously working card will start to not work
	    well at all.

If you experience case (2), PLEASE SEND ME MAIL!

If you experience case (3), PLEASE FILE A BUG REPORT WITH SEND-PR!

Thanks :-)

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>