cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h
aacvar.h
Scott Long
scottl at FreeBSD.org
Tue Apr 8 06:22:09 PDT 2003
scottl 2003/04/08 06:22:08 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h
aacvar.h
Log:
MFC: Check firmware capabilities and PCI ID's to make sure that command
structures are allocated below the 2GB memory mark on cards that
cannot support the full 4GB address space.
Revision Changes Path
1.9.2.14 +132 -55 src/sys/dev/aac/aac.c
1.2.2.4 +4 -5 src/sys/dev/aac/aac_cam.c
1.3.2.18 +24 -57 src/sys/dev/aac/aac_pci.c
1.4.2.7 +8 -0 src/sys/dev/aac/aacreg.h
1.4.2.7 +14 -9 src/sys/dev/aac/aacvar.h
More information about the cvs-src
mailing list