Date: Fri, 29 Mar 1996 13:44:13 -0700 From: "Mike Durian" <durian@plutotech.com> To: stable@freebsd.org Subject: stable won't boot on my machine Message-ID: <199603292044.NAA22320@pluto.plutotech.com>
next in thread | raw e-mail | index | archive | help
I've got more details on the booting problem with -stable on my machine. The booting process hangs at the spl0() on line 356 in isa/isa.c. This is the last line in the isa_configure() function. The call to spl0() never returns, and the system hangs without any messages. I'm enclosing the results of the boot probe with -current so you can tell what's in my machine. -current does boot for me (but has other network problems that make it unusable). As I mentioned in the other message, this problem existed for a day or two in -current about two or three weeks ago. It was fixed, but I don't know what changes fixed it, or what the real cause of the problem is. mike PS - What are the chances of the vx driver finding its way into -stable? FreeBSD 2.2-CURRENT #8: Fri Mar 29 10:44:27 MST 1996 durian@shane.plutotech.com:/usr/src-current/sys/compile/PLUTO CPU: Pentium (132.15-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52b Stepping=11 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 33554432 (32768K bytes) avail memory = 30699520 (29980K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82437 (Triton) PCI cache memory controller> rev 2 on pci0:0 chip1 <Intel 82371 (Triton) PCI-ISA bridge> rev 2 on pci0:7 pci0:7: Intel Corporation, device=0x1230, class=storage (ide) [no driver assigned] ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 12 on pci0:18 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0 waiting for scsi devices to settle (ahc0:0:0): "SEAGATE ST31230W 0510" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 1010MB (2069860 512 byte sectors) ahc0:A:6: refuses WIDE negotiation. Using 8bit transfers (ahc0:6:0): "TOSHIBA CD-ROM XM-3701TA 3205" type 5 removable SCSI 2 cd0(ahc0:6:0): CD-ROM cd0(ahc0:6:0): NOT READY asc:3a,0 Medium not present can't get the size vga0 <VGA-compatible display device> rev 3 on pci0:19 vx0 <3Com 3c595 Fast EtherLink III PCI> rev 0 int a irq 10 on pci0:20 utp[*UTP*] address 00:a0:24:54:20:9a Warning! Defective early revision adapter! Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x320 sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio2 not found at 0x3e8 sio3 not found at 0x2e8 lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 765 fd0: 1.44MB 3.5in fd1: 1.2MB 5.25in ep0 not found at 0x320 npx0 on motherboard npx0: INT 16 interface
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603292044.NAA22320>