Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2009 01:08:04 -0400
From:      Greg Kerr <Greg.Kerr@akua.com>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: SiI3124/3132/3531 CAM driver
Message-ID:  <2AC8287C-B9D3-4032-800F-A786BC1F72F0@akua.com>
In-Reply-To: <4A6B72C4.6050408@FreeBSD.org>
References:  <h4fnjj$1ul8$1@FreeBSD.cs.nctu.edu.tw> <4A6B72C4.6050408@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2AC8287C-B9D3-4032-800F-A786BC1F72F0>