freebsd-dev/sys/dev/firewire
Hidetoshi Shimokawa a160e00e41 Change device name notation.
- /dev/fw{,mem}X.Y represents the Y'th unit on the X'th bus.
- /dev/fw{,mem}X is an alias of fw{,mem}X.0 for compatibility.
- Clone devices.
2003-08-05 03:11:39 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c Change device name notation. 2003-08-05 03:11:39 +00:00
firewire.h Change device name notation. 2003-08-05 03:11:39 +00:00
firewirereg.h Change device name notation. 2003-08-05 03:11:39 +00:00
fwcrom.c Bound check for broken Configuration ROM. 2003-06-16 08:43:22 +00:00
fwdev.c Change device name notation. 2003-08-05 03:11:39 +00:00
fwdma.c Clean up include files. 2003-07-18 14:31:16 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c Fix tsleep/wakup race on FreeBSD-4. 2003-07-01 12:03:54 +00:00
fwmem.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
fwohci_pci.c - Don't mess with TX queue in fwohci_stop() if we failed to attach the device. 2003-08-04 05:43:02 +00:00
fwohci.c - Don't mess with TX queue in fwohci_stop() if we failed to attach the device. 2003-08-04 05:43:02 +00:00
fwohcireg.h Fix some recently introduced warnings. 'Declaration does not declare 2003-07-26 03:47:56 +00:00
fwohcivar.h - Use fwohci_poll() instead of fwohci_intr() to process the first bus reest. 2003-06-27 00:27:33 +00:00
iec13213.h Fix for big endian. 2003-06-16 08:29:24 +00:00
iec68113.h Move CSR definitions to iec*.h from firewirereg.h. 2003-04-29 13:27:13 +00:00
if_fwe.c Workaround for gcc on alpha/ia64. 2003-08-01 17:19:12 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp.c - Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now. 2003-08-01 02:24:39 +00:00