#
bf1639ee |
| 22-Jan-2005 |
Bruce M Simpson <bms@FreeBSD.org> |
Add a note about the slot number not necessarily indicating the physical location of a PCI device in the system chassis. Remove the note about PAE. Update document date. Update my email address. Upda
Add a note about the slot number not necessarily indicating the physical location of a PCI device in the system chassis. Remove the note about PAE. Update document date. Update my email address. Update copyright.
MFC after: 1 week
show more ...
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
65bb31b8 |
| 07-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Slight content fixes.
|
#
5203edcd |
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks and double whitespaces.
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1 |
|
#
9817b894 |
| 10-Feb-2004 |
Bruce M Simpson <bms@FreeBSD.org> |
Spelling.
|
Revision tags: release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
7c2c06f2 |
| 10-Jun-2003 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Add cross-references to pci(4) and pciconf(8).
|
#
aac0aafa |
| 09-Jun-2003 |
Hiten Pandya <hmp@FreeBSD.org> |
Bring in a manual page documenting some important functions of the PCI bus interface. I have made some modifications to this manual page, so it looks a bit different from the original version that w
Bring in a manual page documenting some important functions of the PCI bus interface. I have made some modifications to this manual page, so it looks a bit different from the original version that was posted to me.
Submitted by: Bruce M. Simpson <bms@spc.org> Reviewed by: imp, mdodd (early copy) Approved by: des (mentor)
MFC after: 3 days
show more ...
|
#
aa4a335b |
| 15-Jan-2010 |
Ruslan Ermilov <ru@FreeBSD.org> |
Use the newly brought %U macro.
|
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0 |
|
#
5a2e3b61 |
| 16-Feb-2008 |
Daniel Gerzo <danger@FreeBSD.org> |
- fix typo
Submitted by: Constantine A. Murenin <cnst@FreeBSD.org> MFC after: 3 days
|
Revision tags: release/6.3.0_cvs, release/6.3.0 |
|
#
55aaf894 |
| 30-Sep-2007 |
Marius Strobl <marius@FreeBSD.org> |
Make the PCI code aware of PCI domains (aka PCI segments) so we can support machines having multiple independently numbered PCI domains and don't support reenumeration without ambiguity amongst the d
Make the PCI code aware of PCI domains (aka PCI segments) so we can support machines having multiple independently numbered PCI domains and don't support reenumeration without ambiguity amongst the devices as seen by the OS and represented by PCI location strings. This includes introducing a function pci_find_dbsf(9) which works like pci_find_bsf(9) but additionally takes a domain number argument and limiting pci_find_bsf(9) to only search devices in domain 0 (the only domain in single-domain systems). Bge(4) and ofw_pcibus(4) are changed to use pci_find_dbsf(9) instead of pci_find_bsf(9) in order to no longer report false positives when searching for siblings and dupe devices in the same domain respectively. Along with this change the sole host-PCI bridge driver converted to actually make use of PCI domain support is uninorth(4), the others continue to use domain 0 only for now and need to be converted as appropriate later on. Note that this means that the format of the location strings as used by pciconf(8) has been changed and that consumers of <sys/pciio.h> potentially need to be recompiled.
Suggested by: jhb Reviewed by: grehan, jhb, marcel Approved by: re (kensmith), jhb (PCI maintainer hat)
show more ...
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
#
571dba6e |
| 28-Jun-2005 |
Hiten Pandya <hmp@FreeBSD.org> |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
#
4f068961 |
| 15-Jun-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Assorted markup fixes and minor wordsmithing.
Approved by: re
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
4d80f750 |
| 22-Jan-2005 |
Bruce M Simpson <bms@FreeBSD.org> |
Fix markup.
Submitted by: ru
|
#
bf1639ee |
| 22-Jan-2005 |
Bruce M Simpson <bms@FreeBSD.org> |
Add a note about the slot number not necessarily indicating the physical location of a PCI device in the system chassis. Remove the note about PAE. Update document date. Update my email address. Upda
Add a note about the slot number not necessarily indicating the physical location of a PCI device in the system chassis. Remove the note about PAE. Update document date. Update my email address. Update copyright.
MFC after: 1 week
show more ...
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
65bb31b8 |
| 07-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Slight content fixes.
|
#
5203edcd |
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks and double whitespaces.
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1 |
|
#
9817b894 |
| 10-Feb-2004 |
Bruce M Simpson <bms@FreeBSD.org> |
Spelling.
|
Revision tags: release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
7c2c06f2 |
| 10-Jun-2003 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Add cross-references to pci(4) and pciconf(8).
|
#
aac0aafa |
| 09-Jun-2003 |
Hiten Pandya <hmp@FreeBSD.org> |
Bring in a manual page documenting some important functions of the PCI bus interface. I have made some modifications to this manual page, so it looks a bit different from the original version that w
Bring in a manual page documenting some important functions of the PCI bus interface. I have made some modifications to this manual page, so it looks a bit different from the original version that was posted to me.
Submitted by: Bruce M. Simpson <bms@spc.org> Reviewed by: imp, mdodd (early copy) Approved by: des (mentor)
MFC after: 3 days
show more ...
|