On Sunday 24 September 2006 10:27, Dmitry Pryanishnikov wrote: > > Hello! > > I've upgraded my 6-STABLE (as of 20-Aug) to the fresh (24-Sep) RELENG_6. > The only modification of the kernel config file is the removal of the > IPFIREWALL_FORWARD_EXTENDED option. Upgrade went successfully, but after > booting into the multiuser mode I've found that /dev/smb0 became unavailable > (so I can't monitor my hardware with the healthd anymore). I've examined > kernel boot logs and found that the only difference is:
It still works here. Since you are using modules, make sure all your modules are in sync. Short of that, you can edit sys/dev/smbus/smb.c and add a printf to smb_identify() and make sure it is called. -- John Baldwin _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"