In article <[email protected]> Alexander Motin <[email protected]> writes:
> While preparing wrapping ATA(4) low-level drivers code into CAM SIM, I > would like to remove CHS addressing support to make code cleaner. CHS > addressing is officially declared obsoleted and replaced by LBA. Since > ATA/ATAPI-6 specification (October 2001) it is even no longer > documented. > > Have anybody seen ATA drive without LBA support in last years? > Any other objections against removing it? PC98 uses CHS addressing because the internal interface works for very old HDD only, so I hope it remains if possible. But if you need a lot of works for CHS support, I agree to remove it. --- TAKAHASHI Yoshihiro <[email protected]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[email protected]"
