freebsd-src/sys/dev/firewire
Poul-Henning Kamp 60794e0478 Centralize the devstat handling for all GEOM disk device drivers
in geom_disk.c.

As a side effect this makes a lot of #include <sys/devicestat.h>
lines not needed and some biofinish() calls can be reduced to
biodone() again.
2003-03-08 08:01:31 +00:00
..
00README
firewire.c MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
firewire.h MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
firewire_phy.h
firewirereg.h MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
fwmem.c - improve timeout handling in fwmem.c 2003-03-07 02:51:59 +00:00
fwmem.h - Implement write part. 2003-02-04 17:09:59 +00:00
fwohci.c - improve timeout handling in fwmem.c 2003-03-07 02:51:59 +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 MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
if_fwevar.h MFp4(simokawa_sbp) 2003-03-06 05:06:44 +00:00
sbp.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00