John-Mark Gurney *nix forums addict
Joined: 16 Jun 2003
Posts: 89
|
Posted: Wed Apr 19, 2006 10:09 pm Post subject:
Re: Review request
|
|
|
Warner Losh wrote this message on Wed, Apr 19, 2006 at 16:00 -0600:
| Quote: | The following patches I think will properly set r_rid in struct
resource_i *. Right now, these values are neither used nor set (apart
from some code in my recently committed ARM support for the Atmel
AT91RM9200). However, there's some desire for it to be valid.
I believe that the following patches makes it valid. Please review
these patches. I'd like to commit them soon:
http://people.freebsd.org/~imp/set_rid.diff
|
Did you mean to if 0 out some code in i386/i386/nexus.c? other than
that, looks good...
Note: This ties into the message I just posted Re: remove rid pointer
(but not rid)...
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" |
|
M. Warner Losh *nix forums Guru
Joined: 22 Mar 2002
Posts: 365
|
Posted: Wed Apr 19, 2006 10:00 pm Post subject:
Review request
|
|
|
The following patches I think will properly set r_rid in struct
resource_i *. Right now, these values are neither used nor set (apart
from some code in my recently committed ARM support for the Atmel
AT91RM9200). However, there's some desire for it to be valid.
I believe that the following patches makes it valid. Please review
these patches. I'd like to commit them soon:
http://people.freebsd.org/~imp/set_rid.diff
Warner
P.S. I've sent this here because the other patch is to remove the
set/get rid functionality.
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" |
|