freebsd-dev/sys/pci
Julian Elischer f8aae7776f Switch to using C99 sparse initialisers for the type methods array.
Should make no binary difference.

Submitted by:	Gleb Smirnoff <glebius@cell.sick.ru>
Reviewed by:	Harti Brandt <harti@freebsd.org>
MFC after:	1 week
2004-05-29 00:51:19 +00:00
..
agp_ali.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_amd.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_i810.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_if.m Fix typo. 2003-04-07 10:06:48 +00:00
agp_intel.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_nvidia.c Use __FBSDID. 2004-05-23 10:57:11 +00:00
agp_sis.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_via.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp.c In agp_generic_bind_memory(), grab the needed pages before acquiring 2004-05-23 00:00:10 +00:00
agppriv.h Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agpreg.h Different VIA host bridges use different offsets to their AGP config 2004-05-13 20:05:42 +00:00
agpvar.h
alpm.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
amdpm.c Add support for the AMD 8111. 2004-04-20 13:36:44 +00:00
dc21040reg.h
if_dc.c A handler for ioctl(SIOCSIFCAP) should not alter a bit in 2004-05-23 21:05:08 +00:00
if_dcreg.h The transmit frame status is stored in the last transmit descriptor for the 2004-01-08 06:22:15 +00:00
if_de.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_devar.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_mn.c Switch to using C99 sparse initialisers for the type methods array. 2004-05-29 00:51:19 +00:00
if_pcn.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_pcnreg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
if_rl.c Wrap the code to save/restore PCI config registers on suspend/resume in 2004-05-24 19:39:23 +00:00
if_rlreg.h Wrap the code to save/restore PCI config registers on suspend/resume in 2004-05-24 19:39:23 +00:00
if_sf.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_sfreg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
if_sis.c Only initialize the if_sis callout as MPSAFE if debug.mpsafenet is set 2004-05-23 22:22:29 +00:00
if_sisreg.h Vastly improve performance of IRQ handling on stopped interfaces with 2003-12-25 22:14:25 +00:00
if_sk.c Replace the lame big endian crc with wpaul's standard big endian crc 2004-05-19 02:16:46 +00:00
if_skreg.h Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume 2004-03-31 12:35:51 +00:00
if_ste.c A handler for ioctl(SIOCSIFCAP) should not alter a bit in 2004-05-23 21:05:08 +00:00
if_stereg.h Actually fix the TX performance with polling(4) enabled 2004-04-06 11:04:54 +00:00
if_ti.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_tireg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
if_tl.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_tlreg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
if_vr.c Implemented per-interface polling(4) control. 2004-04-11 15:18:09 +00:00
if_vrreg.h - Rewritten TX to use only two pointers to track producer/consumer. 2004-04-05 17:39:57 +00:00
if_wb.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_wbreg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
if_xl.c Boomerang 10/100BT (found in 2c905-TX) chips apparently suffer the 2004-04-13 19:34:20 +00:00
if_xlreg.h Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
intpm.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
intpmreg.h
locate.pl
ncr.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +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 Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
xmaciireg.h
xrpu.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +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