add some instrumentation for tracking input (commands/bytes) and output
authorjason <jason@openbsd.org>
Thu, 30 Mar 2000 05:56:31 +0000 (05:56 +0000)
committerjason <jason@openbsd.org>
Thu, 30 Mar 2000 05:56:31 +0000 (05:56 +0000)
commita0d9d64875d22a7eca9b8767c06f969369233b86
tree24cdc1728502660ea0b6b2a94eff139cdf471811
parent15fb8d2f3432a22ca2c4df3c4481e8b505988cb8
add some instrumentation for tracking input (commands/bytes) and output
  (results/bytes) as well as "ring full" and "other" errors
rework hifn_process so that in the event of a ring full or other error,
  the error type is set in the descriptor and the callback is executed.
sys/dev/pci/hifn7751.c