From: Hanna Linder <hannal@us.ibm.com>
To: Greg KH <greg@kroah.com>
Cc: Patrick Mochel <mochel@osdl.org>,
linux-kernel@vger.kernel.org, hannal@us.ibm.com,
andmike@us.ibm.com
Subject: Re: [RFC] Device class rework [0/5]
Date: Tue, 22 Apr 2003 17:59:43 -0700 [thread overview]
Message-ID: <172940000.1051059583@w-hlinder> (raw)
In-Reply-To: <20030422205545.GA4701@kroah.com>
--On Tuesday, April 22, 2003 01:55:45 PM -0700 Greg KH <greg@kroah.com> wrote:
> Hi,
>
> Here's a set of patches that rework the current class support in the
> kernel today into something that works a bit better, and is simpler to
> use.
Greg,
I did a quick sanity test of these patches on a 2-way PIII.
It built and booted fine for me. I don't have any devices that
span multiple classes but the patch hasnt changed any of my
existing /sys/class output.
Hanna
---
[root@w-hlinder2 root]# tree /sys/class
/sys/class
|-- cpu
| |-- devices
| | |-- 0 -> ../../../devices/sys/cpu0
| | `-- 1 -> ../../../devices/sys/cpu1
| `-- drivers
| `-- system:cpu -> ../../../bus/system/drivers/cpu
|-- input
| |-- devices
| | |-- 0 -> ../../../devices/pci0/00:0f.2/usb1/1-1/1-1.1/1-1.1:0
| | |-- 1 -> ../../../devices/pci0/00:0f.2/usb1/1-1/1-1.1/1-1.1:1
| | `-- 2 -> ../../../devices/pci0/00:0f.2/usb1/1-1/1-1.2/1-1.2:0
| |-- drivers
| | `-- usb:hid -> ../../../bus/usb/drivers/hid
| `-- mouse
|-- pcmcia_socket
| |-- devices
| |-- drivers
| `-- pcmcia-bus
|-- scsi-host
| |-- devices
| `-- drivers
`-- tty
|-- devices
`-- drivers
`-- pci:serial -> ../../../bus/pci/drivers/serial
25 directories, 0 files
next prev parent reply other threads:[~2003-04-23 0:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-22 20:55 [RFC] Device class rework [0/5] Greg KH
2003-04-22 20:57 ` [RFC] Device class rework [1/5] Greg KH
2003-04-22 20:57 ` [RFC] Device class rework [2/5] Greg KH
2003-04-22 20:58 ` [RFC] Device class rework [3/5] Greg KH
2003-04-22 20:59 ` [RFC] Device class rework [4/5] Greg KH
2003-04-22 20:59 ` [RFC] Device class rework [5/5] Greg KH
2003-04-23 0:59 ` Hanna Linder [this message]
2003-04-23 1:54 ` [RFC] Device class rework [0/5] Greg KH
2003-04-23 16:18 ` Hanna Linder
2003-04-23 16:23 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2003-04-23 7:54 Shaheed R. Haque
2003-04-23 16:00 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172940000.1051059583@w-hlinder \
--to=hannal@us.ibm.com \
--cc=andmike@us.ibm.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox