Date: Sat, 17 Feb 2007 16:56:39 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c src/sys/dev/ata ata-pci.c Message-ID: <200702171656.l1HGudtm084411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2007-02-17 16:56:39 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c sys/dev/ata ata-pci.c Log: Add support for chipsets that has NULL'd BAR's for legacy ports. This allows DMA to be used on a fine little geode system I got here and most like on lots of older systems like that. HW donated by: Paul Ghering Revision Changes Path 1.119 +9 -9 src/sys/dev/ata/ata-pci.c 1.343 +3 -1 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702171656.l1HGudtm084411>