1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/agp
John Baldwin 8034890757 - Use more correct values to initialize the AGP controller during setup.
The value we use is still questionable for 440BX chipsets.
- When flushing the TLB just toggle the bit in question instead of writing
  a magic value that could trash other unrelated bits.
2002-07-17 02:52:01 +00:00
..
agp_ali.c
agp_amd.c
agp_i810.c o Lock page queue accesses by vm_page_wire(). 2002-07-14 20:40:32 +00:00
agp_if.m
agp_intel.c - Use more correct values to initialize the AGP controller during setup. 2002-07-17 02:52:01 +00:00
agp_sis.c
agp_via.c
agp.c o Lock page queue accesses by vm_page_wire(). 2002-07-14 20:40:32 +00:00
agppriv.h
agpreg.h
agpvar.h