K 10 svn:author V 3 imp K 8 svn:date V 27 2002-08-10T06:37:32.000000Z K 7 svn:log V 398 When we allocate our bus address via the kludge that we have in the code to do it when the bios doesn't do it for us, flag it. Then, when we dealloc, do an equal kludge to get rid of the address. This should address the can't get IRQ and panic bug in a more graceful way. # really should write a dealloc routine and just call it instead, since # this might not fix things in the kldunload case. END