Linus Torvalds wrote: > > - The SonyPI driver just allocates IO regions in random areas. It's got a > list of places to try allocating in, and the 1080 area just happens to > be the first on the list, and since it's not used by anything else, it > succeeds (never mind that it's on totally the wrong bus).
On three different intel-vaios, I've seen the sonypi device always located at ioport 0x1080. Even the windows driver on these models always allocates the 0x1080-0x109f io-range for it. -- Manuel Lauss - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/