* Small notes about /proc/driver
@ 2002-02-11 20:48 Pavel Machek
2002-02-13 21:53 ` Patrick Mochel
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2002-02-11 20:48 UTC (permalink / raw)
To: kernel list, Patrick Mochel
Hi!
root@amd:/proc/driver/root/pci0/00:02.0# cat irq
11root@amd:/proc/driver/root/pci0/00:02.0#
root@amd:/proc/driver/root/pci0/00:02.0# cat power
0
root@amd:/proc/driver/root/pci0/00:02.0# cat resources
-> irq does not include newline while power does. Probably irq should
add a newline for consistency.
I briefly tested usb support in driver. You really should figure out
some name ;-).
Pavel
--
(about SSSCA) "I don't say this lightly. However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Small notes about /proc/driver
2002-02-11 20:48 Small notes about /proc/driver Pavel Machek
@ 2002-02-13 21:53 ` Patrick Mochel
2002-02-13 22:52 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Patrick Mochel @ 2002-02-13 21:53 UTC (permalink / raw)
To: Pavel Machek; +Cc: kernel list
On Mon, 11 Feb 2002, Pavel Machek wrote:
> Hi!
>
> root@amd:/proc/driver/root/pci0/00:02.0# cat irq
> 11root@amd:/proc/driver/root/pci0/00:02.0#
> root@amd:/proc/driver/root/pci0/00:02.0# cat power
> 0
> root@amd:/proc/driver/root/pci0/00:02.0# cat resources
>
> -> irq does not include newline while power does. Probably irq should
> add a newline for consistency.
Yes. Thanks.
> I briefly tested usb support in driver. You really should figure out
> some name ;-).
Name? For what?
-pat
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Small notes about /proc/driver
2002-02-13 21:53 ` Patrick Mochel
@ 2002-02-13 22:52 ` Pavel Machek
2002-02-15 23:38 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2002-02-13 22:52 UTC (permalink / raw)
To: Patrick Mochel; +Cc: kernel list
Hi!
> > root@amd:/proc/driver/root/pci0/00:02.0# cat irq
> > 11root@amd:/proc/driver/root/pci0/00:02.0#
> > root@amd:/proc/driver/root/pci0/00:02.0# cat power
> > 0
> > root@amd:/proc/driver/root/pci0/00:02.0# cat resources
> >
> > -> irq does not include newline while power does. Probably irq should
> > add a newline for consistency.
>
> Yes. Thanks.
>
> > I briefly tested usb support in driver. You really should figure out
> > some name ;-).
>
> Name? For what?
That was joke. If you cat usb/something/name, it says
"Should figure out some name"
. It really needs to be replaced with some better name.
Pavel
--
(about SSSCA) "I don't say this lightly. However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Small notes about /proc/driver
2002-02-13 22:52 ` Pavel Machek
@ 2002-02-15 23:38 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2002-02-15 23:38 UTC (permalink / raw)
To: Pavel Machek; +Cc: Patrick Mochel, kernel list
On Wed, Feb 13, 2002 at 11:52:29PM +0100, Pavel Machek wrote:
>
> That was joke. If you cat usb/something/name, it says
>
> "Should figure out some name"
>
> . It really needs to be replaced with some better name.
Yes, that's the name I currently used for the different interfaces for a
device. I've been focusing on getting this whole thing to work first :)
Now that all USB drivers have the ability to manipulate their inteface
directory, we can start flushing out what we want to put there...
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-02-15 23:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-11 20:48 Small notes about /proc/driver Pavel Machek
2002-02-13 21:53 ` Patrick Mochel
2002-02-13 22:52 ` Pavel Machek
2002-02-15 23:38 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox