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 07:39:12 -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 09:31:17AM -0600, Timur Tabi wrote:
> Greg KH wrote:
> 
> > You need to create one as you really have a "bus" here, as you
> > described.
> 
> What about the fact that it's an Open Firmware driver?  My driver gets probed
> for each byte channel node in the device tree.
> 
> I'm still not sure why you think I have a bus.  I don't see where the UART
> drivers register a bus, and there's not a whole lot different between a byte
> channel and a UART.

But they are obviously two different things, right?

> > Please take a step back and go to your original message where you
> > described something like "we have a bus and devices we discover on the
> > bus and they have ids". 
> 
> I never said we have a bus.  There is no entity that conglomerates the byte
> channels.

Why not?  It sounds like there should be, right?  That would make things
much easier for you in the end from what I can tell.

thanks,

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