]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r197783:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2009 10:45:37 +0000 (10:45 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2009 10:45:37 +0000 (10:45 +0000)
commitf85cb42876b250a46aa1eede6e53ec031f8e05e7
tree1a6ee2c3d4fa5ef42e1544910cd637afb1267e42
parent9c0a024c652d0520e1bb3ca7608d4d556200eb9c
MFC r197783:
- Revert r191568 partially.  Forcing AHCI mode by changing device subclass
and progif is evil.  It doesn't work reliably[1] and we should honor BIOS
configuration by the user.
- If the SATA controller is enbled but combined mode is disabled, mask off
the emulated IDE channel on the legacy IDE controller.

Pointed out by: mav[1]

git-svn-id: svn://svn.freebsd.org/base/stable/8@198980 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ata/chipsets/ata-ati.c