lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Nov 2010 08:51:36 -0800
From:	Greg KH <gregkh@...e.de>
To:	Timur Tabi <timur@...escale.com>
Cc:	Arnd Bergmann <arnd@...db.de>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Scott Wood <scottwood@...escale.com>,
	Stuart Yoder <stuart.yoder@...escale.com>
Subject: Re: How do I choose an arbitrary minor number for my tty device?

On Thu, Nov 18, 2010 at 10:36:59AM -0600, Timur Tabi wrote:
> Greg KH wrote:
> > If all you want is a tty driver, then just write a tty driver.  No need
> > for character device nodes or any of that other stuff.  Just assign
> > minor numbers to the device, create it, attach it to the tty core, and
> > away you go.
> 
> What I would like to do is have some control over the name or minor number of
> the /dev entry.

Why?  Again, it doesn't matter, and no other tty driver does it.

Actually you do have control over it, if you really want it, but again,
don't do that :)

> > I think you are going to have to show code here to get any kind of a
> > better response out of me as I don't think we are understanding each
> > other here, sorry.
> 
> I'll have to email it to you directly, since it's not authorized for public
> distribution just quite yet.

Sorry, I can't do code review, or accept code that is not allowed to be
sent to the public, as, surprise, I'm public :)

So you just sent me an illegal file, great, should I expect to hear from
your lawyers now?

{sigh}

I deal enough with lawyers as it is, please don't do this...

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ