]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM.
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Mon, 11 Feb 2002 05:46:25 +0000 (05:46 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Mon, 11 Feb 2002 05:46:25 +0000 (05:46 +0000)
commit49d069f6692a716175edddedd48b60253c461bd9
treef2bfeabb7c08a5929bfa838e36c0e338c9e5ed9d
parentbd438056e41d7cafa68ed6db35e157655d1c996b
Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM.
Old ATAPI CD-ROM drives return 0 (direct-access) as the type of the device.

(The ata driver has the same problem.)

MFC after: 3 days
sys/pc98/pc98/atapi.c