cap the maximum sessions at 2048 since that's all that is available in
authorjason <jason@openbsd.org>
Sat, 18 Mar 2000 02:41:45 +0000 (02:41 +0000)
committerjason <jason@openbsd.org>
Sat, 18 Mar 2000 02:41:45 +0000 (02:41 +0000)
commit6e68cbfa75be7d607b22d4dcc75138ef6cf99532
tree1b44e2d8b03790826257300e5f9dccdbed7f2052
parentc9514fd8b069028716324e217e6b34389d9d0147
cap the maximum sessions at 2048 since that's all that is available in
the result descriptor (the command descriptor has an extra bit, but it
gets blown away in transit).
sys/dev/pci/hifn7751.c