summaryrefslogtreecommitdiffstats
path: root/sys/kern/sys_generic.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-01-06 16:14:32 +0000
committerjhb <jhb@FreeBSD.org>2006-01-06 16:14:32 +0000
commitc3c1fed1fa10387bb1a927be20aa05f026378186 (patch)
tree2d7548d8507cad0b714aee08a3d2e5a09cb345b4 /sys/kern/sys_generic.c
parent7b907043bc15d13f18391093baf848921d8a0149 (diff)
downloadFreeBSD-src-c3c1fed1fa10387bb1a927be20aa05f026378186.zip
FreeBSD-src-c3c1fed1fa10387bb1a927be20aa05f026378186.tar.gz
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
Diffstat (limited to 'sys/kern/sys_generic.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud