| .. |
|
00README
|
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
|
2002-09-13 12:31:56 +00:00 |
|
firewire.c
|
Clean up include files.
|
2003-07-18 14:31:16 +00:00 |
|
firewire.h
|
MFp4(simokawa_firewire):
|
2003-04-17 03:38:03 +00:00 |
|
firewire_phy.h
|
MFp4(simokawa_firewire):
|
2003-04-17 03:38:03 +00:00 |
|
firewirereg.h
|
Fix several problems related to resume:
|
2003-06-28 11:11:36 +00:00 |
|
fwcrom.c
|
Bound check for broken Configuration ROM.
|
2003-06-16 08:43:22 +00:00 |
|
fwdev.c
|
Allow retrieval of local Configuration ROM.
|
2003-07-12 09:34:44 +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.c
|
Clean up include files.
|
2003-07-18 14:31:16 +00:00 |
|
fwohci_pci.c
|
Clean up include files.
|
2003-07-18 14:31:16 +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
|
- Detect full of DMA channel correctly.
|
2003-08-01 02:13:25 +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 |