summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx/mlx_compat.h
Commit message (Collapse)AuthorAgeFilesLines
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-2/+2
| | | | | | | | 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.
* NO_GEOM cleanup:phk2003-02-251-2/+2
| | | | | Move to "struct disk*" centric API. Retire major #131 (mlxd)
* Driver modifications consistent with my other drivers to facilitatemsmith2001-06-251-0/+77
the use of a single set of sources across 4.x and 5.x branches. No significant code changes.
OpenPOWER on IntegriCloud