Date: Tue, 20 Apr 2004 13:57:29 -0700 (PDT) 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: <200404202057.i3KKvTuH091201@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2004/04/20 13:57:29 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c sys/dev/ata ata-pci.c Log: Do not pre-allocate resources for BAR's on ATA MASTERDEV's thats on the standard ATA primary and secondary addresses. Reintroduce the size 1 ALTIO space so that we can have both ATA and floppies back working. Revision Changes Path 1.79 +3 -3 src/sys/dev/ata/ata-pci.c 1.246 +9 -0 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404202057.i3KKvTuH091201>