]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o break newbus api: add a new argument of type driver_filter_t to
authorpiso <piso@FreeBSD.org>
Sat, 24 Feb 2007 02:28:07 +0000 (02:28 +0000)
committerpiso <piso@FreeBSD.org>
Sat, 24 Feb 2007 02:28:07 +0000 (02:28 +0000)
commitc553ec0508d385c07a87aed036312de1e3a64b03
tree015412b0f71fb5ffeab4f5075be835bec49b67f1
parent29bd153cd3b17ad2ab807f017bb42c5370b11b36
o break newbus api: add a new argument of type driver_filter_t to
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Approved by: re (implicit?)
sys/i4b/layer1/ifpi/i4b_ifpi_pci.c