Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F101972265
D42826.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
508 B
Referenced Files
None
Subscribers
None
D42826.diff
View Options
diff --git a/sys/dev/agp/agp_amd64.c b/sys/dev/agp/agp_amd64.c
--- a/sys/dev/agp/agp_amd64.c
+++ b/sys/dev/agp/agp_amd64.c
@@ -46,12 +46,9 @@
#include <vm/pmap.h>
#include <machine/bus.h>
#include <machine/resource.h>
+#include <machine/pci_cfgreg.h>
#include <sys/rman.h>
-/* XXX */
-extern void pci_cfgregwrite(int, int, int, int, uint32_t, int);
-extern uint32_t pci_cfgregread(int, int, int, int, int);
-
static void agp_amd64_apbase_fixup(device_t);
static void agp_amd64_uli_init(device_t);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 12:12 AM (8 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14502072
Default Alt Text
D42826.diff (508 B)
Attached To
Mode
D42826: agp_amd64: Use <machine/pci_cfgreg.h> rather than bare prototypes
Attached
Detach File
Event Timeline
Log In to Comment