Date: Thu, 27 Apr 2006 04:53:18 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200604270453.k3R4rIGR016743@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-04-27 04:53:18 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
The size of I/O ranges can be anything from 16 bytes to 2G bytes.
Lower the minimum for memory mapped I/O from 32 bytes to 16 bytes.
This fixes bus enumeration on ia64 now that the Diva auxiliary
serial port is attached to.
Revision Changes Path
1.311 +2 -2 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604270453.k3R4rIGR016743>
