opnsense-src/sys/dev/firewire
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
00README Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial 2002-09-13 12:31:56 +00:00
firewire.c Replace M_DONTWAIT with M_NOWAIT for malloc(). 2003-01-17 15:15:21 +00:00
firewire.h - Change definition of fc->maxrec same as fwdev->maxrec. 2003-01-05 06:21:30 +00:00
firewire_phy.h Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial 2002-09-13 12:31:56 +00:00
firewirereg.h Minimal fix for DV part. 2003-01-13 16:08:09 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c Replace M_DONTWAIT with M_NOWAIT for malloc(). 2003-01-17 15:15:21 +00:00
fwmem.c Cosmetic change. s/Firewire/FireWire/. 2002-12-26 06:50:09 +00:00
fwmem.h Use struct fw_device in fwmem.c 2002-11-12 13:49:17 +00:00
fwohci.c Replace M_DONTWAIT with M_NOWAIT for malloc(). 2003-01-17 15:15:21 +00:00
fwohci_pci.c Syntax fix in fwohci_pci_suspend(). 2003-01-05 09:12:47 +00:00
fwohcireg.h - Remove speed_map API because speed_map is obsoleted by 1394a. 2003-01-04 16:03:50 +00:00
fwohcivar.h Improve memory allocation. 2003-01-16 13:09:33 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h DV_PAL shouldn't be here. 2003-01-15 05:28:50 +00:00
if_fwe.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
if_fwevar.h Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial 2002-09-13 12:31:56 +00:00
sbp.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00