freebsd-dev/sys/dev/ofw
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
..
ofw_console.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ofw_disk.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
ofw_pci.h 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings 2001-11-18 20:38:44 +00:00
openfirm.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
openfirm.h Add an #ifdef _KERNEL to make it possible to include this file from 2002-10-18 15:21:09 +00:00
openfirmio.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
openfirmio.h Add a pseudo device which allows to access the OpenFirmware device tree 2002-10-18 15:23:43 +00:00