Re: pci registers for nforce2

2003-11-02 Thread Matthew N. Dodd
On Wed, 3 Dec 2003, jason wrote: > #defineAGP_NVIDIA_3_APBASE0x50 > #defineAGP_NVIDIA_3_APLIMIT0x54 > These are only listed in agpreg.h and agp_nvidia.c, where as all other > register information(as far as I can tell) is also listed in pcireg.h. > Is it necessary to have it

pci registers for nforce2

2003-11-02 Thread jason
#defineAGP_NVIDIA_3_APBASE0x50 #defineAGP_NVIDIA_3_APLIMIT0x54 These are only listed in agpreg.h and agp_nvidia.c, where as all other register information(as far as I can tell) is also listed in pcireg.h. Is it necessary to have it listed in both places or is it fine as i