freebsd-dev/sys/pci
Marius Strobl 2d58d44651 - Don't bother to include IDs of PCnet chips which are not supported
by this driver and largely are not even PCI devices in pcn_chipid.
- Use device_printf(9)/if_printf(9) rather than implementing their
  functionality with printf(9).
- Sprinkle some const.
2006-11-07 19:44:41 +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
agp_i810.c Add support for 945G/GM AGP chipsets. 2006-09-27 06:38:54 +00:00
agp_if.m
agp_intel.c
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
agpvar.h
alpm.c
amdpm.c
amdsmb.c
if_mn.c
if_pcn.c - Don't bother to include IDs of PCnet chips which are not supported 2006-11-07 19:44:41 +00:00
if_pcnreg.h - Don't bother to include IDs of PCnet chips which are not supported 2006-11-07 19:44:41 +00:00
if_rl.c
if_rlreg.h
if_sf.c
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
if_ste.c
if_stereg.h
if_tl.c
if_tlreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_vr.c
if_vrreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_wb.c
if_wbreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
if_xl.c
if_xlreg.h Whitespace nits. 2006-09-15 11:01:23 +00:00
intpm.c
intpmreg.h
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
xrpu.c