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=0x0 0 none2_at_pci 0:31:3: class=0x0c0500 card=0x342a8086 chip=0x24df8086 rev=0x02 hdr=0x 00 none3_at_pci 3:6:0: class=0x030000 card=0x342a8086 chip=0x47521002 rev=0x27 hdr=0x0 0 '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-RIPEReceived on Tue Mar 30 2004 - 04:46:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC