On Tue, Dec 15, 2009 at 09:01:32AM -0600, Jack Goral wrote: > Hi Navdeep, > > Thank you for response. > > I've build 8.0-stable as of Dec 11 and I get same error message as before: > > #kldload if_cxgb.ko > cxgbc): <Chelsio T310NIC, rev:0 nports: 1 port> mem 0xf46fe000-0xf44fefffm > 0xf4800000-0xf4ffff,0xf46ff000-0xf46ffff irq 30 at device 0.0 on pci 3
Are you certain you installed the latest driver after you built it? The driver in 8-stable no longer displays "... rev:0 nports: ..." and so I think you still have an old driver. Please check the timestamp on your /boot/kernel/*cxgb*ko files. Send me the output of "pciconf -lv" from your system if it still doesn't work. Regards, Navdeep > prep adapter failed > cxgbc0: no msi message to release > device_attach: cxgbc0 attach returned 19 > > Any hints? > > Thanks, > Jack Goral > Software Engineer > > -----Original Message----- > From: Navdeep Parhar [mailto:[email protected]] > Sent: Monday, December 14, 2009 4:24 PM > To: Jack Goral > Cc: [email protected] > Subject: Re: Chelsio S310E-BT: cxgbc0: prep adapter faliled (FreeBSD 8.0) > > On Mon, Dec 14, 2009 at 1:30 PM, Jack Goral <[email protected]> wrote: > > > > Any idea how to debug problem mentioned in the subject line? > > This card is supported in 8-STABLE (r199206 or later). Looks like > you're running > 8.0 release. You can grab cxgb(4) code from stable and build + run it > on your system. > > Regards, > Navdeep > > > > > Command used to load stock driver: > > ? ? ? ? ? ?kldload if_cxgb.ko > > > > Thanks, > > Jack Goral > > > > > > ________________________________ > > CONFIDENTIALITY WARNING: This email including any attachments may contain > > privileged or confidential information and is for the sole use of the > > intended recipient(s). Any unauthorized use or disclosure of this > > communication is prohibited. This e-mail may also be subject to specific > > non-disclosure and confidentiality provisions. The information contained > > herein is the property of Chopper Trading, LLC. If you believe that you > > have received this email in error, please notify the sender immediately and > > delete it from your system. > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-net > > To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
