freebsd-dev/sys/pci
John Baldwin dbac8ff400 Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was
bumped to 800004 to note the change though userland apps should not be
affected since they use <sys/agpio.h> rather than the headers in
sys/dev/agp.

Discussed with:	anholt
Repocopy by:	simon
2007-11-12 21:51:38 +00:00
..
alpm.c
amdpm.c
amdsmb.c
if_mn.c
if_pcn.c
if_pcnreg.h
if_rl.c Add MSI support. 2007-07-24 01:24:03 +00:00
if_rlreg.h Add MSI support. 2007-07-24 01:24:03 +00:00
if_sf.c
if_sfreg.h
if_sis.c
if_sisreg.h
if_ste.c The mac address must be written a word length at a time, it was having no effect before. 2007-06-15 21:45:41 +00:00
if_stereg.h
if_tl.c tl(4) appears to support long frames. 2007-05-09 09:02:11 +00:00
if_tlreg.h
if_vr.c Not all VIA Rhine chips support 256 register space. So touching 2007-10-12 03:32:55 +00:00
if_vrreg.h Add VLAN capability. 2007-04-23 12:19:02 +00:00
if_wb.c Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
if_wbreg.h
if_xl.c Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
if_xlreg.h
intpm.c Oops, convert a tsleep() to a msleep() that was missed when adding locking 2007-10-15 16:18:20 +00:00
intpmreg.h
locate.pl
ncr.c Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
ncrreg.h
nfsmb.c Add SMB support for the MCP61 chipset. 2007-11-10 17:12:08 +00:00
viapm.c Add the device ID for the VIA CX700 chipset. 2007-08-02 04:29:19 +00:00
xrpu.c