freebsd-src/sys/dev/firewire
Poul-Henning Kamp 7ac40f5f59 Gigacommit to improve device-driver source compatibility between
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
2003-03-03 12:15:54 +00:00
..
00README
firewire.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
firewire.h Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
firewire_phy.h
firewirereg.h MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
fwmem.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
fwmem.h - Implement write part. 2003-02-04 17:09:59 +00:00
fwohci.c Defer allowing async. requests after self ID's have received. 2003-03-03 04:10:56 +00:00
fwohci_pci.c Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohcireg.h Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohcivar.h function name change. 2003-01-31 14:14:45 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h Fix typo 2003-02-21 02:09:39 +00:00
if_fwe.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_fwevar.h
sbp.c Don't reset agent before processing OCB has done. 2003-03-01 16:50:40 +00:00