On Mon Apr 12 2010 at 19:59:57 +0200, Adam Hoka wrote: > On Sat, 10 Apr 2010 16:58:53 +1000 > matthew green <m...@eterna.com.au> wrote: > > > > > On Fri Apr 09 2010 at 13:49:12 +0000, Adam Hoka wrote: > > > Module Name: src > > > Committed By: ahoka > > > Date: Fri Apr 9 13:49:12 UTC 2010 > > > > > > Modified Files: > > > src/distrib/sets/lists/modules: md.amd64 md.i386 > > > src/sys/modules: Makefile > > > > > > Log Message: > > > Connect the pad(4) kernel module to the build on i386 and amd64. > > > > Is pad i386/amd64 specific code? > > > > no. it should work on any audio-capable system. > > I could enable it on every platform and see if it breaks somewhere. > (Altough it shouldnt, I just kept the status quo with having it as x86 only)
Please do. Module build is not a kernel config file. Stuff is missing from most GENERICs since there is no easy way to properly add MI things to our 10 zillion different MD GENERICs.