DragonFly commits List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/nata ata-card.c
tgen 2006/12/05 11:28:14 PST
DragonFly src repository
Modified files:
sys/dev/disk/nata ata-card.c
Log:
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.
Revision Changes Path
1.2 +2 -4 src/sys/dev/disk/nata/ata-card.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-card.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]