AHCI - go back to reading the EINFO register, check for unexpected EINFO bits
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 16 Jun 2009 01:36:16 +0000 (18:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 16 Jun 2009 01:36:16 +0000 (18:36 -0700)
commit3560ed94e6c45ed8add86f06bc491bac203cffcb
treeace706bdf5426ea02b6151d88fb2979d61e1d0fb
parentafa796d23e0e47da330b90735a43441bf9763d5f
AHCI - go back to reading the EINFO register, check for unexpected EINFO bits

* Go back to reading the EINFO register.  We still have some issues with
  the PM not generating an interrupt for target port change events, this
  may clear it up.

* Report unexpected EINFO bits set beyond the number of supported targets.
sys/dev/disk/ahci/ahci.c