Re: kldload of driver for isa pnp card (cycle two)

2000-04-02 Thread Doug Rabson
On Sat, 1 Apr 2000, Nikolai Saoukh wrote: > On Fri, Mar 31, 2000 at 08:55:37PM +0100, Doug Rabson wrote: > > > I will try to tackle these issues soon. Due to other commitments, this > > won't happen for a few days though. > > Can I halp somehow? After I get the basics working, I'll contact you

Re: kldload of driver for isa pnp card (cycle two)

2000-03-31 Thread Nikolai Saoukh
On Fri, Mar 31, 2000 at 08:55:37PM +0100, Doug Rabson wrote: > I will try to tackle these issues soon. Due to other commitments, this > won't happen for a few days though. Can I halp somehow? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the m

Re: kldload of driver for isa pnp card (cycle two)

2000-03-31 Thread Doug Rabson
On Fri, 31 Mar 2000, Nikolai Saoukh wrote: > Hot days of 4.0 preparation are behind. May be some > guru will find the solution for the subject? > > Two problems are here > > a) devices without driver attached to 'unknown' driver, thus >no orphan devices -- no reason to call device_probe met

kldload of driver for isa pnp card (cycle two)

2000-03-31 Thread Nikolai Saoukh
Hot days of 4.0 preparation are behind. May be some guru will find the solution for the subject? Two problems are here a) devices without driver attached to 'unknown' driver, thus no orphan devices -- no reason to call device_probe method from kldloaded driver. b) if disable 'unknown' dri