Date: Fri, 5 Jan 2007 09:43:09 -0500 From: "Karl Heller" <HellerK@gsicommerce.com> To: <freebsd-stable@freebsd.org> Subject: Firewire card not recognized. Message-ID: <FB1909119908CA4696B365876946004909FD2F7C@KOPEXCH.gsiccorp.net>
next in thread | raw e-mail | index | archive | help
With Firewire support enabled in i386 6.0 release and 6.1 release I can't seem to get my card to be recognized or at least have devices show up that are attached to it. The FW card is a Belkin F5U503 with TI TSB43AB23. The boot shows: <serial bus, FireWire> at device 3.0 (no driver attached)" Here is the relevant steps I've taken to diagnose this.. # kldload /boot/kernel/firewire.ko kldload: can't load /boot/kernel/firewire.ko: File exists I assume that is because I statically link it into the kernel. # fwcontrol fwcontrol: open: No such file or directory # ls /dev/fw* ls: /dev/fw*: No such file or directory In my kernel.conf: # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) # kldstat -v |grep -i fire 55 fwohci/firewire 58 firewire/fwe 59 firewire/sbp lspci -lv none6@pci1:3:0: class=0x0c0000 card=0x00000000 chip=0x8024004c rev=0x00 hdr=0x00 class = serial bus subclass = FireWire What am I missing? What does it mean "no driver attached"? The man pages say that specific TI chip is supported, is this card not recognized? Thanks, Karl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FB1909119908CA4696B365876946004909FD2F7C>
