Date: Wed, 18 Nov 1998 09:09:22 -0600 From: Bill Hamilton <billh@finsco.com> To: freebsd questions <freebsd-questions@FreeBSD.ORG> Subject: floppy chokes computer Message-ID: <3652E322.8B303186@finsco.com>
next in thread | raw e-mail | index | archive | help
Whenever I try to fdformat a floppy, it kill the system and the floppy light stays on. Someone here suggested that there could be an irq conflict. Below is dmesg from last boot. There are no conflicts that I can see. Any suggestions? How hard would it be to compile fdformat -g and execute it in the debugger. I have used adb and dbx on Solaris, but never the gnu stuff. I have all the kernel source, but do not see fdformat.c anyplace. FreeBSD 2.2.7-RELEASE #0: Wed Jul 22 08:48:29 GMT 1998 root@builder.cdrom.com:/usr/src/sys/compile/GENERIC CPU: AMD-K6tm w/ multimedia extensions (167.05-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x561 Stepping=1 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> real memory = 100663296 (98304K bytes) avail memory = 95916032 (93668K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82437VX PCI cache memory controller> rev 2 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 6 int a irq ?? on pci0:14:0 ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 1 int a irq 15 on pci0:15:0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0 waiting for scsi devices to settle (ahc0:0:0): "QUANTUM VIKING 2.3 SCA 880R" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 2171MB (4446801 512 byte sectors) ahc0:A:2: refuses WIDE negotiation. Using 8bit transfers (ahc0:2:0): "PIONEER CD-ROM DR-U06S 1.05" type 5 removable SCSI 2 cd0(ahc0:2:0): CD-ROM cd present [197330 x 2048 byte records] Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1 at 0x378-0x37f on isa lpt1 not probed due to I/O address conflict with lpt0 at 0x378 psm0 at 0x60-0x64 irq 12 on motherboard psm0: model Generic PS/2 mouse, device ID 0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC33100H> wd0: 3020MB (6185088 sectors), 6136 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 npx0 flags 0x1 on motherboard npx0: INT 16 interface changing root device to sd0s1a WARNING: / was not properly dismounted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3652E322.8B303186>