Bill Paul abe1d92e0a Add call to bus_generic_attach() at the end of sk_attach(). It turns out that
if you kldload this driver, all the subordinate devices are probed/attached
as expected. But this is not the case when the driver is statically compiled
into the kernel. Since I do most of my testing with modules, I failed to
notice this. I'm not sure if it's intended behavior or not. I think it may
be, but it seems a little counter-intuitive.
2000-08-02 18:19:00 +00:00
..
2000-06-14 17:53:40 +00:00
2000-06-14 17:53:40 +00:00
2000-06-19 22:16:14 +00:00
2000-07-27 23:17:52 +00:00
2000-07-28 03:48:46 +00:00
2000-06-10 06:41:11 +00:00
2000-07-18 20:16:36 +00:00
2000-07-11 21:31:59 +00:00
2000-08-01 22:40:23 +00:00