K 10 svn:author V 2 ed K 8 svn:date V 27 2009-04-15T20:08:26.897220Z K 7 svn:log V 301 Don't use si_drv0 directly. We should still access si_drv0 using dev2unit(). Also change the KASSERT() to really print the udev instead of the unit number. I suspect it's still useful to print the unit number, especially for devices that use clone lists, so keep the unit number in the panic string. END