Subject: Re: maple_attach_dev
To: None <thorpej@zembu.com>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 03/17/2001 00:59:59
>>>>> "Jason" == Jason R Thorpe <thorpej@zembu.com> writes:

  Jason> Well, you'd attach:

  Jason> vmu0 at maple0 port 0 subunit 1

  Jason> ..and then vmu_attach() would attach a child for each function it had:

  Jason> vmubeep0 at vmu0
  Jason> vmulcd0 at vmu0
  Jason> vmumem0 at vmu0

And what would the "vmu" driver be able to attach to?  What if you
have a keyboard with an lcd, whould you do

vmulcd0 at mkbd0

?  Or would you have a special "kbdlcd" driver?  And if so, why?


  // Marcus