Re: How the hell does one create a new bus?!

1999-02-15 Thread Doug Rabson
[hackers removed from Cc to prevent excessive crossposting] On Sun, 14 Feb 1999, Garrett Wollman wrote: > < said: > > > The trouble is Doug, that until there IS a developer's guide, the only > > person capable if moving PCI and ISA to your scheme, is you. > > and as you pointed out.. you're sho

Re: How the hell does one create a new bus?!

1999-02-14 Thread Garrett Wollman
< said: > The trouble is Doug, that until there IS a developer's guide, the only > person capable if moving PCI and ISA to your scheme, is you. > and as you pointed out.. you're short of time right now.. No, there are more people than just Doug. Certainly me (if I had time), Nicolas (if he had t

Re: How the hell does one create a new bus?!

1999-02-14 Thread Julian Elischer
The trouble is Doug, that until there IS a developer's guide, the only person capable if moving PCI and ISA to your scheme, is you. and as you pointed out.. you're short of time right now.. This stuff is very cryptic. On Mon, 15 Feb 1999, Doug Rabson wrote: > I hope I've explained some things.

Re: How the hell does one create a new bus?!

1999-02-14 Thread Doug Rabson
On Sun, 14 Feb 1999, Bill Paul wrote: > G. Alright, I give up: how does one create a new 'bus' layer? > By that I mean like /sys/dev/iicbus and /sys/dev/smbus. Yes, I've read > the code in these two directories, but I'm confused as to which parts > relate to the bus architecture in general and

How the hell does one create a new bus?!

1999-02-14 Thread Bill Paul
G. Alright, I give up: how does one create a new 'bus' layer? By that I mean like /sys/dev/iicbus and /sys/dev/smbus. Yes, I've read the code in these two directories, but I'm confused as to which parts relate to the bus architecture in general and which parts are speficic to the I2C and system