Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 14:41:29 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        zarko bulatovic <zb10948@oss.unist.hr>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: FreeBSD MIDI support
Message-ID:  <20060710214129.GQ734@funkthat.com>
In-Reply-To: <op.tcgzxpiyu3gckp@cmung5680.cmu.carnet.hr>
References:  <op.tcgzxpiyu3gckp@cmung5680.cmu.carnet.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
zarko bulatovic wrote this message on Mon, Jul 10, 2006 at 04:09 -0700:
> Are there any projects regarding this topic? I recently started coding  
> kernel modules, however, there are some design issues involving "way" of  
> MIDI implementation, so i hoped to contact somebody who's working on the  
> same thing, or to join develop. team if there is any project underway.

I'd recommend doing minimal work in the kernel, and move the real work
to userland.. When I wrote my HDTV capture card driver, I made the kernel
just do enough to set bits, and handle the transfer (which requires
writing a RISC program) and it works really well..  We are no longer in
the age where we need the kernel to do everything for us...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060710214129.GQ734>