MIPS_MEM_RID

M. Warner Losh imp at bsdimp.com
Wed Mar 3 21:30:14 UTC 2010


In message: <dffe84831003031146s5f7953f2n654bbf7be7421013 at mail.gmail.com>
            Neel Natu <neelnatu at gmail.com> writes:
: Hi Alexandr,
: 
: On Wed, Mar 3, 2010 at 5:02 AM, Alexandr Rybalko <ray at dlink.ua> wrote:
: > On Wed, 03 Mar 2010 05:37:16 -0700 (MST)
: > "M. Warner Losh" <imp at bsdimp.com> wrote:
: >
: >>> In message: <20100303111405.05b3c3b3.ray at dlink.ua>
: >>>             Alexandr Rybalko <ray at dlink.ua> writes:
: >>>
: >>> : Question: We really need MIPS_MEM_RID different form other
: >>> : platforms?  I work on siba drivers, and we already know what siba
: >>> : can be in not MIPS device.  Such as Broadcom Wi-Fi cards.
: >>>
: >>> I don't understand this question.  It doesn't look like we define
: >>> MIPS_MEM_RID at all for mips.  It looks to be purely an internal thing
: >>> to sys/dev/siba/siba.c.
: >>>
: >>> Warner
: >
: > I apologize for my English and for the question.
: >
: > There remained only the small tail :)
: > sys/mips/mips/nexus.c:76: #define MIPS_MEM_RID    0x20
: >
: 
: Do you want to get rid of this macro from nexus.c? I don't see anybody
: using it so it should be fine.

The only place it is used is the #define here...  I'm not sure why
dev/siba would need it, but even there I think it is unnecessary.c

Warner


More information about the freebsd-mips mailing list