K 10 svn:author V 2 jb K 8 svn:date V 27 2004-12-28T22:17:10.000000Z K 7 svn:log V 300 Pass an explicit pointer to the bus structure in the 'usb' device ivar rather than a softc pointer (with the bus structure at the start). This is a non-functional change. It just helps when reading the code to know that the ehci, ohci and uhci drivers share the bus structure, not the entire softc. END