- Processor type and features
- [*] MTRR (Memory Type Range Register) support

- Loadable module support
- [*] Enable loadable module support
- [*] Kernel module loader support

- Character devices
- <M> /dev/agpgart (AGP Support)
- <M> NVIDIA nForce/nForce2 chipset support
- [ ] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)

# modprobe agpgart
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected NVIDIA nForce2 chipset
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 128M @ 0xc0000000

# echo "agpgart" >> /etc/modules
# echo "nvidia-agp" >> /etc/modules