- complete rewrite of hifn_write_command() to avoid copies by removing the
authorjason <jason@openbsd.org>
Thu, 13 Apr 2000 20:55:16 +0000 (20:55 +0000)
committerjason <jason@openbsd.org>
Thu, 13 Apr 2000 20:55:16 +0000 (20:55 +0000)
commit259510ed4101291e9fa122eb5e0eb6a3f28361f4
treec055ca97586cb4568c9a07736bad4fb626ac01a4
parent8a29dc56336b36d327f30d9471511191bb0ac123
- complete rewrite of hifn_write_command() to avoid copies by removing the
hifn_build_command() middle layer for building the command descriptor
- remove an unnecessary assignment in hifn_process()
sys/dev/pci/hifn7751.c