Date: Sat, 30 Nov 2002 11:13:55 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_pci.c Message-ID: <200211301913.gAUJDtS8070325@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/11/30 11:13:55 PST Modified files: sys/dev/aic7xxx aic7xxx_pci.c Log: Add a routine for testing memory mapped register access. This will hopefully detect things like buggy via chipsets so that the OSM can fallback to using I/O mapped access when memory mapped I/O simply will not work. Approved by: re (blanket) Revision Changes Path 1.20 +58 -8 src/sys/dev/aic7xxx/aic7xxx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211301913.gAUJDtS8070325>