Date: Sun, 22 Nov 2009 19:11:34 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <200911221911.nAMJBo7F039959@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-11-22 19:11:34 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: SVN rev 199664 on 2009-11-22 19:11:34Z by yongari Use capability pointer to access PCIe registers rather than directly access them at fixed address. While I'm here don't touch other bits of PCIe device control register except max payload size. Reviewed by: marius Revision Changes Path 1.250 +42 -31 src/sys/dev/bge/if_bge.c 1.91 +3 -0 src/sys/dev/bge/if_bgereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911221911.nAMJBo7F039959>