freebsd-dev/sys/dev/firewire
Doug Rabson 0be389f3ca Remove explicit cardbus attachments from drivers where this is identical
to the pci attachment. Cardbus is a derived class of pci so all pci
drivers are automatically available for matching against cardbus devices.

Reviewed by: imp
2003-11-03 09:22:18 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c Move validity check of 'xfer->fc != NULL' to right place. 2003-10-25 15:04:49 +00:00
firewire.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
firewirereg.h Add a compatibility macro for FreeBSD-4. 2003-10-31 04:58:03 +00:00
fwcrom.c MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwdev.c Fix for FW_ASYREQ. 2003-10-24 13:55:51 +00:00
fwdma.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c Reduce debug messages. 2003-10-23 01:55:03 +00:00
fwmem.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohci_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
fwohci.c Reject too large OHCI version number. 2003-10-31 05:05:12 +00:00
fwohcireg.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohcivar.h Fix fwmem_strategy() race in 4-stable. 2003-10-25 15:05:59 +00:00
fwphyreg.h Phy register map. 2003-09-25 09:27:05 +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 Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp_targ.c Add SBP-II target mode driver. 2003-10-18 05:41:31 +00:00
sbp.c Add a new sysctl MIB to control exclusive login. 2003-10-31 12:05:55 +00:00
sbp.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00