Subject: Re: maple_attach_dev
To: None <thorpej@zembu.com>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 03/16/2001 23:46:25
>>>>> "Jason" == Jason R Thorpe <thorpej@zembu.com> writes:
Jason> The right thing to do is to call config_found_sm() once for each
Jason> function on the device, incrementing the "function" locator each
Jason> time, for each function present.
Using the term "incrementing" loosly, I suppose, since the function is
a bitfield...
Would this also imply that the kernel config file should say
mkbd* at maple? port ? subunit ? function 64
? Or can this be put in files.dreamcast instead? It doesn't really
make much sense to have it configurable, since the driver won't work
if you change it...
// Marcus