CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/27 06:40:00
Modified files:
sys/dev/pci : agp_ali.c agp_amd.c agp_intel.c agp_sis.c
agp_via.c
Log message:
We're never going to detach agp(4), so remove the #ifdef'ed out code like we
already did for intagp(4).
