freebsd-skq/sys/pci
mux b0df3e5516 Fix bug with 3c90xB cards and newer. We weren't trying to
copy the mbuf chain into an mbuf cluster when there is
more than 63 mbufs in the chain.  We were trying with older
cards though.
2002-12-18 23:16:22 +00:00
..
agp_ali.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp_amd.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp_i810.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp_if.m
agp_intel.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp_sis.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp_via.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
agp.c Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +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
amdpm.c Cleanup of amdpm(4). 2002-09-21 21:43:49 +00:00
cy_pci.c
dc21040reg.h
if_dc.c Xircom cards store the MAC address in the CIS, so get it from the new 2002-11-27 07:04:10 +00:00
if_dcreg.h Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define. 2002-12-18 22:45:43 +00:00
if_de.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_devar.h
if_en_pci.c
if_mn.c Use %z to print size_t values. 2002-11-08 14:57:18 +00:00
if_pcn.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_pcnreg.h
if_rl.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +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 o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_sfreg.h
if_sis.c Correct a harmless problem when creating the DMA tag 2002-12-13 21:34:35 +00:00
if_sisreg.h
if_sk.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_skreg.h
if_ste.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +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 o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_tireg.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
if_tl.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +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 Import some relevant changes from Via's if_fet driver: 2002-11-25 05:15:27 +00:00
if_vrreg.h Import some relevant changes from Via's if_fet driver: 2002-11-25 05:15:27 +00:00
if_wb.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_wbreg.h
if_xl.c Fix bug with 3c90xB cards and newer. We weren't trying to 2002-12-18 23:16:22 +00:00
if_xlreg.h Convert the xl(4) driver to the busdma API. This should make 2002-12-17 00:08:49 +00:00
intpm.c Wrap a device_printf() that violates bus space abstractions to figure out 2002-11-08 15:01:02 +00:00
intpmreg.h
locate.pl
meteor_reg.h
meteor.c
ncr.c Be consistent about functions being static. 2002-10-16 09:04:52 +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 Fix an unparenthasized macro argument. md5s differ but this is likely 2002-11-09 20:13:16 +00:00
xmaciireg.h
xrpu.c