freebsd-dev/sys/pci
John Baldwin 9f9ccd206d Add simple support for AGP 3.0 including enabling 8x mode. The simple
part of the support is that it still assumes one master and one target
where as AGP 3.0 actually supports multiple devices on the bus.

Submitted by:	Keith Whitwell <keith@tungstengraphics.com>
Sponsored by:	The Weather Channel
2003-10-23 18:08:56 +00:00
..
agp_ali.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_amd.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_i810.c Use a switch statement on the devid instead of if-else for determing which 2003-10-23 17:48:30 +00:00
agp_if.m Fix typo. 2003-04-07 10:06:48 +00:00
agp_intel.c Fix a typo in r1.8: The GTLB enable/flush bit is 1<<7, not 1<<8. 2003-09-17 02:58:17 +00:00
agp_nvidia.c PCI header files live in dev/pci. 2003-08-23 19:32:18 +00:00
agp_sis.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_via.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp.c Add simple support for AGP 3.0 including enabling 8x mode. The simple 2003-10-23 18:08:56 +00:00
agppriv.h
agpreg.h AGP GART driver for NVIDIA nForce/nForce2 chipsets. 2003-08-23 18:00:31 +00:00
agpvar.h
alpm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
amdpm.c Make indentation uniform. 2003-09-06 14:04:30 +00:00
cy_pci.c Use __FBSDID(). 2003-06-11 06:34:30 +00:00
dc21040reg.h
if_dc.c Const poison crc routines (why these aren't centralized, I'm not sure). 2003-10-23 16:57:38 +00:00
if_dcreg.h Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers 2003-10-05 19:57:10 +00:00
if_de.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_devar.h Fix alignment requirements of tulip_rombuf by further increasing 2003-06-13 22:34:03 +00:00
if_mn.c Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
if_pcn.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_pcnreg.h
if_rl.c Re-enable VLAN_MTU capability for this driver. (Got reverted when 2003-09-11 04:05:01 +00:00
if_rlreg.h Remove jumbo buffer #defines that I ended up not needing. 2003-09-19 02:35:03 +00:00
if_sf.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_sfreg.h
if_sis.c Fix m_head handling in sis_encap so that the correct mbuf is always handed 2003-10-19 23:28:02 +00:00
if_sisreg.h change timer to MPSAFE 2003-09-05 22:33:44 +00:00
if_sk.c Add support for SK-9521 V2.0 and 3COM 3C940. 2003-09-20 10:53:08 +00:00
if_skreg.h Add support for SK-9521 V2.0 and 3COM 3C940. 2003-09-20 10:53:08 +00:00
if_ste.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_stereg.h Change the chip description from "DFE-550TX" to "DL10050". 2002-12-23 21:50:47 +00:00
if_ti.c Sanitize the code relating to the /dev/ti%d entries. In particular evict 2003-10-10 20:35:28 +00:00
if_tireg.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
if_tl.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_tlreg.h Use if_printf(ifp, "blah") and device_printf(dev, "blah") instead of 2002-10-21 02:54:50 +00:00
if_vr.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_vrreg.h Add deviceids for 6105 and 6105M chips. Further changes will be necessary 2003-02-01 01:27:05 +00:00
if_wb.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_wbreg.h
if_xl.c Add a tiny bit more delay in the xl_mii_sync function; this is necessary 2003-09-29 02:14:04 +00:00
if_xlreg.h - Avoid calling pci_get_device() more than once in a single function. 2003-09-14 16:33:48 +00:00
intpm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
intpmreg.h
locate.pl
meteor_reg.h
meteor.c Revision 1.126 broke the interface of the bktr driver's 2003-08-26 16:57:24 +00:00
ncr.c Revert previous change for ncrreg.h. The header really lives in 2003-08-23 02:25:04 +00:00
ncrreg.h
ti_fw2.h At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
ti_fw.h At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
viapm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
xmaciireg.h
xrpu.c Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
yukonreg.h Add missing file, it is sorely needed to make if_sk.c compile again. 2003-09-20 15:49:22 +00:00