Subject: Re: State of device drivers?
To: None <lennart@augustsson.net>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 01/07/2001 20:29:26
>>>>> "Lennart" == Lennart Augustsson <lennart@augustsson.net> writes:
>> These are the ones I intend to start with, except for audio which can
>> wait a bit. And then ethernet of course, once I get the adapter. The
>> first thing to do is to move the port over to use MI WSCONS I suppose.
>> I don't have any idea how to do that though, so if someone could give
>> me a hand it would be appreciated. :-)
Lennart> I've done wskbd & wsmouse for USB, it's easy. I think the hard part
Lennart> is going to be the display.
I was more thinking about how to get the device-independant parts into
the kernel. Probably some parameter that needs changing somewhere,
possibly changes to Makefiles.
// Marcus