Date: Tue, 23 Oct 2007 04:25:43 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ath if_ath_pci.c Message-ID: <200710230425.l9N4Phvg050822@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kevlo 2007-10-23 04:25:43 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath_pci.c Log: - Use pci_enable_busmaster() to turn on busmaster. - Don't test memory/port status and emit an error message; the PCI bus will do this. Reviewed by: sam Revision Changes Path 1.20 +10 -35 src/sys/dev/ath/if_ath_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710230425.l9N4Phvg050822>