Subject: Re: Proposal: porting ALSA to NetBSD. To: None <jdolecek@netbsd.org> From: Jared D. McNeill <jmcneill@invisible.ca> List: tech-kern Date: 03/27/2002 15:43:30
Jaromir Dolecek said:
> [**] Note we don't have support for loadable hw drivers in LKM
> framework ATM.
It's possible right now using MOD_MISC (did it with my Allegro-1 driver),
but it's pretty gross.
Jared