K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-01-06T16:14:32.000000Z K 7 svn:log V 495 Be a little more forgiving of lame BIOS writers. If a link device that doesn't have any actual interrupts is listed in a _PRT entry, only print a warning rather than panic'ing when we walk the _PRT's to build up count of entries that reference a given link (the counts are used as weights so that we can attempt to balance the load across IRQs used by link devices). Instead, only panic if we attempt to use the _PRT entry to route an interrupt for a device. PR: i386/89545 Tested by: anders END