Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 08:19:49 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        Julian Elischer <julian@whistle.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/sys conf.h 
Message-ID:  <13717.934697989@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 14 Aug 1999 21:14:35 BST." <199908142014.VAA07985@keep.lan.Awfulhak.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199908142014.VAA07985@keep.lan.Awfulhak.org>, Brian Somers writes:
>> >One possibility would be to support generic devices - /dev/tun for 
>> >example rather than /dev/tun*.  It'd be amazing to have /dev/pty too 
>> >:-)
>> 
>> This is different and unrelated.  I have already fixed pty so that
>> there is no "NPTY" anymore, you can just open any random pty and the
>> kernel will create it on the fly.  The same stunt can be done with
>> tun, it is really easy.
>
>Not being limited by magic numbers in your kernel config file is 
>definitely a win, but the real win is to be able to open /dev/tun (or 
>/dev/pty) and ``just get one''.  I really don't care which one I get 
>- I just want any one.

There are a couple of nasty wrinkles to this bit of the task, and they
are much easier to do in a proper DEVFS than without, so I will not
attempt them now.

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13717.934697989>