Module Name: src Committed By: jakllsch Date: Fri Mar 12 19:03:14 UTC 2010
Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: ata(4) expects IDENTIFY data to be in host endianess. Logic borrowed from siisata(4) (which I've confirmed works on sparc64). Should fix PR kern/39659. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ic/ahcisata_core.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.