Use IODATA as pcmcia vendor id for the IO-Data CBIDE2. Actually, it should
authorThomas E. Spanjaard <tgen@dragonflybsd.org>
Tue, 5 Dec 2006 19:28:14 +0000 (19:28 +0000)
committerThomas E. Spanjaard <tgen@dragonflybsd.org>
Tue, 5 Dec 2006 19:28:14 +0000 (19:28 +0000)
commit6fec3cead98212322fb592d49631c414c7f469cc
tree9a560ecd7cd5185b225baebf4eb59caa5f7b4448
parent443472ebef1b66b9dbd830a0fda87e7b6d87e1f0
Use IODATA as pcmcia vendor id for the IO-Data CBIDE2. Actually, it should
be -1, because it is really identified by CIS data. This requires (at least)
a sync of our pccarddevs with Free-/NetBSD, because this vendor id actually
belongs to another company.

Also call pccard_get_function_number() instead of pccard_get_function() with
error recording, as we don't have that, and this works.
sys/dev/disk/nata/ata-card.c