login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
netbsd-tech-kern
»
2010
»
March
»
11
Re: (Semi-random) thoughts on device tree structure and devfs
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Masao Uebayashi
Subject:
Re: (Semi-random) thoughts on device tree structure and devfs
Date: Thursday, March 11, 2010 - 6:40 am
On Thu, Mar 11, 2010 at 6:56 PM, Iain Hibbert <plunky@rya-online.net> wrote:
quoted text
> On Thu, 11 Mar 2010, Masao Uebayashi wrote: >> > We can discard the pseudo-devices concept, if need be. >> >> In what sense? >> >> As I explained in the first post, pseudo device is strict definition; >> it has no parent in terms of physiical topology. It may have parents >> in terms of components. I've very carefully investigated those. I >> strictly defferenciate them. Please re-read the first post in this >> thread. > > If a device has no parent, just attach it at root (similar to mainbus*), > with parent == NULL, or even pseudo* at root, and pseudo-dev* at pseudo? > > It is a frustration when building a 'software' device that there are some > differences between the methodology of configuration, and it is not > possible to pass configuration arguments from userland into the device > attach routine..
Could you show one (or more) real example(s) / senario(s)? That would help to understand problems & clarify requirements... Masao
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
(Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sun Mar 7, 2:43 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Christoph Egger
, (Sun Mar 7, 2:58 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Sun Mar 7, 3:12 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sun Mar 7, 5:02 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sun Mar 7, 5:09 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sun Mar 7, 5:31 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jukka Ruohonen
, (Sun Mar 7, 9:16 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Sun Mar 7, 1:18 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Sun Mar 7, 1:50 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jukka Ruohonen
, (Sun Mar 7, 3:06 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Sun Mar 7, 5:56 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Sun Mar 7, 7:01 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Greg A. Woods
, (Sun Mar 7, 8:06 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Sun Mar 7, 9:31 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Sun Mar 7, 9:41 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Sun Mar 7, 10:54 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 12:39 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 12:47 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jochen Kunz
, (Mon Mar 8, 12:50 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Mon Mar 8, 1:16 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 1:18 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 1:55 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Christoph Egger
, (Mon Mar 8, 1:59 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 2:20 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Mon Mar 8, 6:06 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Mon Mar 8, 7:02 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Mon Mar 8, 8:54 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jukka Ruohonen
, (Mon Mar 8, 9:21 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Dan Engholm
, (Mon Mar 8, 9:52 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Mon Mar 8, 9:59 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Ted Lemon
, (Mon Mar 8, 12:34 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Mon Mar 8, 8:09 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Tue Mar 9, 1:09 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Tue Mar 9, 8:25 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Tue Mar 9, 8:36 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Tue Mar 9, 8:43 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Steven Bellovin
, (Tue Mar 9, 8:45 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Tue Mar 9, 8:48 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Tue Mar 9, 9:06 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Tue Mar 9, 9:10 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:21 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:24 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:27 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Tue Mar 9, 9:35 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Tue Mar 9, 9:43 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Tue Mar 9, 9:48 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:48 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Tue Mar 9, 9:50 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Tue Mar 9, 9:53 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 10:01 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 10:03 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Tue Mar 9, 10:46 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 11:27 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Tue Mar 9, 11:34 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Tue Mar 9, 11:41 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Tue Mar 9, 11:47 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Tue Mar 9, 11:57 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Tue Mar 9, 12:01 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Tue Mar 9, 12:01 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 12:04 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Tue Mar 9, 12:23 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Tue Mar 9, 12:28 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 12:38 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Tue Mar 9, 12:45 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Tue Mar 9, 12:51 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Tue Mar 9, 12:55 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Steven Bellovin
, (Tue Mar 9, 12:58 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Tue Mar 9, 1:05 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Tue Mar 9, 1:14 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jochen Kunz
, (Tue Mar 9, 1:32 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Tue Mar 9, 1:41 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Tue Mar 9, 1:52 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Manuel Bouyer
, (Tue Mar 9, 2:16 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Thor Lancelot Simon
, (Tue Mar 9, 2:45 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Steven Bellovin
, (Tue Mar 9, 2:46 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Tue Mar 9, 5:39 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 7:31 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 7:53 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Steven Bellovin
, (Tue Mar 9, 7:59 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 8:43 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Steven Bellovin
, (Tue Mar 9, 8:52 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:14 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Matthew Mondor
, (Tue Mar 9, 9:14 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:17 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Tue Mar 9, 9:49 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jochen Kunz
, (Wed Mar 10, 12:54 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Wed Mar 10, 1:56 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 2:01 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, haad
, (Wed Mar 10, 4:44 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 5:21 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Wed Mar 10, 5:57 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Wed Mar 10, 6:06 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 6:19 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Wed Mar 10, 6:36 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 6:38 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Wed Mar 10, 6:39 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Wed Mar 10, 6:46 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Wed Mar 10, 6:50 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Robert Elz
, (Wed Mar 10, 7:03 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Wed Mar 10, 7:41 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Wed Mar 10, 8:13 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Wed Mar 10, 8:15 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Wed Mar 10, 8:22 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Robert Elz
, (Wed Mar 10, 8:32 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 9:36 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Jochen Kunz
, (Wed Mar 10, 10:49 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Greg A. Woods
, (Wed Mar 10, 12:33 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Wed Mar 10, 1:53 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 6:16 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 6:22 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Wed Mar 10, 6:25 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Thu Mar 11, 2:56 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Thu Mar 11, 6:37 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Thu Mar 11, 6:40 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Johnny Billquist
, (Thu Mar 11, 7:32 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Thu Mar 11, 7:50 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Thu Mar 11, 8:04 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Thu Mar 11, 8:33 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Thu Mar 11, 8:35 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Adam Hoka
, (Thu Mar 11, 10:12 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Joerg Sonnenberger
, (Thu Mar 11, 10:18 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Thu Mar 11, 11:37 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eric Haszlakiewicz
, (Thu Mar 11, 11:42 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Quentin Garnier
, (Thu Mar 11, 11:47 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Adam Hoka
, (Thu Mar 11, 11:55 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Eduardo Horvath
, (Thu Mar 11, 12:06 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Thu Mar 11, 1:09 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Matthias Drochner
, (Thu Mar 11, 1:45 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Thu Mar 11, 2:00 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Matthias Drochner
, (Thu Mar 11, 2:24 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Greg A. Woods
, (Thu Mar 11, 3:34 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Greg A. Woods
, (Thu Mar 11, 3:54 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Thu Mar 11, 4:39 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Thu Mar 11, 5:11 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Thu Mar 11, 5:16 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Thu Mar 11, 8:24 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Thu Mar 11, 8:52 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Iain Hibbert
, (Fri Mar 12, 2:00 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Manuel Bouyer
, (Fri Mar 12, 12:22 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Matthias Drochner
, (Fri Mar 12, 1:20 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Fri Mar 12, 2:04 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Matthias Drochner
, (Fri Mar 12, 4:37 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Young
, (Fri Mar 12, 5:35 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Fri Mar 12, 11:06 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Fri Mar 12, 11:23 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Sat Mar 13, 6:02 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, Greg A. Woods
, (Sat Mar 13, 4:02 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 10:51 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:00 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:08 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:11 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:16 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:25 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, Masao Uebayashi
, (Sat Mar 13, 11:33 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Sun Mar 14, 2:41 am)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Sun Mar 14, 1:23 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, der Mouse
, (Sun Mar 14, 1:43 pm)
Re: (Semi-random) thoughts on device tree structure and devfs
, David Holland
, (Sun Mar 28, 2:55 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Dave Jones
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Michael S. Tsirkin
git-kill: rewrite history removing a commit
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
Colocation donated by:
Syndicate