freebsd-dev/sys/pci
Marcel Moolenaar 18e0cd7dde Fix previous commit: Don't cast integral types to pointers to
print them with %p. Cast to unsigned long and print with %#lx.

Discussed with: bde
2002-10-15 01:50:09 +00:00
..
agp_ali.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_amd.c Fix previous commit: Don't cast integral types to pointers to 2002-10-15 01:50:09 +00:00
agp_i810.c Correct an indentation. 2002-10-03 06:10:54 +00:00
agp_if.m
agp_intel.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_sis.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_via.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agppriv.h
agpreg.h Add AGP support for Intel i830M and i845 thanks to patches from moto kawasaki 2002-09-12 04:23:18 +00:00
agpvar.h
alpm.c
amd.c
amd.h
amdpm.c Cleanup of amdpm(4). 2002-09-21 21:43:49 +00:00
cy_pci.c
dc21040reg.h
if_dc.c Ooops. Need to free dc_srom on detach to not leak memory. 2002-10-07 05:29:13 +00:00
if_dcreg.h Dynamically configure the width of the srom. This code comes from 2002-10-07 05:26:35 +00:00
if_de.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
if_devar.h
if_en_pci.c
if_mn.c
if_pcn.c style: 2002-08-23 23:49:02 +00:00
if_pcnreg.h
if_rl.c Fix two misindents. 2002-10-01 22:27:03 +00:00
if_rlreg.h Add support for Corega FEther CB-TXD (CardBus 100M/10M). 2002-09-06 16:38:06 +00:00
if_sf.c add missing \n to printf 2002-09-09 17:39:48 +00:00
if_sfreg.h
if_sis.c Put return values from functions on a line by themselves. 2002-08-23 23:19:25 +00:00
if_sisreg.h
if_sk.c style: 2002-08-23 23:49:02 +00:00
if_skreg.h
if_ste.c Clarify comment to "Code borrowed from if_fxp.c" to deal with running 2002-09-18 21:32:48 +00:00
if_stereg.h Don't read the PCI config space during mii operations. Instead save whether 2002-08-19 16:54:26 +00:00
if_ti.c Static'ify a variable. 2002-10-03 06:44:01 +00:00
if_tireg.h
if_tl.c style: put return types on a line by themselves. 2002-08-24 00:02:03 +00:00
if_tlreg.h
if_vr.c style: put return types on a line by themselves. 2002-08-24 00:02:03 +00:00
if_vrreg.h Improve handling of TX errors. Early reports indicate that this 2002-08-15 04:04:53 +00:00
if_wb.c style: put return types on a line by themselves. 2002-08-24 00:02:03 +00:00
if_wbreg.h
if_xl.c Fix two misindents. 2002-10-01 22:27:03 +00:00
if_xlreg.h Turn off the premature locking in xl. The driver tries to use the mutexes 2002-10-14 23:58:46 +00:00
intpm.c
intpmreg.h
locate.pl
meteor_reg.h
meteor.c
ncr.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
ncrreg.h
ohci_pci.c Use uhci_pci_match to return the device description and rework the 2002-08-18 11:52:47 +00:00
simos.c simos.c needs a to be updated from the old pci shims. Yell loudly but 2002-09-19 03:40:17 +00:00
simos.h
ti_fw2.h
ti_fw.h
uhci_pci.c Add a device description for Intel 82801CA/CAM (ICH3) USB controller 2002-08-28 20:24:49 +00:00
viapm.c
xmaciireg.h
xrpu.c