Date: Thu, 15 Apr 1999 13:20:20 -0500 From: lambert@warped.cswnet.com To: freebsd-scsi@freebsd.org Subject: Problems with AIC-7895P SCSI and -STABLE Message-ID: <199904151326.0817285.6@warped.cswnet.com>
next in thread | raw e-mail | index | archive | help
Hi, I have a system that won't do large compiles like the kernel. The parts list includes: Gigabyte GA-6BXDS rev 1.7 MotherBoard AIC-7895P on the mobo CH A - bus 0 targ 0 lun 0 - Seagate Barracuda ST34501W CH B - bus 0 targ 1 lun 0 - Seagate Barracuda ST39173LW bus 0 targ 2 lun 0 - Seagate Barracuda ST39173W 256MB ECC RAM (2*128MB sticks) 1 - 400Mhz PII 512K L2 Trident 9875 VGA Intel EtherExpress Pro 10/100+ 3.5" Floppy 1.44MB 104-key Keyboard When compiling the kernel with all parts installed, it will get partway through the compile and hard lock. The keyboard will not respond and a power-cycle is required. If I remove the EtherExpress card the compile completes. So I bought a new card thinking that this one had gone bad. No such luck. I have swapped out the memory. I've swapped the video. I can't swap out the disks but have removed all but the 4.5GB drive with the same results. The only wierd thing in my dmesg output seems to be a warning about using too many ports on the controller even when only one port is in use. So, I turn to you guys. What have I missed? Is there a problem with the "P" model of this SCSI chip? My other machines are using the AIC-7895 without problems. The SCSI BIOS is set to auto-Termination and the last drive on each of the two cables is terminated. dmesg with GENERIC kernel: (I've stripped the unfound driver messages) Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.1-19990218-STABLE #0: Thu Feb 18 10:56:19 GMT 1999 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Xeon/Celeron (398.94-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping=2 Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,<b24>> real memory = 268435456 (262144K bytes) avail memory = 257904640 (251860K bytes) Preloaded elf kernel "kernel" at 0xf0340000. Probing for devices on PCI bus 0: chip0: <Intel 82443BX host to PCI bridge> rev 0x03 on pci0.0.0 chip1: <Intel 82443BX host to AGP bridge> rev 0x03 on pci0.1.0 chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0 ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1 chip3: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3 fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x05 int a irq 5 on pci0.9.0 fxp0: Ethernet address 00:90:27:0d:4a:5d ahc0: <Adaptec aic7895 Ultra SCSI adapter> rev 0x04 int a irq 11 on pci0.12.0 ahc0: Illegal cable configuration!!. Only two connectors on the adapter may be used at a time! ahc0: aic7895 Wide Channel A, SCSI Id=7, 16/255 SCBs ahc1: <Adaptec aic7895 Ultra SCSI adapter> rev 0x04 int b irq 11 on pci0.12.1 ahc1: Using left over BIOS settings ahc1: aic7895 Wide Channel B, SCSI Id=7, 16/255 SCBs Probing for devices on PCI bus 1: vga0: <Trident model 9850 VGA-compatible display device> rev 0xf3 int a irq 11 on pci1.0.0 Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in ppc0 at 0x378 irq 7 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode nlpt0: <generic printer> on ppbus 0 nlpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 plip0: <PLIP network interface> on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface Waiting 15 seconds for SCSI devices to settle changing root device to da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: <SEAGATE ST34501W 0018> Fixed Direct Access SCSI-2 device da0: 20.0MB/s transfers (10.0MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 4339MB (8887200 512 byte sectors: 255H 63S/T 553C) da1 at ahc1 bus 0 target 1 lun 0 da1: <SEAGATE ST39173LW 6246> Fixed Direct Access SCSI-2 device da1: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 8683MB (17783240 512 byte sectors: 64H 32S/T 8683C) da2 at ahc1 bus 0 target 2 lun 0 da2: <SEAGATE ST39173W 6244> Fixed Direct Access SCSI-2 device da2: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing Enabled da2: 8683MB (17783240 512 byte sectors: 64H 32S/T 8683C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904151326.0817285.6>