Re: Re: pktcdvd oops

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Osterlund
Date: Thursday, November 8, 2007 - 10:49 am

On Thu, 8 Nov 2007, balagi@justmail.de wrote:


The procfs interface can only be used to get some debug data out from the 
driver, not to bind the driver to a CD/DVD device, so it shouldn't be a 
problem.

The other way to bind a device is to use the pktsetup program, which is 
doing ioctl calls to the driver. In that case, user space has to open the 
device before being able to do the ioctls, and the open call will increase 
the reference count.

-- 
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Re: pktcdvd oops, balagi, (Thu Nov 8, 2:08 am)
Re: pktcdvd oops, Tejun Heo, (Thu Nov 8, 2:34 am)
Re: Re: pktcdvd oops, Peter Osterlund, (Thu Nov 8, 10:49 am)