tech-kern archive

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

Re: How to make character devices in non spec-fs file systems



On Wed, Oct 28, 2009 at 10:09:24AM +0100, Hans Petter Selasky wrote:
 > As some of you might now, I have a devfs port from FreeBSD. This
 > code does no longer work under NetBSD 5.0 because there are hooks
 > in the kernel file system code for VREG to do special things which
 > does not apply? How do I get around this? Using VFIFO for my
 > character devices?

Eh? I don't understand. Your character devices should be VCHR.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index