sos 2005-04-19 12:33:26 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.h ata-disk.c
Log:
CFA (Compact Flash) devices has a special config ID that fails the
normal ATA device check in ata-disk.c. Add support for the CFA magic.
Revision Changes Path
1.95 +1 -0 src/sys/dev/ata/ata-all.h
1.186 +2 -1 src/sys/dev/ata/ata-disk.c