All of lore.kernel.org
 help / color / mirror / Atom feed
* pdplus driver registration fails with EPERM
@ 2006-06-29  7:52 Henrik Kretzschmar
  2006-06-29 11:09 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Kretzschmar @ 2006-06-29  7:52 UTC (permalink / raw)
  To: alsa-devel

Thanks for applying the patch.

I played a little bit with the driver and everytime I got ENODEV from modprobe.
Later I found out that the module_init() function returns ENODEV when
pci_register_driver() return an error or zero(huh!(which is the retval for sucess)).

After fixing that in my sourves I get a EPERM from pci_register_driver(), but the driver structure looks well to me.

Any ideas?

Greets,
Henrik Kretzschmar

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-29 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29  7:52 pdplus driver registration fails with EPERM Henrik Kretzschmar
2006-06-29 11:09 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.