tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rbus support one-cardbus only?



On Tue, Apr 10, 2012 at 12:01:20AM +0900, KIYOHARA Takashi wrote:
> Hi! all,
> 
> 
> I have a question.
> 
> OPENBLOCKS266 supports two cardbus slots optionaly.
> But I think, MI-rbus not supports multiple cardbus slots.
> [Y/N]?

It supports >1 slot on i386.

I'm trying to get rid of rbus, btw.  I'm already able to run i386
without it.  If you make bus_space_tag_create(9), bus_space_reserve(9),
bus_space_release(9), bus_space_reservation_map(9), and
bus_space_reservation_unmap(9) work on OPENBLOCKS266, then I think that
you can use my patches to avoid rbus.

Dave

-- 
David Young
dyoung%pobox.com@localhost    Urbana, IL    (217) 721-9981


Home | Main Index | Thread Index | Old Index