DragonFly BSD
DragonFly kernel List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Device programming


From: Alex Hornung <ahornung@xxxxxxxxx>
Date: Thu, 10 Nov 2011 06:29:59 +0000

Hi,

I suggest you look at vn(4) in sys/dev/disk/vn, it's a similar concept,
it is a virtual disk drive that is linked to a file.

HTH,
Alex Hornung

On 09/11/11 23:18, hendrix-dev wrote:
> Hello all,
> 
> I would like to write a virtual tape (LTO) device that write there data into 
> file.
> Can someone tell me, where I can find some informations
> about virtual device programming on Dragon Fly BSD ?
> 
> 
> Thx:
> Pierre Jacques 
> 
> 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]