Support for intel s875wp1-e with Adaptec embedded SATA HostRAID onboar

Andrew Degtiariov ad at astral-on.net
Tue Mar 30 06:29:02 PST 2004


Hello
Does the ata driver in CURRENT support Adaptec embedded SATA HostRAID 
controller on Intel s875wp1-e motherboard?
I'm trying to boot 5.2.1-RELEASE but kernel unable to found ata
controller.
I boot from Live CD and execute pciconf -l:
none1 at pci 0:31:2: class=0x0148f card=0x342a8086 chip=0x24df8086 rev=0x02 hdr=0x00
none2 at pci 0:31:3: class=0x0c0500 card=0x342a8086 chip=0x24df8086 rev=0x02 hdr=0x00
none3 at pci 3:6:0: class=0x030000 card=0x342a8086 chip=0x47521002 rev=0x27 hdr=0x00

'none1 at pci 0:31:2' this is the controller mentioned above (sorry, I can't 
show dmesg output, because this machine is remote one and these lines has been
dictated aloud).
After adding '#define ATA_I82801EB_2         0x24df8086' to
sys/dev/ata/ata-pci.h and '{ ATA_I82801EB_2, 0, 0, 0x00, ATA_SA150,
"Intel ICH5" }' to sys/dev/ata/ata-chipset.c (and building release),
the kernel recognize this controller and attached disks, but fdisk
crashes sysinstall:
Stopped at softdep_disk_prewrite+0x3b: testb $0x10,0x7b(%eax)
db>


-- 
Andrew Degtiariov 
DA-RIPE


More information about the freebsd-current mailing list