SiI3124/3132/3531 CAM driver

Greg Kerr Greg.Kerr at akua.com
Sun Jul 26 05:21:23 UTC 2009


Updated to HEAD today and noticed siis driver was in. Without any  
patch on top,

  $ dmesg | grep siis
siis0: <SiI3132 SATA2 controller> at device 0.0 on pci2
siis0: 0x80 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
device_attach: siis0 attach returned 6

Some of the diff in dmesg after doing so:

+FreeBSD 8.0-BETA2 #3: Sat Jul 25 23:53:59 EDT 2009
      root at swiss.coh.akua.com:/XYZZY/data/TMP/obj/XYZZY/src/8/src/sys/ 
swiss-80-b

-atapci0: <SiI 3132 SATA300 controller> at device 0.0 on pci2
-atapci0: [ITHREAD]
-atapci0: 0x80 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
-device_attach: atapci0 attach returned 6

+siis0: <SiI3132 SATA2 controller> at device 0.0 on pci2
+siis0: 0x80 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
+device_attach: siis0 attach returned 6

Definitely getting siis driver now. Anything further I can do to go  
after the failure?

Thanks,
Greg



More information about the freebsd-current mailing list