Date: Sun, 05 Aug 2001 21:49:04 -0500 From: Jim Bryant <kc5vdj@yahoo.com> To: Andrew Kenneth Milton <akm@theinternet.com.au> Cc: Gordon Tetlow <gordont@gnf.org>, current@FreeBSD.ORG Subject: Re: ahc fails to attach in -current (was: snapshot installation woes) Message-ID: <3B6E05A0.56A7207@yahoo.com> References: <Pine.LNX.4.33.0108041538580.23096-100000@smtp.gnf.org> <Pine.LNX.4.33.0108051211190.23096-100000@smtp.gnf.org> <20010806101724.A17041@zeus.theinternet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Kenneth Milton wrote: > > +-------[ Gordon Tetlow ]---------------------- > | On Sat, 4 Aug 2001, Gordon Tetlow wrote: > | > | > Sure enough, that fixed the kernel panic, but here's the next odd piece, > | > my hard drive wasn't showing up! I have a rather standard Adaptec AHA-2940 > | > dmesg reports that ahc0 is there. The lines from the dmesg are (hand > | > typed): > | > | ahc0: <Adaptec 2940 Ultra SCSI adapter> port 0x5000-0x50ff mem 0x50000000-0x50000fff irq 15 at device 15.0 on pci0 > | aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs > | > | Since -stable and -current are using the exact same driver, there is > | something more subtle (and sinister?) going on that I can't figure out. At > | this point, I'm throwing my hands up in the air unless someone can give me > | a better idea as to what the possible problem could be. I'd really like to > | try -current on this box as it's a dual proc PPro 200. > > You'll probably need to use DEVFS to get booted. I can't boot -current > from ahc using a standard /dev/ (or couldn't around the time DEVFS switched > from being default disabled, to default enabled, so I've been running DEVFS > ever since). This from either a 2940UW, or from dual onboard 7895's. So > if you can get it installed, try building a new kernel with DEVFS enabled. > > I can't run SMP with ahc either, the machine locks up and I get messages > about interrupts being off for too long (it was a while ago, but, I try > an SMP build every month or so, and it still locks up (don't get to see the > messages in X though)). > > Somtimes I do get more than 2-3 mins of uptime before it locks, and I can see > that /dev/smb0 is no longer 'configured' (lmmon et. al. stop working). > > So if you do get it booted, be prepared for some torrid times d8) As far as DEVFS goes, isn't that config option now depreciated, and everything is in devfs? By the way, I think I see his problem right now! Exactly as I said in my last message on this topic... What does his dmesg say for ata1? irq 15? Same shit I ran into... ata isn't reading if the controller is disabled in BIOS. Under -stable, this is being read, and no conflict exists. Could this actually be related to changes in ata? SMP and ahc0/1 work fine here... Tyan S1696-DLUA MoBo, 2 P2-333's, Linksys 10/100 on dc0, DEC DEFPA SAS UTP-PMD, SB Live!, and WinTV/Theatre. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #12: Tue Jul 31 16:18:35 CDT 2001 jbryant@wahoo.kc.rr.com:/usr/src/sys/i386/compile/WAHOO Timecounter "i8254" frequency 1192995 Hz CPU: Pentium II/Pentium II Xeon/Celeron (333.00-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x650 Stepping = 0 Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> real memory = 536870912 (524288K bytes) avail memory = 516796416 (504684K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 16 -> irq 11 IOAPIC #0 intpin 17 -> irq 9 IOAPIC #0 intpin 18 -> irq 5 IOAPIC #0 intpin 19 -> irq 10 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 [...] ahc0: <Adaptec aic7895 Ultra SCSI adapter> port 0xe000-0xe0ff mem 0xfebfd000-0xfebfdfff irq 10 at device 15.0 on pci0 ahc0: Using left over BIOS settings ahc1: <Adaptec aic7895 Ultra SCSI adapter> port 0xec00-0xecff mem 0xfebff000-0xfebfffff irq 11 at device 15.1 on pci0 ahc1: Using left over BIOS settings jim -- ET has one helluva sense of humor! He's always anal-probing right-wing schizos! _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B6E05A0.56A7207>