Date: Wed, 23 Apr 1997 19:03:44 +0300 From: Penisoara Adrian <ady@earthling.net> To: freebsd-current@FreeBSD.org, freebsd-scsi@FreeBSD.org Subject: AHA 2940AU (aic7xxx) safe options Message-ID: <335E32E0.2D4@earthling.net> References: <335CFA80.70F1@earthling.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi I need to know which of the AHC_* options are safe in the kernel config file; I tried one kernel and I got big problems (wrong netstat output, core dumps and finally a nice cold reboot). I'm not sure that the system doesn't support AHC options but rather my partitions are ruined in consistency matter speaking. I have an Tyan Tomcat III with 2 Pentiums, 64Mb RAM @60ns, AHA2940AU PCI with an Quantum VP32170. Any hints are appreciated. The SCSI system looks like this from the view of a normal kernel: ---------------------- FreeBSD 3.0-SMP #0: Tue Apr 15 23:04:42 EEST 1997 root@warp2.starnets.ro:/usr/src/sys-MP/compile/ADYSMP FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00030010 cpu1 (AP): apic id: 1, version: 0x00030010 io0 (APIC): apic id: 2, version: 0x00170011 Calibrating clock(s) relative to mc146818A clock ... i8254 clock: 1193086 Hz CPU: Pentium (586-class CPU) Origin = "GenuineIntel" Id = 0x526 Stepping=6 Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC> real memory = 67108864 (65536K bytes) avail memory = 62566400 (61100K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82439> rev 3 on pci0:0:0 chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0 chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1 vga0 <VGA-compatible display device> rev 0 int a irq 17 on pci0:19:0 Freeing (NOT implimented) irq 10 for ISA cards. ahc0 <Adaptec 2940A Ultra SCSI host adapter> rev 1 int a irq 16 on pci0:20:0 Freeing (NOT implimented) irq 11 for ISA cards. ahc0: aic7860 Single Channel, SCSI Id=7, 3 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 sd0 at scbus0 target 6 lun 0 sd0: <Quantum VP32170 89TC> type 0 fixed SCSI 2 sd0: Direct-Access 2069MB (4238640 512 byte sectors) [.........] ------------------------------- and the bogus kernel (with all three options actived): ------------------------------- FreeBSD 3.0-SMP #0: Tue Apr 22 20:24:56 EEST 1997 root@warp2.starnets.ro:/usr/src/sys-MP/compile/ADYSMP FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00030010 cpu1 (AP): apic id: 1, version: 0x00030010 io0 (APIC): apic id: 2, version: 0x00170011 CPU: Pentium (586-class CPU) Origin = "GenuineIntel" Id = 0x526 Stepping=6 Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC> real memory = 67108864 (65536K bytes) avail memory = 63188992 (61708K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82439> rev 3 on pci0:0:0 chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0 chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1 vga0 <VGA-compatible display device> rev 0 int a irq 17 on pci0:19:0 Freeing (NOT implimented) irq 10 for ISA cards. ahc0 <Adaptec 2940A Ultra SCSI host adapter> rev 1 int a irq 16 on pci0:20:0 Freeing (NOT implimented) irq 11 for ISA cards. ahc0: aic7860 Single Channel, SCSI Id=7, 3/8 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 ahc0: target 6 Tagged Queuing Device sd0 at scbus0 target 6 lun 0 sd0: <Quantum VP32170 89TC> type 0 fixed SCSI 2 sd0: Direct-Access 2069MB (4238640 512 byte sectors) -------------------------- Please not that Steve Passe <smp@csn.net> already assured me that there should be nothing related to SMP code that might cause problems. Thanks. Ady (@earthling.net)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?335E32E0.2D4>