Re: bktr now fails

2002-03-05 Thread M. Warner Losh

In message: <[EMAIL PROTECTED]>
"Matthew N. Dodd" <[EMAIL PROTECTED]> writes:
: On Tue, 5 Mar 2002, M. Warner Losh wrote:
: > You should never need to define that option, so it means that the range
: > clipping is (still) bogus :-(.
: 
: Yes, the code is probably still not checking both acceptable ranges
: against the request.

That's exactly what is wrong.

Warner

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



Re: bktr now fails

2002-03-05 Thread Matthew N. Dodd

On Tue, 5 Mar 2002, M. Warner Losh wrote:
> You should never need to define that option, so it means that the range
> clipping is (still) bogus :-(.

Yes, the code is probably still not checking both acceptable ranges
against the request.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |   2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |


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



Re: bktr now fails

2002-03-05 Thread M. Warner Losh

In message: <[EMAIL PROTECTED]>
"Michael D. Harnois" <[EMAIL PROTECTED]> writes:
: On Tue, 2002-03-05 at 12:10, M. Warner Losh wrote:
: 
: > Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE
: 
: You da man. Thanks!

You should never need to define that option, so it means that the
range clipping is (still) bogus :-(.

Warner

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



Re: bktr now fails

2002-03-05 Thread Michael D. Harnois

On Tue, 2002-03-05 at 12:10, M. Warner Losh wrote:

> Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE

You da man. Thanks!
 
-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 If you want to follow Jesus, you better look good on wood.
  --Daniel Berrigan


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



Re: bktr now fails

2002-03-05 Thread M. Warner Losh

In message: <[EMAIL PROTECTED]>
"Michael D. Harnois" <[EMAIL PROTECTED]> writes:
: I used to be able to use my Brooktree card with no problem. However, a
: month or so ago, I started getting this at boot:
: 
: bktr0:  mem 0xf500-0xf5000fff irq 9 at device 12.0 on pci2
: bktr0: could not map memory
: device_probe_and_attach: bktr0 attach returned 6
: pci2:  at device 12.1 (no driver attached)
: 
: Any ideas?

Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE

Warner

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



bktr now fails

2002-03-05 Thread Michael D. Harnois

I used to be able to use my Brooktree card with no problem. However, a
month or so ago, I started getting this at boot:

bktr0:  mem 0xf500-0xf5000fff irq 9 at device 12.0 on pci2
bktr0: could not map memory
device_probe_and_attach: bktr0 attach returned 6
pci2:  at device 12.1 (no driver attached)

Any ideas?

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 "Times are bad. Children no longer obey their parents, 
  and everyone is writing a book." -- Marcus Tullius Cicero

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