freebsd-dev/sys/pci
Jung-uk Kim afadbf66cb - Clean up Aperture Access Global Enable (APEN) bit access.
- Rename confusing AGP_INTEL_I845_MCHCFG to AGP_INTEL_I845_AGPM.
- Move E7205 and E7505 from i8x5 to i8x0 family.  It probably worked
because the actual offset is the same.

In fact, all three families have the bit at the exact same place.  Only
differences are name and width of the registers, i.e., NBXCFG (0x50, dword),
RDCR (0x51, byte), AGPM (0x51, byte), MCHCFG (0x50, word) depending on
the family of the chipsets.
2007-01-05 22:55:19 +00:00
..
agp_ali.c
agp_amd64.c Fix style(9) nits. 2006-10-09 20:26:32 +00:00
agp_amd.c
agp_ati.c Add support for another ATI IGP 340M (RS200M) AGP bridge. 2006-09-01 02:22:17 +00:00
agp_i810.c Add support for 945G/GM AGP chipsets. 2006-09-27 06:38:54 +00:00
agp_if.m
agp_intel.c - Clean up Aperture Access Global Enable (APEN) bit access. 2007-01-05 22:55:19 +00:00
agp_nvidia.c
agp_sis.c
agp_via.c
agp.c The page queues lock is no longer required by vm_page_busy() or 2006-10-22 21:18:48 +00:00
agppriv.h
agpreg.h - Clean up Aperture Access Global Enable (APEN) bit access. 2007-01-05 22:55:19 +00:00
agpvar.h
alpm.c Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
amdpm.c Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
amdsmb.c Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
if_mn.c
if_pcn.c - Clear the PCN_MISC_ASEL bit so the media port can be actually set 2006-11-28 01:33:17 +00:00
if_pcnreg.h - Clear the PCN_MISC_ASEL bit so the media port can be actually set 2006-11-28 01:33:17 +00:00
if_rl.c Don't assume IF_LLADDR returns aligned memory address. 2006-12-18 01:38:10 +00:00
if_rlreg.h if_watchdog -> rl_watchdog 2006-12-01 21:52:07 +00:00
if_sf.c Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_sfreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_sis.c Remove <sys/types.h>; including both <sys/param.h> and <sys/types.h> 2006-11-02 00:05:15 +00:00
if_sisreg.h Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_ste.c Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_stereg.h
if_tl.c Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_tlreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_vr.c Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_vrreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_wb.c Consistently use if_printf() only in interface methods: if_start, 2006-09-15 10:40:54 +00:00
if_wbreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_xl.c - Revert the parts of the previous revision which reloaded the watchdog 2006-12-08 03:18:16 +00:00
if_xlreg.h - Use the xl_stats_update() callout instead of if_slowtimo() for 2006-12-06 02:18:41 +00:00
intpm.c intpm(4) meet style(9). style(9) meet intpm(4). 2006-09-13 18:56:39 +00:00
intpmreg.h intpm(4) meet style(9). style(9) meet intpm(4). 2006-09-13 18:56:39 +00:00
locate.pl
ncr.c 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
ncrreg.h
nfsmb.c Older incarnations of the device used non-standard BARs. 2006-10-17 10:26:11 +00:00
viapm.c Trim some unneeded includes. 2006-09-12 15:01:19 +00:00
xrpu.c