freebsd-dev/sys/dev/ppbus
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
..
if_plip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
immio.c
lpbb.c This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
lpt.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
lpt.h
lptio.h
pcfclock.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
ppbconf.c
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ppi.h
pps.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
vpo.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
vpoio.c Remove empty #if*/#endif clauses. 2002-09-21 08:44:51 +00:00
vpoio.h