Pyun YongHyeon 53dcfbd18b Add legacy interrupt handler which would be more appropriate for
interrupt that is shared with other devices(e.g. USB) in system and
provide a new tunable "hw.msk.legacy_intr" to activate the legacy
interrupt handler. Setting the tunable automatically disables MSI
for msk(4). Previously msk(4) used adoptive polling with taskqueue(9)
as all msk(4) hardwares I know supports MSI. However, there are cases
that MSI couldn't be used on some hardwares due to bugs in MSI
implementatins.

Tested by:	Li-Lun Wang < llwang AT infor DOT org >
Approved by:	re (kensmith)
2007-07-20 00:25:20 +00:00
..
2007-06-17 04:40:33 +00:00
2007-06-11 03:36:55 +00:00
2007-06-16 02:27:03 +00:00
2007-02-23 19:27:49 +00:00
2006-11-29 08:05:55 +00:00
2007-03-21 03:42:51 +00:00
2007-02-23 19:34:52 +00:00
2007-03-11 15:20:04 +00:00
2007-06-12 02:21:02 +00:00
2007-07-06 00:47:44 +00:00
2007-07-05 06:51:49 +00:00
2007-03-21 03:42:51 +00:00
2007-06-08 01:54:22 +00:00
2007-06-12 04:33:21 +00:00
2007-05-17 04:07:19 +00:00
2007-03-21 03:42:51 +00:00
2007-07-17 11:27:57 +00:00
2007-04-23 12:19:02 +00:00