In message <[EMAIL PROTECTED]> Duncan Barclay writes:
: 
: On 08-May-00 Warner Losh wrote:
: > In message <[EMAIL PROTECTED]> Duncan Barclay
: > writes:
: >: How can get a 16byte aligned ISA IO port from the resource allocator? I need
: >: this to get if_xe working for Realport cards.
: >: 
: >: This aspect of the driver is nothing to do with Warner's changes to PCCard.
: > 
: > I'm going to have to commit the byte alignment stuff that was posted a
: > while ago committed.
: 
: Thanks - I've just worked a less elegant way out. It works
: but yours is better. Another patch in a moment!
: 
: So does re-allocating a resource clear the allocation for the old range?

No.  It results in a panic.  The resource range that pccardd is
passing down to the realport cards is for the modem and you should
allocate a second range for the xe side of the realport card.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to