problems with PCI RAID card showing up
Michael Hawkins
cypheros at gmail.com
Sat Aug 25 17:30:58 PDT 2007
For some reason, I am unable to find the drives (RAIDED with JBOD) connected
to this card. The chipset for the card is VIA 6421 for SATA and 8235 for
IDE (It supports both), which, according to 'man ata' is supported. Prior
to the FreeBSD boot Menu, I see text scroll across the screen that lists the
drives connected to the machine, and includes this RAID group as a listed
drive. Not to mention that knoppix and acronis both see the drive as
listed. Where are these drives located, and how do I get FreeBSD to see
them so I can mount them?
Here is a clipping from dmesg, where the card is referenced as being
present:
atapci0: <VIA 6421 SATA150 controller> port
0x9000-0x900f,0x9400-0x940f,0x9800-0x980f,0x9c00-0x9c0f,0xa000-0xa01f,0xa400-0xa4ff
irq 16 at device 8.0 on pci0
atapci1: <VIA 8235 UDMA133 controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 17.1 on pci0
Here is output from pciconf -lv
# pciconf -lv
agp0 at pci0:0:0: class=0x060000 card=0x31891106 chip=0x31891106 rev=0x00
hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8377 Apollo KT400/A/600 CPU to PCI Bridge'
class = bridge
subclass = HOST-PCI
pcib1 at pci0:1:0: class=0x060400 card=0x00000080 chip=0xb1681106 rev=0x00
hdr=0x01
vendor = 'VIA Technologies Inc'
device = 'ProSavageDDR P4X333 CPU to AGP 2.0/3.0 Bridge'
class = bridge
subclass = PCI-PCI
atapci0 at pci0 :8:0: class=0x010400 card=0x32491106 chip=0x32491106
rev=0x50 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT6421 IDE RAID Controller'
class = mass storage
subclass = RAID
none0 at pci0:9:0: class=0x048000 card=0x00001131 chip=0x71301131 rev=0x01
hdr=0x00
vendor = 'Philips Semiconductors'
device = 'SAA7130HL Multi Media Capture Device'
class = multimedia
vr0 at pci0:10:0: class=0x020000 card=0x01051106 chip=0x31061106 rev=0x86
hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT6105M/LOM Rhine III PCI Fast Ethernet Controller'
class = network
subclass = ethernet
uhci0 at pci0:16:0: class=0x0c0300 card=0x30381106 chip=0x30381106
rev=0x80 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
uhci1 at pci0:16:1: class=0x0c0300 card=0x30381106 chip=0x30381106
rev=0x80 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
uhci2 at pci0 :16:2: class=0x0c0300 card=0x30381106 chip=0x30381106
rev=0x80 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
ehci0 at pci0:16:3: class=0x0c0320 card=0x31041106 chip=0x31041106
rev=0x82 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT6202 USB 2.0 Enhanced Host Controller'
class = serial bus
subclass = USB
isab0 at pci0:17:0: class=0x060100 card=0x31771106 chip=0x31771106
rev=0x00 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8235 PCI to ISA Bridge'
class = bridge
subclass = PCI-ISA
atapci1 at pci0:17:1: class=0x01018a card=0x05711106 chip=0x05711106
rev=0x06 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxx EIDE Controller (All VIA Chipsets)'
class = mass storage
subclass = ATA
none1 at pci0 :17:5: class=0x040100 card=0xf6141565 chip=0x30591106
rev=0x50 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
class = multimedia
subclass = audio
none2 at pci1:0:0: class=0x030000 card=0x81ea1043 chip=0x004110de rev=0xa1
hdr=0x00
vendor = 'NVIDIA Corporation'
device = 'GeForce 6800 [NV40.1]'
class = display
subclass = VGA
Finally, here is a listing of devices in /dev:
# ls /dev
acd0 ad1 consolectl fd lpt0
nfslock ttyd0 ttyv3 ttyvd zero
acpi ad1s1 ctty fido lpt0.ctl
null ttyd0.init ttyv4 ttyve
ad0 ad3 cuad0 geom.ctl mdctl
pci ttyd0.lock ttyv5 ttyvf
ad0s1 ad3s1 cuad0.init io mem
ppi0 ttyd1 ttyv6 urandom
ad0s1a agpgart cuad0.lock kbd0 net
ptyp0 ttyd1.init ttyv7 usb
ad0s1b apm cuad1 kbd1 net1
random ttyd1.lock ttyv8 usb0
ad0s1c ata cuad1.init kbdmux0 net2
stderr ttyp0 ttyv9 usb1
ad0s1d atkbd0 cuad1.lock klog net3
stdin ttyv0 ttyva usb2
ad0s1e bpf0 devctl kmem network
stdout ttyv1 ttyvb usb3
ad0s1f console devstat log nfs4
sysmouse ttyv2 ttyvc xpt0
More information about the freebsd-questions
mailing list