Re: [Alsa-devel] rme9652 in kernel

2003-04-12 Thread Jeremy Hall
well, it's simple, adjust the makefile so that hammerfall-mem.o comes before rme9652.o _J In the new year, Jeremy Hall wrote: > Hi, > > I built rme9652 in my kernel so that I could debug with kgdb. > Unfortunately it runs rme9652 before hammerfall_mem, so it refuses to > insert hammerfalls b

[Alsa-devel] rme9652 in kernel

2003-04-12 Thread Jeremy Hall
Hi, I built rme9652 in my kernel so that I could debug with kgdb. Unfortunately it runs rme9652 before hammerfall_mem, so it refuses to insert hammerfalls because of no memory, then it makes the memory but doesn't bother to go back and check for the hammerfalls. Where is the code that sets t