K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-03-24T22:24:09.000000Z K 7 svn:log V 285 Update sysinstall to use struct uc_device instead of struct isa_device for generating /boot/kernel.conf. Since this structure is shared, move its definition out to a header file, just as struct isa_device was defined in a header file. This fixes the sysinstall breakage in -current. END