Date: Thu, 11 Jan 2001 10:04:22 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci apecs.c Message-ID: <200101111804.f0BI4MP73256@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/01/11 10:04:22 PST
Modified files: (Branch: RELENG_4)
sys/alpha/pci apecs.c
Log:
MFC: cleanup apecs.c
- eliminate code that's been ifdef'ed out since day 1
- use a constant (APECS_PCI_CONF) for pci config space access rather
than the softc. This gets us access to pci config space very early
(eg when syscons is probing adapters), which will be needed for
the forthcoming TGA console driver.
This file has diverged substantially in -current due to the busspace
rewrite that Doug did. This is somewhat of an MFC as Doug has made
these changes already in -current.
Tested by: "Andrew M . Miklic" <miklic@fc.hp.com>
Revision Changes Path
1.13.2.1 +4 -82 src/sys/alpha/pci/apecs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101111804.f0BI4MP73256>
