Subject: Re: Broadband adapter == RTL8139C
To: Marcus Comstedt <marcus@idonex.se>
From: Lennart Augustsson <lennart@mail.augustsson.net>
List: port-dreamcast
Date: 01/24/2001 09:08:33
Marcus Comstedt wrote:

> >>>>> "Jason" == Jason R Thorpe <thorpej@zembu.com> writes:
>
>   Jason> Note, however, you're going to need to implement all the bus_space
>   Jason> and bus_dma stuff to use the "rtk" driver.  This shouldn't be that
>   Jason> hard to do.
>
> Since the rtk driver seems to support both pci and cardbus, I guess it
> shouldn't be to hard to make it work with the DC pci emulation as
> well...

It works with both because of the bus_space and bus_dma abstractions.
If you implement those for the DC it ought to work.

    -- Lennart