Re: [RFC] Device class rework [0/5]

Hanna Linder (hannal@us.ibm.com)
Wed, 23 Apr 2003 09:18:08 -0700


--On Tuesday, April 22, 2003 06:54:54 PM -0700 Greg KH <greg@kroah.com> wrote:

>> 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.
>
> Hm, are you sure you applied them and are using that kernel? :)
>

Yes. I did apply the patches... Just not to the kernel I booted ;(

Here is the correct tree I see on my 2xPIII:

/sys/class
|-- cpu
| |-- cpu0
| | `-- device -> ../../../devices/sys/cpu0
| `-- cpu1
| `-- device -> ../../../devices/sys/cpu1
|-- input
|-- scsi-host
`-- tty
|-- console0
| `-- dev
|-- ptmx0
| `-- dev
|-- pty0
| `-- dev
|-- pty1
| `-- dev
|-- pty10
| `-- dev
|-- pty100
| `-- dev
|-- pty101
| `-- dev
|-- pty102
| `-- dev
|-- pty103
| `-- dev
|-- pty104
| `-- dev
|-- pty105
| `-- dev
|-- pty106
| `-- dev
|-- pty107
| `-- dev
|-- pty108
| `-- dev

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