linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / sparc64 / kernel / sbus.c
index 1d6ffde..d95a1bc 100644 (file)
@@ -693,11 +693,11 @@ void sbus_set_sbus64(struct sbus_dev *sdev, int bursts)
 
 /* SBUS SYSIO INO number to Sparc PIL level. */
 static unsigned char sysio_ino_to_pil[] = {
-       0, 5, 5, 7, 5, 7, 8, 9,         /* SBUS slot 0 */
-       0, 5, 5, 7, 5, 7, 8, 9,         /* SBUS slot 1 */
-       0, 5, 5, 7, 5, 7, 8, 9,         /* SBUS slot 2 */
-       0, 5, 5, 7, 5, 7, 8, 9,         /* SBUS slot 3 */
-       5, /* Onboard SCSI */
+       0, 4, 4, 7, 5, 7, 8, 9,         /* SBUS slot 0 */
+       0, 4, 4, 7, 5, 7, 8, 9,         /* SBUS slot 1 */
+       0, 4, 4, 7, 5, 7, 8, 9,         /* SBUS slot 2 */
+       0, 4, 4, 7, 5, 7, 8, 9,         /* SBUS slot 3 */
+       4, /* Onboard SCSI */
        5, /* Onboard Ethernet */
 /*XXX*/        8, /* Onboard BPP */
        0, /* Bogon */