Subject: Re: GPL'd code in kernel drivers
To: Jared D. McNeill <jmcneill@invisible.yi.org>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-kern
Date: 08/29/2001 13:35:58
> It's a binary image of some code to be uploaded to the DSP (a "kernel"
> image) stored in an array of hex values. I don't have programming specs
> for the card's DSP.

How large is it?  You can write a small userland program to feed in
that data via ioctl or other means.

						- Bill