Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/agp/agpreg.h 150236 2005-09-17 03:36:47Z anholt $
---
> * $FreeBSD: head/sys/dev/agp/agpreg.h 150645 2005-09-27 20:57:50Z jkim $
265a266,282
> * NVIDIA nForce3 registers
> */
> #define AGP_AMD64_NVIDIA_0_APBASE 0x10
> #define AGP_AMD64_NVIDIA_1_APBASE1 0x50
> #define AGP_AMD64_NVIDIA_1_APLIMIT1 0x54
> #define AGP_AMD64_NVIDIA_1_APSIZE 0xa8
> #define AGP_AMD64_NVIDIA_1_APBASE2 0xd8
> #define AGP_AMD64_NVIDIA_1_APLIMIT2 0xdc
>
> /*
> * ULi M1689 registers
> */
> #define AGP_AMD64_ULI_APBASE 0x10
> #define AGP_AMD64_ULI_HTT_FEATURE 0x50
> #define AGP_AMD64_ULI_ENU_SCR 0x54
>
> /*