freebsd-nq/sys/pci
Ruslan Ermilov ea26d58729 Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.
Removed dead code that assumed that M_TRYWAIT can return NULL; it's not true
since the advent of MBUMA.

Reviewed by:	arch

There are ongoing disputes as to whether we want to switch to directly using
UMA flags M_WAITOK/M_NOWAIT for mbuf(9) allocation.
2008-03-25 09:39:02 +00:00
..
alpm.c
amdpm.c
amdsmb.c Add copyrights. 2008-01-21 13:26:33 +00:00
if_mn.c Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. 2008-03-25 09:39:02 +00:00
if_pcn.c
if_pcnreg.h
if_rl.c Don't map memory/IO resource in device probe and just use PCI 2008-03-03 04:15:08 +00:00
if_rlreg.h For MSI capable hardwares, enable MSI enable bit in RL_CFG2 2008-03-23 05:31:35 +00:00
if_sis.c
if_sisreg.h
if_ste.c Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
if_stereg.h
if_tl.c
if_tlreg.h
if_wb.c Give MEXTADD() another argument to make both void pointers to the 2008-02-01 19:36:27 +00:00
if_wbreg.h
if_xl.c - Take advantage of bus_dmamap_load_mbuf_sg(9). 2008-03-24 17:49:06 +00:00
if_xlreg.h - Take advantage of bus_dmamap_load_mbuf_sg(9). 2008-03-24 17:49:06 +00:00
intpm.c Oops, convert a tsleep() to a msleep() that was missed when adding locking 2007-10-15 16:18:20 +00:00
intpmreg.h
locate.pl
ncr.c
ncrreg.h
nfsmb.c Add copyrights. 2008-01-21 13:26:33 +00:00
viapm.c Add the device ID for the VIA CX700 chipset. 2007-08-02 04:29:19 +00:00