Re: [linux-usb-devel] driver version in sysfs

2005-09-29 Thread Pete Zaitcev
> > > First of all, are driver versions located anywhere in the sysfs tree? > > > I've looked through the code of some devices and didn't see any. What > > > I'ld like to do is add a software driver version to the sysfs tree but > > > don't know the proper location to do so. I'm thinking of > > >

Re: [linux-usb-devel] driver version in sysfs

2005-09-29 Thread Oliver Neukum
On Wed, 28 Sep 2005, Randy.Dunlap wrote: > On Wed, 28 Sep 2005, Bill Rees wrote: > > > Hi All, > > > > First of all, are driver versions located anywhere in the sysfs tree? > > I've looked through the code of some devices and didn't see any. What > > I'ld like to do is add a software driver ve

Re: [linux-usb-devel] driver version in sysfs

2005-09-28 Thread Randy.Dunlap
(btw, Bill, reply-to-all is customary on almost all Linux-related mailing lists) On Wed, 28 Sep 2005 23:01:01 -0400 (EDT) Alan Stern wrote: > On Wed, 28 Sep 2005, Bill Rees wrote: > > > Randy.Dunlap wrote: > > > > >On Wed, 28 Sep 2005, Bill Rees wrote: > > > > > >>Hi All, > > >> > > >>First of

Re: [linux-usb-devel] driver version in sysfs

2005-09-28 Thread Alan Stern
On Wed, 28 Sep 2005, Bill Rees wrote: > Randy.Dunlap wrote: > > >On Wed, 28 Sep 2005, Bill Rees wrote: > > > > > > > >>Hi All, > >> > >>First of all, are driver versions located anywhere in the sysfs tree? > >>I've looked through the code of some devices and didn't see any. What > >>I'ld like

Re: [linux-usb-devel] driver version in sysfs

2005-09-28 Thread Bill Rees
Randy.Dunlap wrote: On Wed, 28 Sep 2005, Bill Rees wrote: Hi All, First of all, are driver versions located anywhere in the sysfs tree? I've looked through the code of some devices and didn't see any. What I'ld like to do is add a software driver version to the sysfs tree but don't know t

Re: [linux-usb-devel] driver version in sysfs

2005-09-28 Thread Bill Rees
Randy.Dunlap wrote: On Wed, 28 Sep 2005, Bill Rees wrote: Hi All, First of all, are driver versions located anywhere in the sysfs tree? I've looked through the code of some devices and didn't see any. What I'ld like to do is add a software driver version to the sysfs tree but don't know t

Re: [linux-usb-devel] driver version in sysfs

2005-09-28 Thread Randy.Dunlap
On Wed, 28 Sep 2005, Bill Rees wrote: > Hi All, > > First of all, are driver versions located anywhere in the sysfs tree? > I've looked through the code of some devices and didn't see any. What > I'ld like to do is add a software driver version to the sysfs tree but > don't know the proper locati

[linux-usb-devel] driver version in sysfs

2005-09-28 Thread Bill Rees
Hi All, First of all, are driver versions located anywhere in the sysfs tree? I've looked through the code of some devices and didn't see any. What I'ld like to do is add a software driver version to the sysfs tree but don't know the proper location to do so. I'm thinking of /sys/modules//