Date: Fri, 24 Sep 2010 02:41:52 +0000 (UTC) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/cavium ciu.c octopci.c Message-ID: <201009240242.o8O2g5YY036755@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2010-09-24 02:41:52 UTC FreeBSD src repository Modified files: sys/mips/cavium ciu.c octopci.c Log: SVN rev 213090 on 2010-09-24 02:41:52Z by jmallett o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATA driver to try to switch interrupt handlers at setup. It's not a very good implementation of bus_teardown_intr, though. o) Set cache line size and latency timers for PCI devices per Linux. Revision Changes Path 1.2 +16 -1 src/sys/mips/cavium/ciu.c 1.4 +11 -0 src/sys/mips/cavium/octopci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009240242.o8O2g5YY036755>